-
Bug
-
Resolution: Fixed
-
Trivial
-
3.0.1
-
None
-
PHP Environment:
Database:
The function generate_text_for_storage() should set correct values for
variables $text, $uid, $bitfield and $flags when it returns. However,
when $text is empty, it currently does not set correct value for $flags
according to the values of input parameters: $allow_bbcode, $allow_urls
and $allow_smilies.