Menu Content

Support

> Forums, FAQs & Paid Support
Welcome, Guest
Username Password: Remember me
Support forum for users using free edition of JoomSEF 3 (Joomla 1.5 compatible). These forums are mainly for mutual help between users.

Please note that due to our capacity limitations, we do not monitor these forums regularly.
  • Page:
  • 1

TOPIC: Routing bug

Routing bug 14 years, 9 months ago #10384

  • Denitz
Joomla allows routing with adding a variable to current URI:
JRoute::_('&tmpl=component');

Artio returns current URI, but not new URL.

Re:Routing bug 14 years, 9 months ago #10395

  • dajo
  • OFFLINE
  • Posts: 5069
Hello,

Thank you for your report, we'll investigate this as it should work with JoomSEF. Which version of JoomSEF are you talking about?

Best regards,
ARTIO Support Team
ARTIO Support Team

Re:Routing bug 14 years, 9 months ago #10404

  • Denitz
Just downloaded the latest free version.
Check the JRouter::_createURI() :
 
// Create full URL if we are only appending variables to it
if(substr($url, 0, 1) == '&')
...
 

Re:Routing bug 14 years, 9 months ago #10408

  • dajo
  • OFFLINE
  • Posts: 5069
I've just checked the function and it seems to be working fine for URLs like: '&format=feed&limitstart=&type=rss". What exactly is the problem you are experiencing?
ARTIO Support Team
  • Page:
  • 1
User Login Empty