-
Bug
-
Resolution: Fixed
-
Minor
-
3.0.12-RC2
-
None
generate_text_for_display() and generate_text_for_storage() use a false-ish operator. They treat "0" as an empty string. In 3.0 the impact is virtually non-existent because generate_text_for_display() is not widely used, but in 3.1 it means that you can't have "0" as a poll option because it will be displayed as "".
- is duplicated by
-
PHPBB-11214 generate_text_for_display
- Closed
- obsoletes
-
PHPBB-11214 generate_text_for_display
- Closed
-
PHPBB-11216 generate_text_for_display() improper auto-typecast
- Closed