Re: SVG piechart preview

Jack -- it looks like the ubiquity library is only incompletely loaded,
hence the message about insertAdjacentElement not being defined...could you
try clearing your cache and then loading again?  If the page still fails,
hit reload a couple of times to get past any timing issues in fetching
files from SVN.

All this will be avoided by using the zipped ubiquity library for
regular/production distributions...alternatively you can actually check out
that changes directory from SVN but I was trying to save you that trouble.

Finally, we can just look at this using a web conference during our
discussion today...Charlie

Charles Wiecha
Manager, Multichannel Web Interaction
IBM T.J. Watson Research Center
P.O. Box 704
Yorktown Heights, N.Y.  10598
Phone: (914) 784-6180, T/L 863-6180, Cell: (914) 320-2614
wiecha@us.ibm.com



                                                                                                                              
  From:       Jack Jansen <Jack.Jansen@cwi.nl>                                                                                
                                                                                                                              
  To:         Ulrich Nicolas Lissé <unl@dreamlab.net>                                                                         
                                                                                                                              
  Cc:         Charles F Wiecha/Watson/IBM@IBMUS, public-xg-app-backplane <public-xg-app-backplane@w3.org>                     
                                                                                                                              
  Date:       03/31/2009 09:55 AM                                                                                             
                                                                                                                              
  Subject:    Re: SVG piechart preview                                                                                        
                                                                                                                              






On 31 mrt 2009, at 08:55, Ulrich Nicolas Lissé wrote:

> Charlie,
>
> unfortunately the form doesn't work for me -- neither in FF 3.0.8
> nor in Safari 3.2.1 (both Mac OS X 10.5.6).


Same here, also on 10.5.6. I tried with Safari 4 and FF 3.0.7.

Firefox does give some errors in the console (which I must copy one by
one, GRRRRRR!):

Error: XForms Error (10): Error parsing XPath expression:
choose(.='',substring(local-date(),1,10),.)
Error: XForms Error (10): Error parsing XPath expression:
choose(.='',substring(local-date(),1,10),.)
Error: K is null
Source File:
http://yui.yahooapis.com/2.5.2/build/yahoo-dom-event/yahoo-dom-event.js
Line: 8
Error: pThis.element.insertAdjacentElement is not a function
Source File:
http://ubiquity-xforms.googlecode.com/svn-history/r2616/changes/cwiecha@gmail.com/svg-custom-repeat/src/lib/extensions/repeat-svg-piechart.js

Line: 195
Error: XForms Error (10): Error parsing XPath expression:
choose(.='',substring(local-date(),1,10),.)

Safari gives a different error (which *again* cannot be copied):

format.js Resource interpreted as script but transferred with MIME
type text/html.
decorate.js (line 398)Error: NO_MODIFICATION_ALLOWED_ERR: DOM
Exception 7
--
Jack Jansen, <Jack.Jansen@cwi.nl>, http://www.cwi.nl/~jack
If I can't dance I don't want to be part of your revolution -- Emma
Goldman

Received on Tuesday, 31 March 2009 14:03:12 UTC