The alert icon does not disappear with 4.1

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

The alert icon does not disappear with 4.1

ricetrac
Hello,

I'm trying to migrate from Orbeon 3.8 to Orbeon 4.1, and I noticed an issue in 4.1 with the alert icon :
Sometimes, when the value becomes valid, the alert icon doesn't disappear !

However, the error summary is empty and the tooltip is not active.

If I refresh the page, the alert icon disappear.

I try with firefox 20, IE 8 and 9, and chrome (last version).

We don't use Form builder, but only the xforms engine and we write our own page.

I reproduce this issue on my page, but also on the example xforms-bookcast. (screenshot : issueAlert.jpg)

I use tomcat 5.5.25 and jdk 1.6.02.

Do you have any idea where is the problem ?

Thank You.

Julien



Reply | Threaded
Open this post in threaded view
|

Re: The alert icon does not disappear with 4.1

Alessandro  Vernet
Administrator
Hi Julien,

That sounds like a bug; would you be able to create a simplified example that reproduces this and attach it to your response?

Alex
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
Reply | Threaded
Open this post in threaded view
|

Re: The alert icon does not disappear with 4.1

mauricio
I had the same problem at version 4.2.
It can be seen at the demo app at orbeon.war distributed (orbeon/xforms-bookcast/).
The occurs only after the tool tip have been shown. There is then a javascript erro "TypeError: alertElement is null" as seen in image.



Reply | Threaded
Open this post in threaded view
|

Re: The alert icon does not disappear with 4.1

mauricio
I had the same problem at version 4.2.
It can be seen at the demo app at orbeon.war distributed (orbeon/xforms-bookcast/).
The error occurs only after the tool tip have been shown. There is then a javascript erro "TypeError: alertElement is null" as seen in image.


Reply | Threaded
Open this post in threaded view
|

Re: The alert icon does not disappear with 4.1

Alessandro  Vernet
Administrator
In reply to this post by mauricio
Hi Mauricio,

Nice catch; it is now fixed. And for reference, see the link to the corresponding bug below.

https://github.com/orbeon/orbeon-forms/issues/1075

Alex
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet