CMS MADE SIMPLE FORGE

LISE

 

[#11797] bad url enconding in category

avatar
Created By: OANNA (oanna)
Date Submitted: Tue Apr 17 10:58:47 -0400 2018

Assigned To:
Version: 1.3.1
CMSMS Version: 2.2.7
Severity: None
Resolution: None
State: Open
Summary:
bad url enconding in category
Detailed Description:
When i do a LISE category loop, 
{LISEarticle action="category"}

my parent category: 
[url] => http://my-website.com/article/chambre/6/11.html

my children category: 
[url] => http://my-website.com/article/meuble/6.10/11.html

When i do a LISE category loop and want only a specific category
{LISEarticle action="category" category="chambre"}

my parent category: 
[url] => http://my-website.com/article/chambre/6/11.html

my children category: 
[url] => http://my-website.com/dev/article/chambre/6.10/11.html

So the url generated by LISE for my children category is not the same...

Well, when my loop is {LISEarticle action="category"}, everything works, all
items are filtered, OK!
Well, when my loop is LISEarticle action="category" category="chambre"}, Nope!

And the most craziest thing, i get the correct category-alias -> meuble, on the
page.

I've tested all, with subcategory, exclude_category, ... but nothing worked ! 

So, i think this is a bug in the Core of LISE. 


History

Updates

Updated: 2018-04-17 11:01
version_id: -1 => 31215
resolution_id: => 5
cmsms_version_id: -1 => 31369