[MPlayer-DOCS] [homepage]: r3168 - trunk/src/media.src.en
Diego Biurrun
diego at biurrun.de
Mon Mar 24 11:38:40 CET 2008
On Sun, Mar 23, 2008 at 01:15:03PM -0500, Compn wrote:
> On Sat, 22 Mar 2008 13:14:22 +0100 (CET), diego wrote:
> >Log:
> >& --> &
> >href="http://csdl2.computer.org/persagen/DLPublication.jsp?pubtype=p&acronym=hicss">40th
> >Annual Hawaii International Conference on System Sciences (HICSS'07)
> ></a></td>
> >+ <td><a
> >href="http://csdl2.computer.org/persagen/DLPublication.jsp?pubtype=p&acronym=hicss">40th
> >Annual Hawaii International Conference on System Sciences (HICSS'07)
>
> this breaks the url.
No, it does not. Try clicking the URL in your browser, not pasting it
into your browser from the source code.
> whos bright idea is it to use & instead of just & anyway
> damn character escaping
Learn HTML/SGML/XML. All escapes/entities start with &, thus a plain &
needs to be written as &.
Diego
More information about the MPlayer-DOCS
mailing list