[MPlayer-DOCS] CVS: homepage/src media.src.en,1.6,1.7
Diego Biurrun
diego at biurrun.de
Sun May 29 15:59:48 CEST 2005
On Sun, May 29, 2005 at 09:43:22AM -0400, Rich Felker wrote:
> On Sun, May 29, 2005 at 03:34:08PM +0200, Diego Biurrun CVS wrote:
> >
> > Modified Files:
> > media.src.en
> > Log Message:
> > & --> &
> >
> > --- media.src.en 28 May 2005 22:30:34 -0000 1.6
> > +++ media.src.en 29 May 2005 13:34:06 -0000 1.7
> > @@ -44,7 +44,7 @@
> > <td>2004/02/14</td>
> > <td>Hungarian</td>
> > <td>HUP</td>
> > - <td><a href="http://www.hup.hu/modules.php?name=News&file=article&sid=5372">Interview with Alex</a></td>
> > + <td><a href="http://www.hup.hu/modules.php?name=News&file=article&sid=5372">Interview with Alex</a></td>
>
> Are you sure this is correct? IMO it's not... but maybe html is that
> stupid...
Yes, I'm sure, actually I ran the file through
http://validator.w3.org
and it spit out this error.
It's quite simple, & marks HTML entities, so you have to escape the
ampersand character and simply write &. I don't see neither a
problem nor big stupidity...
Diego
More information about the MPlayer-DOCS
mailing list