-
Notifications
You must be signed in to change notification settings - Fork 84
Closed
Labels
A-wizardsArea: Wizards (belt.py and ScriptParser.py)Area: Wizards (belt.py and ScriptParser.py)C-bugCategory: Bug, an acknowledged defect in the programCategory: Bug, an acknowledged defect in the programM-relnotesMisc: Issue should be listed in the version history for its milestoneMisc: Issue should be listed in the version history for its milestone
Milestone
Description
If there is an ampersand in the main description of a SelectOne or SelectMany block e.g.
SelectMany "This & that and those.", \
"A", "This & that and those.", "", \
"B", "", ""
EndSelect
The ampersand does not appear in the wizard and the last word is broken off to a new line e.g.
This that and
those.
Additional ampersands also fail to appear but don't have any other consequences AFAICT.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-wizardsArea: Wizards (belt.py and ScriptParser.py)Area: Wizards (belt.py and ScriptParser.py)C-bugCategory: Bug, an acknowledged defect in the programCategory: Bug, an acknowledged defect in the programM-relnotesMisc: Issue should be listed in the version history for its milestoneMisc: Issue should be listed in the version history for its milestone