-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.0.12-RC2
-
Fix Version/s: 3.0.13-RC1
-
Component/s: Posting
-
Labels:None
-
GitHub Pull Request URL:
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
-
PHPBB3-11214 generate_text_for_display
-
- Closed
-
- obsoletes
-
PHPBB3-11214 generate_text_for_display
-
- Closed
-
-
PHPBB3-11216 generate_text_for_display() improper auto-typecast
-
- Closed
-