[cvsnt] Re: BUG: Ampersands STILL not handled correctly in 2.5.01.1927

Tony Hoyle tmh at nodomain.org
Fri Apr 29 21:50:14 BST 2005


Torsten Martinsen wrote:
> 
> When you tested this, did you run "cvs watch on", then did a "cvs edit"?

Yes... and various combinations.

Ampersands (and quotes) are automatically stripped as the fileattr.xml 
is written, so whatever operation is done it doesn't affect the output.

You end up with:

<?xml version="1.0" encoding="UTF-8"?>
<fileattr>
   <file name="PHAE_01280_1.0-1.0 SS&amp;S Price calculation.xls">
     <editor name="tmh">
       <hostname>tucker</hostname>
       <pathname>D:\t\test</pathname>
       <tag>foo</tag>
       <time>Fri Apr 29 20:49:16 2005 GMT</time>
     </editor>
     <watched />
     <watcher name="tmh">
       <temp_commit />
       <temp_edit />
       <temp_unedit />
     </watcher>
   </file>
</fileattr>

Tony



More information about the cvsnt mailing list