Menu Content

Podpora

> Diskusní fóra, FAQs & placená podpora
Welcome, Guest
Username Password: Remember me

URGENT - Url Parsing error in 3.2.11
(1 viewing) (1) Guest
SEO component and search engine friendly URLs manager for Joomla!

If your topic falls within one of the subcategories, then please post it directly there. Post to this parent category only if your question does not match any subcategory topic.
  • Page:
  • 1

TOPIC: URGENT - Url Parsing error in 3.2.11

URGENT - Url Parsing error in 3.2.11 14 years, 10 months ago #6641

HI All,

I found a big problem in 3.2.11 in the parse method within sef.router.php line 200 when using encoded ampersands in the url %26.

$this->setRequestVars($vars)


The amperstands are incorrectly interpreted as literal ampersands by joomla and as such, a string that should be &key=text %26 more text is being decoded into key=text & more text, thus being broken down to key=text
and another ket called more text equal to nothing.

The line in the sef.route.php above is setting the request/get array incorrectly and the variables are no longer as they should be from the actual request.

Im going to flag this up on the developer forum as Im not sure if its an artio bug or a joomla bug.

Fix: To fix this, comment out the line able.

Oli
The topic has been locked.

Re:URGENT - Url Parsing error in 3.2.11 14 years, 10 months ago #6692

  • jaku
Hello Oli,

thanks for your post, we will review this.
The topic has been locked.
  • Page:
  • 1
Přihlášení uživatele Prázdný