[augeas-devel] [Augeas] #258: RFE: XML lens should accept single-quotes

Augeas trac at fedorahosted.org
Mon Feb 20 09:10:30 UTC 2012


#258: RFE: XML lens should accept single-quotes
---------------------+---------------------
 Reporter:  biltong  |       Owner:  lutter
     Type:  defect   |      Status:  new
 Priority:  major    |   Milestone:  next
Component:  Augeas   |     Version:  0.10.0
 Keywords:           |  Blocked By:
 Blocking:           |
---------------------+---------------------
 The XML lens chokes on the following valid XML:

 <?xml version='1.0' encoding='utf-8'?>

 It works fine with double-quotes:

 <?xml version="1.0" encoding="utf-8"?>

 Any chance both could be supported?

-- 
Ticket URL: <https://fedorahosted.org/augeas/ticket/258>
Augeas <http://augeas.net/>
a configuration API




More information about the augeas-devel mailing list