[ http://issues.apache.org/jira/browse/BEEHIVE-1109?page=all ]
Carlin Rogers updated BEEHIVE-1109:
-----------------------------------
Fix Version: v.next
(was: v1m1)
Description:
When walking the hierarchy, the call to getAttribute throws an exception when a
namespace is used on a <table> element in IE6. The id scope is defined with an
attribute "netui:idScope". This means calls to getNetuiTagName() fails with an
exception.
I'll fix this with a try/catch in the same way that BEEHIVE-475 was fixed...
eat the exception and go forward. See revision 159436.
I will also update the test case, J475, to include a call to getNetuiTagName().
was:When walking the hierarchy, the call to getAttribute throws an exception
when a namespace is used on a <table> element in IE6. The id scope is defined
with an attribute "netui:idScope". This means calls to lookupIdScope() fails
with an exception.
Assign To: Carlin Rogers (was: Krista Baker)
> legacy javascript routine getNetuiTagName fails in IE6 inside of a table
> ------------------------------------------------------------------------
>
> Key: BEEHIVE-1109
> URL: http://issues.apache.org/jira/browse/BEEHIVE-1109
> Project: Beehive
> Type: Bug
> Components: NetUI
> Versions: v1m1
> Environment: IE6 (Works in Firefox)
> Reporter: Carlin Rogers
> Assignee: Carlin Rogers
> Fix For: v.next
>
> When walking the hierarchy, the call to getAttribute throws an exception when
> a namespace is used on a <table> element in IE6. The id scope is defined
> with an attribute "netui:idScope". This means calls to getNetuiTagName()
> fails with an exception.
> I'll fix this with a try/catch in the same way that BEEHIVE-475 was fixed...
> eat the exception and go forward. See revision 159436.
> I will also update the test case, J475, to include a call to
> getNetuiTagName().
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira