[augeas-devel] [Augeas] #130: Put rountrip error with recursive lens

Augeas trac at fedorahosted.org
Fri Jul 23 16:39:48 UTC 2010


#130: Put rountrip error with recursive lens
------------------------+---------------------------------------------------
 Reporter:  fgiraldeau  |       Owner:  lutter
     Type:  defect      |      Status:  new   
 Priority:  critical    |   Milestone:  next  
Component:  Augeas      |     Version:  devel 
 Keywords:              |  
------------------------+---------------------------------------------------
 Put test fail with recursive lens.

 The attached lens shows that the text "text7" and "text8" from <li> nodes
 are lost in a roundtrip. They should be appearing in the resulting string.
 Here is the error I get:

 {{{
 Test failure:../lenses/tests/test_xml_put.aug:15.0-16.49:
  Expected:
 "<ul><li>test7</li><li>test8</li></ul>< dt></li>"
  Actual:
 "<ul><li></li><li></li></ul>< dt></li>"
 Syntax error in lens definition
 Failed to load ../lenses/tests/test_xml_put.aug
 }}}

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




More information about the augeas-devel mailing list