Hi! Using Orbeon 4.2 CE with IE8 (forced to use IE8). I'm coding to plain xforms.
When using an xforms:alert element with an input, I get the alert icon displayed, and the first time I hover over it, I get the tooltip text that's contained in the "hint" element - however, if I try to hovering over it again I get the following javascript error:
'innerHTML' is null or not an object orbeon-888054f68f5b9fc0eace359ef3b899578c586a1a.js, line 102 character 52547
This happens each subsequent time I try to hover over. I suppose if I didn't have debugging enabled in IE, I'd only see the tooltip once and it wouldn't be obvious that anything is wrong.
Is this a known bug? Is there any additional info I can try to get about this?
-- Francis