Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[5.0] simplepie #2982

Closed
jgerman-bot opened this issue Sep 13, 2023 · 1 comment
Closed

[5.0] simplepie #2982

jgerman-bot opened this issue Sep 13, 2023 · 1 comment

Comments

@jgerman-bot
Copy link

New language relevant PR in upstream repo: joomla/joomla-cms#41721 Here are the upstream changes:

Click to expand the diff!
diff --git a/administrator/components/com_admin/script.php b/administrator/components/com_admin/script.php
index d9d334204f16..2f9873b5417f 100644
--- a/administrator/components/com_admin/script.php
+++ b/administrator/components/com_admin/script.php
@@ -2044,6 +2044,7 @@ public function deleteUnexistingFiles($dryRun = false, $suppressOutput = false)
             '/media/com_contenthistory/js/admin-history-versions.min.js',
             '/media/com_contenthistory/js/admin-history-versions.min.js.gz',
             // From 5.0.0-beta1 to 5.0.0-beta2
+            '/language/en-GB/lib_simplepie.sys.ini',
             '/libraries/src/Cache/Storage/WincacheStorage.php',
         ];
 
diff --git a/language/en-GB/lib_simplepie.sys.ini b/language/en-GB/lib_simplepie.sys.ini
deleted file mode 100644
index a4ebb029c69e..000000000000
--- a/language/en-GB/lib_simplepie.sys.ini
+++ /dev/null
@@ -1,6 +0,0 @@
-; Joomla! Project
-; (C) 2011 Open Source Matters, Inc. <https://www.joomla.org>
-; License GNU General Public License version 2 or later; see LICENSE.txt
-; Note : All ini files need to be saved as UTF-8
-
-LIB_SIMPLEPIE_XML_DESCRIPTION="PHP based RSS and Atom Feed Framework."
@tecpromotion
Copy link
Member

already removed:

'/language/de-DE/de-DE.lib_simplepie.sys.ini',

heelc29 added a commit to heelc29/joomla that referenced this issue Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

4 participants