Re: [wp-polyglots] JavaScript seems to break HTML entities

2008-11-21 Thread Lionel Chollet
Le 21 nov. 08 à 08:43, Xavier Borderie a écrit : This reply just to point out that the abbreviation for "minute" in French (and other languages) is "mn" — not "min". I can't find many sources that would point to this - quite the other way around, in fact: http://fr.wikipedia.org/wiki/Heure_

Re: [wp-polyglots] JavaScript seems to break HTML entities

2008-11-20 Thread Xavier Borderie
> This reply just to point out that the abbreviation for "minute" in French > (and other languages) is "mn" — not "min". I can't find many sources that would point to this - quite the other way around, in fact: http://fr.wikipedia.org/wiki/Heure_(temps)#Typographie_de_l.27heure http://www.framasof

Re: [wp-polyglots] JavaScript seems to break HTML entities

2008-11-20 Thread Lionel Chollet
Le 20 nov. 08 à 15:12, Xavier Borderie a écrit : dates (you know, "23 h 58 min 47 s" instead of the usual 23:58:37). This reply just to point out that the abbreviation for "minute" in French (and other languages) is "mn" — not "min". (And congratulations to all of you for all the work and

Re: [wp-polyglots] JavaScript seems to break HTML entities

2008-11-20 Thread Xavier Borderie
Very cool, thanks a lot Nikolay, this one mustn't have been easy to track down! Perfect! :) This is gonna make it much safer to use entities in strings, such as dates (you know, "23 h 58 min 47 s" instead of the usual 23:58:37). -x. 2008/11/20 Nikolay Bachiyski <[EMAIL PROTECTED]>: > On Wed, Nov

Re: [wp-polyglots] JavaScript seems to break HTML entities

2008-11-20 Thread Nikolay Bachiyski
On Wed, Nov 19, 2008 at 13:47, Xavier Borderie <[EMAIL PROTECTED]> wrote: > Note that it always does work on first loading. > To make it fail, you have to open any of the subsections of the > Publish box (click on the "Modifier" link), then close it ("Annuler" > link) - you don't even have to chan

Re: [wp-polyglots] JavaScript seems to break HTML entities

2008-11-19 Thread Xavier Borderie
> It looks good for me in both Firefox and Safari. > > Browser/OS? Fails for me on OS X 10.5.5, in Firefox 3.0.3, Safari 3.1.2, Opera 9.62 and Camino 1.6.5Int. On WinXP SP2 (through VirtualBox), fails in IE6 and Firefox 3.0.3 Note that it always does work on first loading. To make it fail, you ha

Re: [wp-polyglots] JavaScript seems to break HTML entities

2008-11-19 Thread Nikolay Bachiyski
On Wed, Nov 19, 2008 at 13:08, Xavier Borderie <[EMAIL PROTECTED]> wrote: >> I couldn't reproduce it. Is the issue still there? >> >> Are you talking about the blue Update Post button in the Publish >> section? Is it about its label or the hover text? > > Thanks for replying, Nikolay. > The error i

Re: [wp-polyglots] JavaScript seems to break HTML entities

2008-11-19 Thread Xavier Borderie
> I couldn't reproduce it. Is the issue still there? > > Are you talking about the blue Update Post button in the Publish > section? Is it about its label or the hover text? Thanks for replying, Nikolay. The error is still here as far as I can tell. You can check it on our test blog: http://demo-t

Re: [wp-polyglots] JavaScript seems to break HTML entities

2008-11-19 Thread Nikolay Bachiyski
On Sun, Nov 9, 2008 at 13:28, Xavier Borderie <[EMAIL PROTECTED]> wrote: > (double-posted in wp-testers and wp-polyglots, since it seems to me it > might be of interest to both audiences) > > --- > > This is about the Update Post button in the Publish section. > By default, it is displayed through

[wp-polyglots] JavaScript seems to break HTML entities

2008-11-09 Thread Xavier Borderie
(double-posted in wp-testers and wp-polyglots, since it seems to me it might be of interest to both audiences) --- This is about the Update Post button in the Publish section. By default, it is displayed through HTML, but it seems that its title string is re-assigned through JS at one time. Case