Hi everyone,
I've created some categories using '/' like 'Some Stuff/More/More'
The problem happens when user goes to categories.php click in one of these links
http://demo.boonex.com/m/files/browse/category/Some+Stuff%5Bslash%5DMore%5Bslash%5DMore
Dolphin transforms '/' to [slash]. It's ok but the search function doesnt recognize this mark and even if I change [slash] to '/' manually in the URL
http://demo.boonex.com/m/files/browse/category/Some+Stuff/More/More
, the search returns only content from the first part of my string:
Browse files by category "Some Stuff".
I have categories like
Some Stuff/1
Some Stuff/2
Some Stuff/2
...
Any insights?
Thanks
Any insights?
Thanks