31
@Mamba:
That solution is good.
But dont you think adding extra check for single quotes in template to solve an issue in just one local language (which is useless for all other languages) is not the duty of a module?
I mean when a module is working fine on
default theme and
english language it is a bug free module.
A local issue can be solved in local version of that module. (local template)
So after more thoughts I think adding the backslash to french definition is not too bad.
French people can add 2 definitions for this alt. one for onClick method with backslash and one for normal usage.
Quote:
Another little bug:
when I go to help section from another module (because newbb doesn't have help section), I get this error:
Notice: Undefined index: fct in file /modules/newbb/xoops_version.php line 767
good. it is a little bug i fixed.
@slider84:
I dont know why is_writable function returns false when the chmod is above 755.