Bug #3980
closed
Hyphens in Userlist Titles break on SEF
Added by krileon over 11 years ago.
Updated about 10 years ago.
Description
If there is a Hyphen in a Userlist Title and Joomla SEF is enabled then it'll break all paging URLs. This is likely due to an issue in CBs router.php file as other URLs (Joomla articles, etc..) with Hyphans work fine.
- Subject changed from Hyphans in Userlist Titles break on SEF to Hyphens in Userlist Titles break on SEF
- Target version set to CB 2.0.0
- Status changed from New to Assigned
This is due to Joomla changing the title from "Members-List-2" for example to "Members:List-2".
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
This same behavior happens with usernames. Instead of forcing either/or instead in the query use OR to test for both. First it checks for an exact match. If it fails it then checks for a match that replaces : with -.
- Status changed from Resolved to Closed
Also available in: Atom
PDF