Opened 8 years ago

Closed 8 years ago

#2589 closed defect (fixed)

XML Editor should trim trailing whitespace before saving.

Reported by: jng Owned by: jng
Priority: low Milestone: Maestro-6.0
Component: General Version:
Severity: trivial Keywords:
Cc: External ID:

Description

Sometimes the XML editor will introduce whitespace at the end of the XML document that trips up XML validation.

This whitespace should be trimmed before validating.

Change History (1)

comment:1 by jng, 8 years ago

Resolution: fixed
Status: newclosed

In 9113:

Trim whitespace and null characters from XML content when assigning or formatting

Fixes #2589

Note: See TracTickets for help on using tickets.