Excellent! I was not aware that there was a list for the changes. I usually
just spot check the SVN log but that is boring and too hard to search the
entire list. I;ll subscribe to the other lists right away.
Thanks,
Jim
On Fri, 7 Sep 2007 09:34 +0100 (BST), Hugh Gibson <[EMAIL PROTECTED]> wrote
> Of course the traffic on the commit list is high, but then you won't
> miss any information. If you just want to get informed of new
> bugs/bugfixes susbscribe for the bugzilla list.
I subscribe to both. I've got 8408 commit messages in one mailbox, and
it's great to be able to search through to
Hi Jim,
Jim Hunter wrote:
> Since your email, I have found the offending code and made the change and
> it does in fact solve my issues. Thanks for the heads up and next time I
> will check the bug list as well.
Sorry for your extra work to find out what's the root of this issue.
I did not mentio
Thanks, it would have saved me a few hours of work today. :-)
On Fri, 7 Sep 2007 08:39 +0100 (BST), Hugh Gibson <[EMAIL PROTECTED]> wrote:
>
> > Well, I didn't check the bugs because there was absolutely no
> > mention in the list
>
> I don't normally post in the list when I find something as I d
> Well, I didn't check the bugs because there was absolutely no
> mention in the list
I don't normally post in the list when I find something as I don't want
to overload the developers. But I can see that it might be useful.
Hugh
Well, I didn't check the bugs because there was absolutely no mention in the
list and I also did a source code search for the string and it is not in the
code I am using (I had unfortunately searched for the entire string '
but when I just did another search just now for just apos I found the
code)
Jim,
> Firefox and all the rest work fine. I did a search of our archives
> and the word apostrophe was never used so this should be a new issue.
Already reported and fixed at
http://bugzilla.qooxdoo.org/show_bug.cgi?id=615
You should search the bugs first :-)
Hugh
---
Try one of the String functions:
qx.html.String.toText
See the docs for others.
Jim Hunter wrote:
> Has anyone run across the apostrophe in IE being displayed wrong
> issue? And if you did, have you been able to fix it? I am sending over
> an apostrophe from the server and when it gets display
Has anyone run across the apostrophe in IE being displayed wrong issue? And
if you did, have you been able to fix it? I am sending over an apostrophe
from the server and when it gets displayed in IE it shows up as '
instead of '. In testing basic HTML it works fine, but when displayed via
qooxdoo i