[WINEHQ] Fix more bad '&'s

Francois Gouget fgouget at free.fr
Mon Jul 4 05:43:08 CDT 2005


Seeing Newman's fix in WWN99, I looked for more places where we had bad 
'&'s and found the following WWN issues. I then did an exhaustive check 
looking for WWN issues that rendered as 'XML error:' but found no other 
problem.

Note that I could not test this patch but hopefully I did not miss any 
stray entity.


Changelog:

  * wwn/wn20010506_94.xml
    wwn/wn20010912_103.xml
    wwn/wn20011111_108.xml
    wwn/wn20020224_116.xml
    wwn/wn20020308_117.xml
    wwn/wn20030328_163.xml

    Francois Gouget <fgouget at free.fr>
    Fix bad ampersand usage.

-- 
Francois Gouget         fgouget at free.fr        http://fgouget.free.fr/
      We are Pentium of Borg. You will be approximated. Division is futile.
-------------- next part --------------
Index: wwn/wn20010506_94.xml
===================================================================
RCS file: /var/cvs/lostwages/wwn/wn20010506_94.xml,v
retrieving revision 1.8
diff -u -p -r1.8 wn20010506_94.xml
--- wwn/wn20010506_94.xml	20 Jun 2005 16:21:07 -0000	1.8
+++ wwn/wn20010506_94.xml	4 Jul 2005 10:14:09 -0000
@@ -353,8 +353,8 @@ people discussing attempts to take a sta
    Snooping on his conversation using google.com, I see it's patent number
    5297284 he's worried about.</p>
 <p>
-<a href="http://164.195.100.11/netacgi/nph-Parser?Sect2=PTO1&p=1&u=%2Fnetahtml%2Fsearch-bool.html&r=1&f=G&l=50&d=PALL&RefSrch=yes&Query=PN%2F5297284">
-http://164.195.100.11/netacgi/nph-Parser?Sect2=PTO1&p=1&u=%2Fnetahtml%2Fsearch-bool.html&r=1&f=G&l=50&d=PALL&RefSrch=yes&Query=PN%2F5297284</a>
+<a href="http://164.195.100.11/netacgi/nph-Parser?Sect2=PTO1&amp;p=1&amp;u=%2Fnetahtml%2Fsearch-bool.html&amp;r=1&amp;f=G&amp;l=50&amp;d=PALL&amp;RefSrch=yes&amp;Query=PN%2F5297284">
+http://164.195.100.11/netacgi/nph-Parser?Sect2=PTO1&amp;p=1&amp;u=%2Fnetahtml%2Fsearch-bool.html&amp;r=1&amp;f=G&amp;l=50&amp;d=PALL&amp;RefSrch=yes&amp;Query=PN%2F5297284</a>
 </p></quote>
  
 <p>Gavriel State pointed out the
Index: wwn/wn20010912_103.xml
===================================================================
RCS file: /var/cvs/lostwages/wwn/wn20010912_103.xml,v
retrieving revision 1.8
diff -u -p -r1.8 wn20010912_103.xml
--- wwn/wn20010912_103.xml	20 Jun 2005 16:21:07 -0000	1.8
+++ wwn/wn20010912_103.xml	4 Jul 2005 10:11:34 -0000
@@ -38,7 +38,7 @@ http://www.codeweavers.com/products/cros
 </p>
 
 <p>We also saw the release of another vintage of Wine.  The 
-<a href="http://cvs.winehq.org/cvsweb/wine/ChangeLog?rev=1.50&content-type=text/x-cvsweb-markup">
+<a href="http://cvs.winehq.org/cvsweb/wine/ChangeLog?rev=1.50&amp;content-type=text/x-cvsweb-markup">
 full changelog</a> can be found in the CVS repository.  Noted changes
 include:</p><p><ul>
 	<li> Inter-process SendMessage support.</li>
