Skip to content

Issue with Ampersand in Select description. #448

@alphaniner

Description

@alphaniner

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.

Metadata

Metadata

Assignees

Labels

A-wizardsArea: Wizards (belt.py and ScriptParser.py)C-bugCategory: Bug, an acknowledged defect in the programM-relnotesMisc: Issue should be listed in the version history for its milestone

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions