Ticket #21 (closed enhancement: fixed)

Opened 3 years ago

Last modified 2 years ago

Improve REXML error message about missing attribute quotes

Reported by: ser Owned by: ser
Priority: normal Milestone: 3.1.5
Component: DOM Version: 3.1.2
Severity: normal Keywords:
Cc: Ruby version: 1.8.2
Operating system: All

Description

This should generate an *informative* error:

<foo bar=value/>

Change History

Changed 3 years ago by anonymous

  • milestone changed from 3.1.4 to 3.1.5

Changed 2 years ago by ser

  • status changed from new to closed
  • resolution set to fixed

Addressed (partially) by changeset:1216.

There's only so much we can do about this; if there's a missing or mismatched end quote, how would we know?

Note: See TracTickets for help on using tickets.