Index: wwn/wn20011111_108.xml
===================================================================
RCS file: /var/cvs/lostwages/wwn/wn20011111_108.xml,v
retrieving revision 1.7
diff -u -p -r1.7 wn20011111_108.xml
--- wwn/wn20011111_108.xml	24 Mar 2004 16:18:47 -0000	1.7
+++ wwn/wn20011111_108.xml	4 Jul 2005 10:14:54 -0000
@@ -218,7 +218,7 @@ subdirectories.</quote></p>
 
 <section
   title="Overlapped I/O"
-  subject="Winsock2 & overlapped IO"
+  subject="Winsock2 &amp; overlapped IO"
   archive="http://www.winehq.org/hypermail/wine-devel/2001/11/0020.html"
   posts="10"
   startdate="11/05/2001"
Index: wwn/wn20020224_116.xml
===================================================================
RCS file: /var/cvs/lostwages/wwn/wn20020224_116.xml,v
retrieving revision 1.9
diff -u -p -r1.9 wn20020224_116.xml
--- wwn/wn20020224_116.xml	13 Apr 2005 21:55:51 -0000	1.9
+++ wwn/wn20020224_116.xml	4 Jul 2005 10:15:30 -0000
@@ -762,7 +762,7 @@ about changes to x11drv:</p>
 	<p>1 &amp; 4 bit - very rarely used (unless you're talking about monochrome screens 
 	in embedded - by then 4 bit is important for gray scales..)</p>
 
-	<p>8 bit - used mostly on old system with old graphics cards when 16 bit & up 
+	<p>8 bit - used mostly on old system with old graphics cards when 16 bit &amp; up 
 	are slow - I'm talking about graphics chips like : trident 89xx family, ATI 
 	Mach 8, Cirrus Logic (all ISA versions), ancient S3 chips, and Number 9 (ISA) 
 	- on all of those cards it is better to run XFree in 8 bit or else you'll get 
Index: wwn/wn20020308_117.xml
===================================================================
RCS file: /var/cvs/lostwages/wwn/wn20020308_117.xml,v
retrieving revision 1.11
diff -u -p -r1.11 wn20020308_117.xml
--- wwn/wn20020308_117.xml	15 Jan 2004 00:02:46 -0000	1.11
+++ wwn/wn20020308_117.xml	4 Jul 2005 10:15:50 -0000
@@ -752,7 +752,7 @@ Sander van Leeuwen wondered:</p>
 <p>
  What's the current state of OOP COM objects in Wine?
  I've noticed a lot of related changes, but have yet to find an InstallShield 6
- installer that works. (I did copy the stdole*.tlb files to the windows & system directory)
+ installer that works. (I did copy the stdole*.tlb files to the windows &amp; system directory)
 </p><p>
 Before I start debugging this, I'd like to know if it is supposed to work at all.
 </p></quote>
Index: wwn/wn20030328_163.xml
===================================================================
RCS file: /var/cvs/lostwages/wwn/wn20030328_163.xml,v
retrieving revision 1.11
diff -u -p -r1.11 wn20030328_163.xml
--- wwn/wn20030328_163.xml	27 Jan 2005 15:21:25 -0000	1.11
+++ wwn/wn20030328_163.xml	4 Jul 2005 10:16:16 -0000
@@ -284,7 +284,7 @@ See also
 <ul>
 <li><a href="http://www.winehq.org/hypermail/wine-devel/2003/02/0252.html">http://www.winehq.org/hypermail/wine-devel/2003/02/0252.html</a></li>
 <li><a href="http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=83254">http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=83254</a></li>
-<li><a href="http://ftp.yars.free.net/pub/software/unix/platforms/linux/dist/redhat/updates/rawhide/?C=S&O=A">http://ftp.yars.free.net/pub/software/unix/platforms/linux/dist/redhat/updates/rawhide/?C=S&O=A</a></li>
+<li><a href="http://ftp.yars.free.net/pub/software/unix/platforms/linux/dist/redhat/updates/rawhide/?C=S&amp;O=A">http://ftp.yars.free.net/pub/software/unix/platforms/linux/dist/redhat/updates/rawhide/?C=S&amp;O=A</a></li>
 </ul></p></quote>
 
 <p>Sylvain Petreolle tested it and verified it worked.  Kevin DeKorte had some


More information about the wine-patches mailing list