? Pending

User tests: Successful: Unsuccessful:

avatar PhilETaylor
PhilETaylor
17 May 2017

Pull Request for Issue #16088 .

Summary of Changes

fix the double amp issue

Steps to reproduce the issue

Updated from 3.7.0. to 3.7.1
Turn SEF off in Joomla config.
Create menu items to category blog

Expected result

Something like
index.php?option=com_content&view=categories&id=50&Itemid=288

Actual result

double ampsands

index.php?option=com_content&view=categories&id=50& amp;Itemid=288

Votes

# of Users Experiencing Issue
1/1
Average Importance Score
4.00

avatar PhilETaylor PhilETaylor - open - 17 May 2017
avatar PhilETaylor PhilETaylor - change - 17 May 2017
Status New Pending
avatar PhilETaylor PhilETaylor - edited - 17 May 2017
avatar joomla-cms-bot joomla-cms-bot - change - 17 May 2017
Category Modules Front End
avatar PhilETaylor PhilETaylor - change - 17 May 2017
The description was changed
avatar PhilETaylor PhilETaylor - edited - 17 May 2017
avatar ot2sen
ot2sen - comment - 17 May 2017

I have tested this item successfully on 7928a9b

After applying patch the URL turn back to expected like index.php?option=com_content&view=article&id=8&Itemid=116


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/16089.

avatar ot2sen ot2sen - test_item - 17 May 2017 - Tested successfully
avatar pskarsjo
pskarsjo - comment - 17 May 2017

The double ampersands make the menu items behave unexpectedly. Sidebar modules are not displayed when menu item is called with the double ampersands.
Workaround: move the menu items to a non displaying menu. Create new menu items, type external link, with manually constructed link not containing the double ampersand.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/16089.

avatar PhilETaylor
PhilETaylor - comment - 17 May 2017

The double ampersands make the menu items behave unexpectedly. Sidebar modules are not displayed when menu item is called with the double ampersands.

Yes this I know, and this is fixed with this PR

The workaround IS THIS PR - you're meant to be testing it, not commenting on what the original issue is and a scary way of avoiding it.

avatar Quy
Quy - comment - 17 May 2017

I have tested this item successfully on 7928a9b


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/16089.

avatar Quy Quy - test_item - 17 May 2017 - Tested successfully
avatar nordmograph
nordmograph - comment - 17 May 2017

I have tested this item successfully on 7928a9b

avatar pskarsjo
pskarsjo - comment - 17 May 2017

Sorry. New guy.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/16089.

avatar PhilETaylor
PhilETaylor - comment - 17 May 2017

RTC anyone?

avatar dgt41 dgt41 - change - 17 May 2017
Status Pending Ready to Commit
avatar dgt41
dgt41 - comment - 17 May 2017

RTC

avatar sharphosting
sharphosting - comment - 17 May 2017

What does RTC mean please?

avatar zero-24
zero-24 - comment - 17 May 2017

What does RTC mean please?

Ready to Commit. 😄

avatar sharphosting
sharphosting - comment - 17 May 2017

Ready to Commit. 😄

Ah ha! Cool. Thanks. Thought it might have been that, but it seemed more like that should have been ready to merge.

avatar PhilETaylor
PhilETaylor - comment - 17 May 2017

@rdeutz Joomla 3.7.2 please

avatar wilsonge wilsonge - change - 17 May 2017
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2017-05-17 22:47:55
Closed_By wilsonge
Labels Added: ?
avatar wilsonge wilsonge - close - 17 May 2017
avatar wilsonge wilsonge - merge - 17 May 2017
avatar wojsmol
wojsmol - comment - 19 May 2017

@PhilETaylor Can this issue couse generating backend links as SEF links?

avatar PhilETaylor
PhilETaylor - comment - 19 May 2017

@wojsmol No I dont believe it could.

avatar wojsmol
wojsmol - comment - 19 May 2017

Thanks @PhilETaylor then I have wird issue to debug.

avatar PhilETaylor
PhilETaylor - comment - 19 May 2017

@wojsmol Please open a new issue with full details

Add a Comment

Login with GitHub to post a comment