Foren / Cotonti / Extensions / anyone help me?

some problem about tags

Trustmaster
#28990 19. März 2011, 17:41

The problem has already been discussed in comments for 0.6.14, the official fix is comming in 0.6.15 which is actually this:

Bugfix: in system/functions.php at line 4758 replace

return urlencode($str);

with

return $str;

May the Source be with you!