xxforms:dialog auto show causes FCK error

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

xxforms:dialog auto show causes FCK error

Steve Lenhart
All,

I have a page in which I auto show a dialog on "xforms-ready". This will
work fine by itself, but when I add in another dialog that uses the
FCKeditor it cause a javascript error. Note this dialog isn't being used
in the example, it's just sitting there (comment it out and the page
works fine). Is there something I'm doing wrong here?

See the attached example....


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

test.xhtml (3K) Download Attachment
slenhart.vcf (314 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: xxforms:dialog auto show causes FCK error

Alessandro  Vernet
Administrator
Steve,

I fixed the JavaScript error caused by using the xxforms:script on
xforms-ready. The problem was that a response was received from the
server before the FCK editor was completely loaded. So this one is
fixed now:

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

However, there is still an error on IE only which I have not figured
out, and which is unrelated to the xxforms:script. Have you seen this
in the past already?

Alex

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

> All,
>
> I have a page in which I auto show a dialog on "xforms-ready". This will
> work fine by itself, but when I add in another dialog that uses the
> FCKeditor it cause a javascript error. Note this dialog isn't being used
> in the example, it's just sitting there (comment it out and the page
> works fine). Is there something I'm doing wrong here?
>
> See the attached example....
>
>
> 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
>
>
>
>

--
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: xxforms:dialog auto show causes FCK error

Steve Lenhart
Alex,

Thanks. This seems to work now.

Steve

Alessandro Vernet wrote:
Steve,

I fixed the JavaScript error caused by using the xxforms:script on
xforms-ready. The problem was that a response was received from the
server before the FCK editor was completely loaded. So this one is
fixed now:

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

However, there is still an error on IE only which I have not figured
out, and which is unrelated to the xxforms:script. Have you seen this
in the past already?

Alex

On 12/4/06, Steve Lenhart [hidden email] wrote:
All,

I have a page in which I auto show a dialog on "xforms-ready". This will
work fine by itself, but when I add in another dialog that uses the
FCKeditor it cause a javascript error. Note this dialog isn't being used
in the example, it's just sitting there (comment it out and the page
works fine). Is there something I'm doing wrong here?

See the attached example....


Steve



--
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 (314 bytes) Download Attachment