No Code Attached Yet
avatar BrainforgeUK
BrainforgeUK
5 Jan 2023

Steps to reproduce the issue

This URL works
https://www.brainforge.co.uk/our-services

This URL fails
https://www.brainforge.co.uk/Our-services

Expected result

Both should produce the same result.

Actual result

Upper case character in URL fails.

System information (as much as possible)

Additional comments

This was encountered with a 3rd party component with code which looked something like this...

$url = 'myname';
$url = JURI::base() . JText::_($url);
// JText Returns Myname (or a language equivalent)

Link / redirection to that url fails.

I've tried entering uppercase on another Joomla site which has no extension(s) of mine, so I'm sure its not something I have done!

avatar BrainforgeUK BrainforgeUK - open - 5 Jan 2023
avatar BrainforgeUK BrainforgeUK - change - 5 Jan 2023
Labels Removed: ?
avatar joomla-cms-bot joomla-cms-bot - change - 5 Jan 2023
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 5 Jan 2023
avatar brianteeman
brianteeman - comment - 5 Jan 2023

see #38145 and #38257

avatar Fedik Fedik - change - 5 Jan 2023
Status New Closed
Closed_Date 0000-00-00 00:00:00 2023-01-05 17:42:08
Closed_By Fedik
avatar Fedik Fedik - close - 5 Jan 2023
avatar Fedik
Fedik - comment - 5 Jan 2023

Closing as duplicate.

Add a Comment

Login with GitHub to post a comment