Hi JanI found
Posted: 25 Mar 2008, 21:54
Hi Jan
I found the solution for this problem, using Firebug (a Firefox extension).
The bug happens when a category name has characters like '
Probably they are not correctly escaped, thus generating an erron in the javascript code. I removed those characters from category name and now the modules displays fine.
Probably you can easily fix the code to adjust escaping.
Bye
Castep
I found the solution for this problem, using Firebug (a Firefox extension).
The bug happens when a category name has characters like '
Probably they are not correctly escaped, thus generating an erron in the javascript code. I removed those characters from category name and now the modules displays fine.
Probably you can easily fix the code to adjust escaping.
Bye
Castep