From delislma@CollegeSherbrooke.qc.ca Wed Feb 12 07:09:23 2003 From: Marc Delisle To: developers@phpmyadmin.net Subject: Re: [Phpmyadmin-devel] html entitities in messages Date: Wed, 12 Feb 2003 07:10:06 +0000 Message-ID: <3E4A6394.40101@CollegeSherbrooke.qc.ca> In-Reply-To: <000101c2d2a8$523e0490$0200a8c0@rabus> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7922547489115937647==" --===============7922547489115937647== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Rabus wrote: > Hi Marc & list, > > -----Original Message----- > From: Marc Delisle > >>there are a few html entities like " and  . Please >>note that in FAQ 7.2 we discourage the use of those. >> >>Do we absolutely need the ones that are currently in english-iso? >> >> > > We do, indeed. > According to the XHTML specification, we M-U-S-T use entities for some > specific characters: > > " for " > & for & > < for < > > for > > > The   entity (nbsp = non-breaking space) avoids line feeds at ist > position, so it should only be used for this intention. > > By the way, FAQ 7.2 says: > > "With html entities, the text on buttons would not display correctly." > > This is nonsense because the botton labels are stored in attributes and > entities are allowed there. The problem with the entities are the JS > messages that are defined inside a