xforms:select tree broken in latest build

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

xforms:select tree broken in latest build

Steve Lenhart
Alex/Erik,


The select tree is no longer functioning in the latest OPS build.

This can be seen from the tree sample in the xforms sandbox .... or from
the same file attached.


Steve




--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws

tree.xhtml (6K) Download Attachment
slenhart.vcf (299 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: xforms:select tree broken in latest build

Erik Bruchez
Administrator
Steve,

It looks like the YUI update broke the menu and tree. Bug:

 
http://forge.objectweb.org/tracker/index.php?func=detail&aid=306502&group_id=168&atid=350207

-Erik

Steve Lenhart wrote:

> Alex/Erik,
>
>
> The select tree is no longer functioning in the latest OPS build.
>
> This can be seen from the tree sample in the xforms sandbox .... or from
> the same file attached.
>
>
> Steve
--
Orbeon Forms - Web Forms for the Enterprise Done the Right Way
http://www.orbeon.com/



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: xforms:select tree broken in latest build

Alessandro  Vernet
Administrator
Steve,

The issues with the tree control are fixed now.

http://forge.objectweb.org/tracker/index.php?func=detail&aid=306502&group_id=168&atid=350207

Alex

On 12/11/06, Erik Bruchez <[hidden email]> wrote:

> Steve,
>
> It looks like the YUI update broke the menu and tree. Bug:
>
>
> http://forge.objectweb.org/tracker/index.php?func=detail&aid=306502&group_id=168&atid=350207
>
> -Erik
>
> Steve Lenhart wrote:
> > Alex/Erik,
> >
> >
> > The select tree is no longer functioning in the latest OPS build.
> >
> > This can be seen from the tree sample in the xforms sandbox .... or from
> > the same file attached.
> >
> >
> > Steve
>
> --
> Orbeon Forms - Web Forms for the Enterprise Done the Right Way
> http://www.orbeon.com/
>
>
>
>
> --
> You receive this message as a subscriber of the [hidden email] mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
>
>
>

--
Blog (XML, Web apps, Open Source):
http://www.orbeon.com/blog/



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
Reply | Threaded
Open this post in threaded view
|

Re: xforms:select tree broken in latest build

Steve Lenhart
Alex,


I updated my OPS version to the nightly and the tree controls do not seem to be working for me ..... however I have 2 JS errors on the page that appear to be breaking the forms ......

Error: YAHOO.widget.LogWriter is not a constructor
Source file: http://localhost:8080/contracts/ops/javascript/yui/treeview-tasknode.js
Line: 24


If I click on my trigger to show the select tree in a dialog it then gives this JS error .....

Error: ORBEON.xforms.Globals.formStaticState[formIndex] has no properties
Source file: http://localhost:8080/contracts/ops/javascript/xforms.js
Line: 1590



Steve


Alessandro Vernet wrote:
Steve,

The issues with the tree control are fixed now.

http://forge.objectweb.org/tracker/index.php?func=detail&aid=306502&group_id=168&atid=350207

Alex

On 12/11/06, Erik Bruchez [hidden email] wrote:
Steve,

It looks like the YUI update broke the menu and tree. Bug:


http://forge.objectweb.org/tracker/index.php?func=detail&aid=306502&group_id=168&atid=350207

-Erik

Steve Lenhart wrote:
> Alex/Erik,
>
>
> The select tree is no longer functioning in the latest OPS build.
>
> This can be seen from the tree sample in the xforms sandbox .... or from
> the same file attached.
>
>
> Steve

--
Orbeon Forms - Web Forms for the Enterprise Done the Right Way
http://www.orbeon.com/




--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: [hidden email]
For general help: [hidden email]
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws






-- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: [hidden email] For general help: [hidden email] ObjectWeb mailing lists service home page: http://www.objectweb.org/wws


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws

slenhart.vcf (299 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: xforms:select tree broken in latest build

Alessandro  Vernet
Administrator
Steve,

Most likely the build didn't make it to the ObjectWeb server for some
reason, as this is exactly the issue I fixed. Let me figure out the
problem with the menu. I will then post a message here, at which point
you can get a build and test both the tree and the menu.

Alex

On 12/13/06, Steve Lenhart <[hidden email]> wrote:

>
>  Alex,
>
>
>  I updated my OPS version to the nightly and the tree controls do not seem
> to be working for me ..... however I have 2 JS errors on the page that
> appear to be breaking the forms ......
>
>  Error: YAHOO.widget.LogWriter is not a constructor
>  Source file:
> http://localhost:8080/contracts/ops/javascript/yui/treeview-tasknode.js
>  Line: 24
>
>
>  If I click on my trigger to show the select tree in a dialog it then gives
> this JS error .....
>
>  Error: ORBEON.xforms.Globals.formStaticState[formIndex]
> has no properties
>  Source file:
> http://localhost:8080/contracts/ops/javascript/xforms.js
>  Line: 1590
>
>
>
>  Steve
>
>
>  Alessandro Vernet wrote:
> Steve,
>
>  The issues with the tree control are fixed now.
>
> http://forge.objectweb.org/tracker/index.php?func=detail&aid=306502&group_id=168&atid=350207
>
>  Alex
>
>  On 12/11/06, Erik Bruchez <[hidden email]> wrote:
>
> Steve,
>
>  It looks like the YUI update broke the menu and tree. Bug:
>
>
> http://forge.objectweb.org/tracker/index.php?func=detail&aid=306502&group_id=168&atid=350207
>
>  -Erik
>
>  Steve Lenhart wrote:
>  > Alex/Erik,
>  >
>  >
>  > The select tree is no longer functioning in the latest OPS build.
>  >
>  > This can be seen from the tree sample in the xforms sandbox .... or from
>  > the same file attached.
>  >
>  >
>  > Steve
>
>  --
>  Orbeon Forms - Web Forms for the Enterprise Done the Right Way
>  http://www.orbeon.com/
>
>
>
>
>  --
>  You receive this message as a subscriber of the [hidden email]
> mailing list.
>  To unsubscribe: mailto:[hidden email]
>  For general help: mailto:[hidden email]?subject=help
>  ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
>
>
>
>
>
>  ________________________________
>
>
> --
> You receive this message as a subscriber of the [hidden email]
> mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
>
>
>
> --
> You receive this message as a subscriber of the [hidden email]
> mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
>
>
>
>

--
Blog (XML, Web apps, Open Source):
http://www.orbeon.com/blog/



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet