#118: lens deletes comments
----------------------+-----------------------------------------------------
  Reporter:  fdrabek  |       Owner:  lutter  
      Type:  defect   |      Status:  assigned
  Priority:  major    |   Milestone:  next    
 Component:  Augeas   |     Version:  0.7.0   
Resolution:           |    Keywords:          
----------------------+-----------------------------------------------------
Comment (by fdrabek):

 The command that demonstrate the problem is:
 set /files/etc/httpd/conf/httpd.conf/<IfModule[2]/param  test.c
 save
 expected result is : change the param node value to test.c
 actual result is : changed one param value,
                    deleted all comments in configuration file after second
 IfModule
                        directive.

-- 
Ticket URL: <https://fedorahosted.org/augeas/ticket/118#comment:2>
Augeas <http://augeas.net/>
a configuration API

_______________________________________________
augeas-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/augeas-devel

Reply via email to