When RSS feed for COM_FINDER is enabled, feed displayed via menu item alias give Error 500#11557
Closed
schmidtpaddy wants to merge 1 commit intojoomla:stagingfrom
Closed
When RSS feed for COM_FINDER is enabled, feed displayed via menu item alias give Error 500#11557schmidtpaddy wants to merge 1 commit intojoomla:stagingfrom
schmidtpaddy wants to merge 1 commit intojoomla:stagingfrom
Conversation
Fix for issue joomla#10961
Contributor
|
Updated to meaningful title |
Contributor
|
I am having issues replicating the problem. Without the patch applied on a multilingual site the url This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/11557. |
Contributor
|
This PR needs to be synchronized to the current development branch to be tested/reviewed. |
|
If this PR get no Response, it will be closed at 22th June 2017. |
|
Set to "closed" on behalf of @franz-wohlkoenig by The JTracker Application at issues.joomla.org/joomla-cms/11557 |
|
closed as stated above. This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/11557. |
This was referenced Mar 2, 2018
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request for Issue #10961 .
Summary of Changes
The error appears only when we don't use the US-date.I changed in (U) to use timestamp conversion in localized datetime is done in another file. Tested in German, English and French
Testing Instructions
Open the following url on your installation while your system is on another language than english. It should display a RSS feed. It's unsuccessful if joomla displays an error message
index.php?option=com_finder&format=feed&type=rss&
@icampus