Return to Bugs & Features · Post Text · Post File
| ID: | 97 |
| Status: | 5 - New |
| Priority: | 1 - Request for Enhancement, e.g. asking for a feature |
| Scope: | 3 - Applies to all machines and operating systems |
| Subsystem: | Unassigned |
| Summary: | Option to enable/disable emission of <foo/> empty element shorthand |
| Version: | 2.6 |
| Created By: | jblache |
| Assigned To: | Unassigned |
| Fix Version: | Unassigned |
| Update Notification: | |
Trouble Report Files:
Post File
Trouble Report Dialog:
jblache 08:42 Jun 04, 2009 | Some XML implementations (if we can call them that...) do not grok the shorthand notation for empty elements.
For interoperability with such implementations, an option to disable the emission of the shorthand notation, emitting <foo></foo> instead, would be very welcome. |
jblache 12:44 Jun 04, 2009 | And I've attached a proposed patch to implement this. |
|