Author: dolander
Date: Tue Mar 29 14:10:36 2005
New Revision: 159436
URL: http://svn.apache.org/viewcvs?view=rev&rev=159436
Log:
Jira 475 -- There was a error when you ask for an attribute
with a namespace in JavaScript. The problem is that for
some reason in IE6, the getAttribute() throws and exception.
This fix will eat the exception and go forward.
Modified:
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/javascript/javaScript.properties
incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/javascript/id/index.jsp
incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/javascript/idnohtml/index.jsp
incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/javascript/jsFind/index.jsp
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/B34263.xml
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/B34998.xml
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/B39820.xml
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/ButtonSubmitTagId.xml
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/CtAreaBase.xml
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/CtButtonId.xml
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/CtCbgId.xml
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/CtFormCases.xml
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/CtFormFocus.xml
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/CtFormLocation.xml
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/CtImageButtonId.xml
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/CtLabelBase.xml
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/CtSbBase.xml
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/CtSbBefore.xml
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/CtSbInline.xml
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/CtScScopeId.xml
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/DataGridFilterSmoke.xml
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/DataGridPagerCustomSelect.xml
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/IdMapAnchorLink.xml
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/IdMapForm.xml
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/IdMapFormNoHtml.xml
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/IdMapGenScopeId.xml
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/IdMapHtmlScopeId.xml
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/IdMapId.xml
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/IdMapLabel.xml
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/IdMapLookupScope.xml
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/IdMapNesting.xml
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/IdMapNonCtrls.xml
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/IdMapNonCtrlsNested.xml
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/IdMapScopeId.xml
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/IdMapSpan.xml
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/IdMapTree.xml
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/IdMapTreeNoHtml.xml
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/IdMapTreeNoHtml2.xml
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/J159.xml
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/J160.xml
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/J161.xml
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/J162.xml
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/J163.xml
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/J189.xml
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/JsAllScript.xml
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/JsAllScriptHtml.xml
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/JsFind.xml
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/JsNoContainers.xml
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/MockPortal.xml
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/MockPortalPopupWindows.xml
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/MockPortalScopingTest.xml
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/MockPortalScopingTest2.xml
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/OnTest.xml
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/RichTreeSC.xml
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/RichTreeSC2.xml
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/RichTreeSC3.xml
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/RichTreeSC4.xml
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/RichTreeSCError.xml
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/RtexpTagId.xml
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/TagIds.xml
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/TagSizeBinding.xml
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/UpdateFormFromNestedPopup.xml
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/XhtmlAnchor.xml
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/XhtmlFormLabel.xml
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/cr183774.xml
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/jsScriptScopeId.xml
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/jsid.xml
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/jsidnohtml.xml
Modified:
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/javascript/javaScript.properties
URL:
http://svn.apache.org/viewcvs/incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/javascript/javaScript.properties?view=diff&r1=159435&r2=159436
==============================================================================
---
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/javascript/javaScript.properties
(original)
+++
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/javascript/javaScript.properties
Tue Mar 29 14:10:36 2005
@@ -205,7 +205,9 @@
\ var val = "";\n\
\ if (sep == null) sep = "";\n\
\ while (tag != null && tag.getAttribute != null) {\n\
-\ var attrVal = tag.getAttribute("netui:idScope");\n\
+\ try {\n\
+\ var attrVal = tag.getAttribute("netui:idScope");\n\
+\ } catch (e) { /* ignore, in IE6 calling on a table results in an
exception */ }\n\
\ if (attrVal != null)\n\
\ val = attrVal + sep + val;\n\
\ tag = tag.parentNode;\n\
Modified:
incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/javascript/id/index.jsp
URL:
http://svn.apache.org/viewcvs/incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/javascript/id/index.jsp?view=diff&r1=159435&r2=159436
==============================================================================
---
incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/javascript/id/index.jsp
(original)
+++
incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/javascript/id/index.jsp
Tue Mar 29 14:10:36 2005
@@ -36,13 +36,13 @@
var p = document.getElementById("javaOut");
var val = "<b>Document Access</b><br>";
val = val + "Form By Id is null: <b>" + (document.form == null) +
"</b><br>";
- val = val + "Form By Id is null: <b>" + (document["bean"] == null) +
"</b><br>";
+ val = val + "Form By Id is null: <b>" + (document["form"] == null) +
"</b><br>";
val = val + "<br><b>NetUI Access Methods</b><br>";
val = val + "TextBox 1 by id is null: <b>" +
(document.getElementById(lookupIdByTagId("t1")) == null) + "</b><br>";
val = val + "TextBox 1 by name is null: <b>" +
- (document["bean"][lookupNameByTagId("t1")] == null) + "</b><br>";
+ (document["form"][lookupNameByTagId("t1")] == null) + "</b><br>";
p.innerHTML = val;
</script>
Modified:
incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/javascript/idnohtml/index.jsp
URL:
http://svn.apache.org/viewcvs/incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/javascript/idnohtml/index.jsp?view=diff&r1=159435&r2=159436
==============================================================================
---
incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/javascript/idnohtml/index.jsp
(original)
+++
incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/javascript/idnohtml/index.jsp
Tue Mar 29 14:10:36 2005
@@ -34,13 +34,13 @@
var p = document.getElementById("javaOut");
var val = "<b>Document Access</b><br>";
val = val + "Form By Id is null: <b>" + (document.form == null) +
"</b><br>";
- val = val + "Form By Id is null: <b>" + (document["bean"] == null) +
"</b><br>";
+ val = val + "Form By Id is null: <b>" + (document["form"] == null) +
"</b><br>";
val = val + "<br><b>NetUI Access Methods</b><br>";
val = val + "TextBox 1 by id is null: <b>" +
(document.getElementById(lookupIdByTagId("t1")) == null) + "</b><br>";
val = val + "TextBox 1 by name is null: <b>" +
- (document["bean"][lookupNameByTagId("t1")] == null) + "</b><br>";
+ (document["form"][lookupNameByTagId("t1")] == null) + "</b><br>";
p.innerHTML = val;
</script>
Modified:
incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/javascript/jsFind/index.jsp
URL:
http://svn.apache.org/viewcvs/incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/javascript/jsFind/index.jsp?view=diff&r1=159435&r2=159436
==============================================================================
---
incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/javascript/jsFind/index.jsp
(original)
+++
incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/javascript/jsFind/index.jsp
Tue Mar 29 14:10:36 2005
@@ -23,11 +23,11 @@
</netui:form>
<hr />
Type: <netui:span value="${pageFlow.type}"></netui:span>
+ </netui:body>
<script language="JavaScript" type="text/JavaScript">
var name = getNetuiTagName("select");
document.writeln("<br/>Select Name:" + name + "<br/>");
- var select = document.getElementById(name);
- document.writeln("Select:" + select.selectedIndex);
+ var select = document.getElementsByName(name);
+ document.writeln("Select: " + select[0].selectedIndex);
</script>
- </netui:body>
</netui:html>
Modified:
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/B34263.xml
URL:
http://svn.apache.org/viewcvs/incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/B34263.xml?view=diff&r1=159435&r2=159436
==============================================================================
---
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/B34263.xml
(original)
+++
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/B34263.xml
Tue Mar 29 14:10:36 2005
@@ -2,7 +2,7 @@
<ses:recorderSession
xmlns:ses="http://beehive.apache.org/netui/tools/testrecorder/2004/session">
<ses:sessionName>B34263</ses:sessionName>
<ses:tester>Daryl</ses:tester>
- <ses:startDate>11 Feb 2005, 06:18:37.175 PM MST</ses:startDate>
+ <ses:startDate>29 Mar 2005, 09:38:22.484 AM MST</ses:startDate>
<ses:description>Daryl</ses:description>
<ses:tests>
<ses:test>
@@ -18,7 +18,7 @@
<ses:cookies>
<ses:cookie>
<ses:name>JSESSIONID</ses:name>
- <ses:value>D816AF65DAC4C913C3202ED2A55FC180</ses:value>
+ <ses:value>BA2FBB0E95DC2FF882CECA0FB3BF9B48</ses:value>
</ses:cookie>
</ses:cookies>
<ses:headers>
@@ -40,7 +40,7 @@
</ses:header>
<ses:header>
<ses:name>cookie</ses:name>
- <ses:value>$Version=0;
JSESSIONID=D816AF65DAC4C913C3202ED2A55FC180; $Path=/coreWeb</ses:value>
+ <ses:value>$Version=0;
JSESSIONID=BA2FBB0E95DC2FF882CECA0FB3BF9B48; $Path=/coreWeb</ses:value>
</ses:header>
<ses:header>
<ses:name>cookie2</ses:name>
@@ -56,7 +56,7 @@
</ses:header>
<ses:header>
<ses:name>testrecorder.playback.testid</ses:name>
- <ses:value>f624cb5:102041cb937:-7cba</ses:value>
+ <ses:value>1b325bd5:102ef2c7065:-7f0e</ses:value>
</ses:header>
<ses:header>
<ses:name>user-agent</ses:name>
@@ -207,7 +207,9 @@
var val = "";
if (sep == null) sep = "";
while (tag != null && tag.getAttribute != null) {
- var attrVal = tag.getAttribute("netui:idScope");
+ try {
+ var attrVal = tag.getAttribute("netui:idScope");
+ } catch (e) { /* ignore, in IE6 calling on a table results in an
exception */ }
if (attrVal != null)
val = attrVal + sep + val;
tag = tag.parentNode;
@@ -224,7 +226,7 @@
</ses:testResults>
</ses:test>
</ses:tests>
- <ses:endDate>11 Feb 2005, 06:18:39.288 PM MST</ses:endDate>
+ <ses:endDate>29 Mar 2005, 09:38:23.305 AM MST</ses:endDate>
<ses:sessionStatus>fail</ses:sessionStatus>
<ses:testCount>1</ses:testCount>
<ses:passedCount>0</ses:passedCount>
Modified:
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/B34998.xml
URL:
http://svn.apache.org/viewcvs/incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/B34998.xml?view=diff&r1=159435&r2=159436
==============================================================================
---
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/B34998.xml
(original)
+++
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/B34998.xml
Tue Mar 29 14:10:36 2005
@@ -2,7 +2,7 @@
<ses:recorderSession
xmlns:ses="http://beehive.apache.org/netui/tools/testrecorder/2004/session">
<ses:sessionName>B34998</ses:sessionName>
<ses:tester>Daryl</ses:tester>
- <ses:startDate>11 Feb 2005, 06:18:41.772 PM MST</ses:startDate>
+ <ses:startDate>29 Mar 2005, 09:38:24.157 AM MST</ses:startDate>
<ses:description>Daryl</ses:description>
<ses:tests>
<ses:test>
@@ -18,7 +18,7 @@
<ses:cookies>
<ses:cookie>
<ses:name>JSESSIONID</ses:name>
- <ses:value>D816AF65DAC4C913C3202ED2A55FC180</ses:value>
+ <ses:value>BA2FBB0E95DC2FF882CECA0FB3BF9B48</ses:value>
</ses:cookie>
</ses:cookies>
<ses:headers>
@@ -40,7 +40,7 @@
</ses:header>
<ses:header>
<ses:name>cookie</ses:name>
- <ses:value>$Version=0;
JSESSIONID=D816AF65DAC4C913C3202ED2A55FC180; $Path=/coreWeb</ses:value>
+ <ses:value>$Version=0;
JSESSIONID=BA2FBB0E95DC2FF882CECA0FB3BF9B48; $Path=/coreWeb</ses:value>
</ses:header>
<ses:header>
<ses:name>cookie2</ses:name>
@@ -56,7 +56,7 @@
</ses:header>
<ses:header>
<ses:name>testrecorder.playback.testid</ses:name>
- <ses:value>f624cb5:102041cb937:-7cb4</ses:value>
+ <ses:value>1b325bd5:102ef2c7065:-7f08</ses:value>
</ses:header>
<ses:header>
<ses:name>testrecorder.playback.testnumber</ses:name>
@@ -168,7 +168,9 @@
var val = "";
if (sep == null) sep = "";
while (tag != null && tag.getAttribute != null) {
- var attrVal = tag.getAttribute("netui:idScope");
+ try {
+ var attrVal = tag.getAttribute("netui:idScope");
+ } catch (e) { /* ignore, in IE6 calling on a table results in an
exception */ }
if (attrVal != null)
val = attrVal + sep + val;
tag = tag.parentNode;
@@ -206,7 +208,7 @@
<ses:cookies>
<ses:cookie>
<ses:name>JSESSIONID</ses:name>
- <ses:value>D816AF65DAC4C913C3202ED2A55FC180</ses:value>
+ <ses:value>BA2FBB0E95DC2FF882CECA0FB3BF9B48</ses:value>
</ses:cookie>
</ses:cookies>
<ses:headers>
@@ -240,7 +242,7 @@
</ses:header>
<ses:header>
<ses:name>cookie</ses:name>
- <ses:value>$Version=0;
JSESSIONID=D816AF65DAC4C913C3202ED2A55FC180; $Path=/coreWeb</ses:value>
+ <ses:value>$Version=0;
JSESSIONID=BA2FBB0E95DC2FF882CECA0FB3BF9B48; $Path=/coreWeb</ses:value>
</ses:header>
<ses:header>
<ses:name>cookie2</ses:name>
@@ -256,7 +258,7 @@
</ses:header>
<ses:header>
<ses:name>testrecorder.playback.testid</ses:name>
- <ses:value>f624cb5:102041cb937:-7cb4</ses:value>
+ <ses:value>1b325bd5:102ef2c7065:-7f08</ses:value>
</ses:header>
<ses:header>
<ses:name>testrecorder.playback.testnumber</ses:name>
@@ -300,7 +302,7 @@
</ses:testResults>
</ses:test>
</ses:tests>
- <ses:endDate>11 Feb 2005, 06:18:45.247 PM MST</ses:endDate>
+ <ses:endDate>29 Mar 2005, 09:38:25.458 AM MST</ses:endDate>
<ses:sessionStatus>fail</ses:sessionStatus>
<ses:testCount>2</ses:testCount>
<ses:passedCount>1</ses:passedCount>
Modified:
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/B39820.xml
URL:
http://svn.apache.org/viewcvs/incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/B39820.xml?view=diff&r1=159435&r2=159436
==============================================================================
---
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/B39820.xml
(original)
+++
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/B39820.xml
Tue Mar 29 14:10:36 2005
@@ -2,7 +2,7 @@
<ses:recorderSession
xmlns:ses="http://beehive.apache.org/netui/tools/testrecorder/2004/session">
<ses:sessionName>B39820</ses:sessionName>
<ses:tester>Daryl</ses:tester>
- <ses:startDate>21 Feb 2005, 10:25:44.812 AM MST</ses:startDate>
+ <ses:startDate>29 Mar 2005, 09:38:44.346 AM MST</ses:startDate>
<ses:description>Daryl</ses:description>
<ses:tests>
<ses:test>
@@ -18,7 +18,7 @@
<ses:cookies>
<ses:cookie>
<ses:name>JSESSIONID</ses:name>
- <ses:value>E4BC5A8D8A2B2548F6B41028CBFDCFA6</ses:value>
+ <ses:value>BA2FBB0E95DC2FF882CECA0FB3BF9B48</ses:value>
</ses:cookie>
</ses:cookies>
<ses:headers>
@@ -40,7 +40,7 @@
</ses:header>
<ses:header>
<ses:name>cookie</ses:name>
- <ses:value>$Version=0;
JSESSIONID=E4BC5A8D8A2B2548F6B41028CBFDCFA6; $Path=/coreWeb</ses:value>
+ <ses:value>$Version=0;
JSESSIONID=BA2FBB0E95DC2FF882CECA0FB3BF9B48; $Path=/coreWeb</ses:value>
</ses:header>
<ses:header>
<ses:name>cookie2</ses:name>
@@ -56,7 +56,7 @@
</ses:header>
<ses:header>
<ses:name>testrecorder.playback.testid</ses:name>
- <ses:value>354d10c9:10235f1bd0e:-7ed2</ses:value>
+ <ses:value>1b325bd5:102ef2c7065:-7ed0</ses:value>
</ses:header>
<ses:header>
<ses:name>user-agent</ses:name>
@@ -194,7 +194,9 @@
var val = "";
if (sep == null) sep = "";
while (tag != null && tag.getAttribute != null) {
- var attrVal = tag.getAttribute("netui:idScope");
+ try {
+ var attrVal = tag.getAttribute("netui:idScope");
+ } catch (e) { /* ignore, in IE6 calling on a table results in an
exception */ }
if (attrVal != null)
val = attrVal + sep + val;
tag = tag.parentNode;
@@ -236,7 +238,7 @@
<ses:cookies>
<ses:cookie>
<ses:name>JSESSIONID</ses:name>
- <ses:value>E4BC5A8D8A2B2548F6B41028CBFDCFA6</ses:value>
+ <ses:value>BA2FBB0E95DC2FF882CECA0FB3BF9B48</ses:value>
</ses:cookie>
</ses:cookies>
<ses:headers>
@@ -270,7 +272,7 @@
</ses:header>
<ses:header>
<ses:name>cookie</ses:name>
- <ses:value>$Version=0;
JSESSIONID=E4BC5A8D8A2B2548F6B41028CBFDCFA6; $Path=/coreWeb</ses:value>
+ <ses:value>$Version=0;
JSESSIONID=BA2FBB0E95DC2FF882CECA0FB3BF9B48; $Path=/coreWeb</ses:value>
</ses:header>
<ses:header>
<ses:name>cookie2</ses:name>
@@ -286,7 +288,7 @@
</ses:header>
<ses:header>
<ses:name>testrecorder.playback.testid</ses:name>
- <ses:value>354d10c9:10235f1bd0e:-7ed2</ses:value>
+ <ses:value>1b325bd5:102ef2c7065:-7ed0</ses:value>
</ses:header>
<ses:header>
<ses:name>user-agent</ses:name>
@@ -336,7 +338,7 @@
<ses:cookies>
<ses:cookie>
<ses:name>JSESSIONID</ses:name>
- <ses:value>E4BC5A8D8A2B2548F6B41028CBFDCFA6</ses:value>
+ <ses:value>BA2FBB0E95DC2FF882CECA0FB3BF9B48</ses:value>
</ses:cookie>
</ses:cookies>
<ses:headers>
@@ -358,7 +360,7 @@
</ses:header>
<ses:header>
<ses:name>cookie</ses:name>
- <ses:value>$Version=0;
JSESSIONID=E4BC5A8D8A2B2548F6B41028CBFDCFA6; $Path=/coreWeb</ses:value>
+ <ses:value>$Version=0;
JSESSIONID=BA2FBB0E95DC2FF882CECA0FB3BF9B48; $Path=/coreWeb</ses:value>
</ses:header>
<ses:header>
<ses:name>cookie2</ses:name>
@@ -374,7 +376,7 @@
</ses:header>
<ses:header>
<ses:name>testrecorder.playback.testid</ses:name>
- <ses:value>354d10c9:10235f1bd0e:-7ed2</ses:value>
+ <ses:value>1b325bd5:102ef2c7065:-7ed0</ses:value>
</ses:header>
<ses:header>
<ses:name>user-agent</ses:name>
@@ -512,7 +514,9 @@
var val = "";
if (sep == null) sep = "";
while (tag != null && tag.getAttribute != null) {
- var attrVal = tag.getAttribute("netui:idScope");
+ try {
+ var attrVal = tag.getAttribute("netui:idScope");
+ } catch (e) { /* ignore, in IE6 calling on a table results in an
exception */ }
if (attrVal != null)
val = attrVal + sep + val;
tag = tag.parentNode;
@@ -554,7 +558,7 @@
<ses:cookies>
<ses:cookie>
<ses:name>JSESSIONID</ses:name>
- <ses:value>E4BC5A8D8A2B2548F6B41028CBFDCFA6</ses:value>
+ <ses:value>BA2FBB0E95DC2FF882CECA0FB3BF9B48</ses:value>
</ses:cookie>
</ses:cookies>
<ses:headers>
@@ -588,7 +592,7 @@
</ses:header>
<ses:header>
<ses:name>cookie</ses:name>
- <ses:value>$Version=0;
JSESSIONID=E4BC5A8D8A2B2548F6B41028CBFDCFA6; $Path=/coreWeb</ses:value>
+ <ses:value>$Version=0;
JSESSIONID=BA2FBB0E95DC2FF882CECA0FB3BF9B48; $Path=/coreWeb</ses:value>
</ses:header>
<ses:header>
<ses:name>cookie2</ses:name>
@@ -604,7 +608,7 @@
</ses:header>
<ses:header>
<ses:name>testrecorder.playback.testid</ses:name>
- <ses:value>354d10c9:10235f1bd0e:-7ed2</ses:value>
+ <ses:value>1b325bd5:102ef2c7065:-7ed0</ses:value>
</ses:header>
<ses:header>
<ses:name>user-agent</ses:name>
@@ -654,7 +658,7 @@
<ses:cookies>
<ses:cookie>
<ses:name>JSESSIONID</ses:name>
- <ses:value>E4BC5A8D8A2B2548F6B41028CBFDCFA6</ses:value>
+ <ses:value>BA2FBB0E95DC2FF882CECA0FB3BF9B48</ses:value>
</ses:cookie>
</ses:cookies>
<ses:headers>
@@ -676,7 +680,7 @@
</ses:header>
<ses:header>
<ses:name>cookie</ses:name>
- <ses:value>$Version=0;
JSESSIONID=E4BC5A8D8A2B2548F6B41028CBFDCFA6; $Path=/coreWeb</ses:value>
+ <ses:value>$Version=0;
JSESSIONID=BA2FBB0E95DC2FF882CECA0FB3BF9B48; $Path=/coreWeb</ses:value>
</ses:header>
<ses:header>
<ses:name>cookie2</ses:name>
@@ -692,7 +696,7 @@
</ses:header>
<ses:header>
<ses:name>testrecorder.playback.testid</ses:name>
- <ses:value>354d10c9:10235f1bd0e:-7ed2</ses:value>
+ <ses:value>1b325bd5:102ef2c7065:-7ed0</ses:value>
</ses:header>
<ses:header>
<ses:name>user-agent</ses:name>
@@ -830,7 +834,9 @@
var val = "";
if (sep == null) sep = "";
while (tag != null && tag.getAttribute != null) {
- var attrVal = tag.getAttribute("netui:idScope");
+ try {
+ var attrVal = tag.getAttribute("netui:idScope");
+ } catch (e) { /* ignore, in IE6 calling on a table results in an
exception */ }
if (attrVal != null)
val = attrVal + sep + val;
tag = tag.parentNode;
@@ -872,7 +878,7 @@
<ses:cookies>
<ses:cookie>
<ses:name>JSESSIONID</ses:name>
- <ses:value>E4BC5A8D8A2B2548F6B41028CBFDCFA6</ses:value>
+ <ses:value>BA2FBB0E95DC2FF882CECA0FB3BF9B48</ses:value>
</ses:cookie>
</ses:cookies>
<ses:headers>
@@ -906,7 +912,7 @@
</ses:header>
<ses:header>
<ses:name>cookie</ses:name>
- <ses:value>$Version=0;
JSESSIONID=E4BC5A8D8A2B2548F6B41028CBFDCFA6; $Path=/coreWeb</ses:value>
+ <ses:value>$Version=0;
JSESSIONID=BA2FBB0E95DC2FF882CECA0FB3BF9B48; $Path=/coreWeb</ses:value>
</ses:header>
<ses:header>
<ses:name>cookie2</ses:name>
@@ -922,7 +928,7 @@
</ses:header>
<ses:header>
<ses:name>testrecorder.playback.testid</ses:name>
- <ses:value>354d10c9:10235f1bd0e:-7ed2</ses:value>
+ <ses:value>1b325bd5:102ef2c7065:-7ed0</ses:value>
</ses:header>
<ses:header>
<ses:name>user-agent</ses:name>
@@ -972,7 +978,7 @@
<ses:cookies>
<ses:cookie>
<ses:name>JSESSIONID</ses:name>
- <ses:value>E4BC5A8D8A2B2548F6B41028CBFDCFA6</ses:value>
+ <ses:value>BA2FBB0E95DC2FF882CECA0FB3BF9B48</ses:value>
</ses:cookie>
</ses:cookies>
<ses:headers>
@@ -994,7 +1000,7 @@
</ses:header>
<ses:header>
<ses:name>cookie</ses:name>
- <ses:value>$Version=0;
JSESSIONID=E4BC5A8D8A2B2548F6B41028CBFDCFA6; $Path=/coreWeb</ses:value>
+ <ses:value>$Version=0;
JSESSIONID=BA2FBB0E95DC2FF882CECA0FB3BF9B48; $Path=/coreWeb</ses:value>
</ses:header>
<ses:header>
<ses:name>cookie2</ses:name>
@@ -1010,7 +1016,7 @@
</ses:header>
<ses:header>
<ses:name>testrecorder.playback.testid</ses:name>
- <ses:value>354d10c9:10235f1bd0e:-7ed2</ses:value>
+ <ses:value>1b325bd5:102ef2c7065:-7ed0</ses:value>
</ses:header>
<ses:header>
<ses:name>user-agent</ses:name>
@@ -1148,7 +1154,9 @@
var val = "";
if (sep == null) sep = "";
while (tag != null && tag.getAttribute != null) {
- var attrVal = tag.getAttribute("netui:idScope");
+ try {
+ var attrVal = tag.getAttribute("netui:idScope");
+ } catch (e) { /* ignore, in IE6 calling on a table results in an
exception */ }
if (attrVal != null)
val = attrVal + sep + val;
tag = tag.parentNode;
@@ -1190,7 +1198,7 @@
<ses:cookies>
<ses:cookie>
<ses:name>JSESSIONID</ses:name>
- <ses:value>E4BC5A8D8A2B2548F6B41028CBFDCFA6</ses:value>
+ <ses:value>BA2FBB0E95DC2FF882CECA0FB3BF9B48</ses:value>
</ses:cookie>
</ses:cookies>
<ses:headers>
@@ -1224,7 +1232,7 @@
</ses:header>
<ses:header>
<ses:name>cookie</ses:name>
- <ses:value>$Version=0;
JSESSIONID=E4BC5A8D8A2B2548F6B41028CBFDCFA6; $Path=/coreWeb</ses:value>
+ <ses:value>$Version=0;
JSESSIONID=BA2FBB0E95DC2FF882CECA0FB3BF9B48; $Path=/coreWeb</ses:value>
</ses:header>
<ses:header>
<ses:name>cookie2</ses:name>
@@ -1240,7 +1248,7 @@
</ses:header>
<ses:header>
<ses:name>testrecorder.playback.testid</ses:name>
- <ses:value>354d10c9:10235f1bd0e:-7ed2</ses:value>
+ <ses:value>1b325bd5:102ef2c7065:-7ed0</ses:value>
</ses:header>
<ses:header>
<ses:name>user-agent</ses:name>
@@ -1290,7 +1298,7 @@
<ses:cookies>
<ses:cookie>
<ses:name>JSESSIONID</ses:name>
- <ses:value>E4BC5A8D8A2B2548F6B41028CBFDCFA6</ses:value>
+ <ses:value>BA2FBB0E95DC2FF882CECA0FB3BF9B48</ses:value>
</ses:cookie>
</ses:cookies>
<ses:headers>
@@ -1312,7 +1320,7 @@
</ses:header>
<ses:header>
<ses:name>cookie</ses:name>
- <ses:value>$Version=0;
JSESSIONID=E4BC5A8D8A2B2548F6B41028CBFDCFA6; $Path=/coreWeb</ses:value>
+ <ses:value>$Version=0;
JSESSIONID=BA2FBB0E95DC2FF882CECA0FB3BF9B48; $Path=/coreWeb</ses:value>
</ses:header>
<ses:header>
<ses:name>cookie2</ses:name>
@@ -1328,7 +1336,7 @@
</ses:header>
<ses:header>
<ses:name>testrecorder.playback.testid</ses:name>
- <ses:value>354d10c9:10235f1bd0e:-7ed2</ses:value>
+ <ses:value>1b325bd5:102ef2c7065:-7ed0</ses:value>
</ses:header>
<ses:header>
<ses:name>user-agent</ses:name>
@@ -1466,7 +1474,9 @@
var val = "";
if (sep == null) sep = "";
while (tag != null && tag.getAttribute != null) {
- var attrVal = tag.getAttribute("netui:idScope");
+ try {
+ var attrVal = tag.getAttribute("netui:idScope");
+ } catch (e) { /* ignore, in IE6 calling on a table results in an
exception */ }
if (attrVal != null)
val = attrVal + sep + val;
tag = tag.parentNode;
@@ -1508,7 +1518,7 @@
<ses:cookies>
<ses:cookie>
<ses:name>JSESSIONID</ses:name>
- <ses:value>E4BC5A8D8A2B2548F6B41028CBFDCFA6</ses:value>
+ <ses:value>BA2FBB0E95DC2FF882CECA0FB3BF9B48</ses:value>
</ses:cookie>
</ses:cookies>
<ses:headers>
@@ -1542,7 +1552,7 @@
</ses:header>
<ses:header>
<ses:name>cookie</ses:name>
- <ses:value>$Version=0;
JSESSIONID=E4BC5A8D8A2B2548F6B41028CBFDCFA6; $Path=/coreWeb</ses:value>
+ <ses:value>$Version=0;
JSESSIONID=BA2FBB0E95DC2FF882CECA0FB3BF9B48; $Path=/coreWeb</ses:value>
</ses:header>
<ses:header>
<ses:name>cookie2</ses:name>
@@ -1558,7 +1568,7 @@
</ses:header>
<ses:header>
<ses:name>testrecorder.playback.testid</ses:name>
- <ses:value>354d10c9:10235f1bd0e:-7ed2</ses:value>
+ <ses:value>1b325bd5:102ef2c7065:-7ed0</ses:value>
</ses:header>
<ses:header>
<ses:name>user-agent</ses:name>
@@ -1608,7 +1618,7 @@
<ses:cookies>
<ses:cookie>
<ses:name>JSESSIONID</ses:name>
- <ses:value>E4BC5A8D8A2B2548F6B41028CBFDCFA6</ses:value>
+ <ses:value>BA2FBB0E95DC2FF882CECA0FB3BF9B48</ses:value>
</ses:cookie>
</ses:cookies>
<ses:headers>
@@ -1630,7 +1640,7 @@
</ses:header>
<ses:header>
<ses:name>cookie</ses:name>
- <ses:value>$Version=0;
JSESSIONID=E4BC5A8D8A2B2548F6B41028CBFDCFA6; $Path=/coreWeb</ses:value>
+ <ses:value>$Version=0;
JSESSIONID=BA2FBB0E95DC2FF882CECA0FB3BF9B48; $Path=/coreWeb</ses:value>
</ses:header>
<ses:header>
<ses:name>cookie2</ses:name>
@@ -1646,7 +1656,7 @@
</ses:header>
<ses:header>
<ses:name>testrecorder.playback.testid</ses:name>
- <ses:value>354d10c9:10235f1bd0e:-7ed2</ses:value>
+ <ses:value>1b325bd5:102ef2c7065:-7ed0</ses:value>
</ses:header>
<ses:header>
<ses:name>user-agent</ses:name>
@@ -1784,7 +1794,9 @@
var val = "";
if (sep == null) sep = "";
while (tag != null && tag.getAttribute != null) {
- var attrVal = tag.getAttribute("netui:idScope");
+ try {
+ var attrVal = tag.getAttribute("netui:idScope");
+ } catch (e) { /* ignore, in IE6 calling on a table results in an
exception */ }
if (attrVal != null)
val = attrVal + sep + val;
tag = tag.parentNode;
@@ -1826,7 +1838,7 @@
<ses:cookies>
<ses:cookie>
<ses:name>JSESSIONID</ses:name>
- <ses:value>E4BC5A8D8A2B2548F6B41028CBFDCFA6</ses:value>
+ <ses:value>BA2FBB0E95DC2FF882CECA0FB3BF9B48</ses:value>
</ses:cookie>
</ses:cookies>
<ses:headers>
@@ -1860,7 +1872,7 @@
</ses:header>
<ses:header>
<ses:name>cookie</ses:name>
- <ses:value>$Version=0;
JSESSIONID=E4BC5A8D8A2B2548F6B41028CBFDCFA6; $Path=/coreWeb</ses:value>
+ <ses:value>$Version=0;
JSESSIONID=BA2FBB0E95DC2FF882CECA0FB3BF9B48; $Path=/coreWeb</ses:value>
</ses:header>
<ses:header>
<ses:name>cookie2</ses:name>
@@ -1876,7 +1888,7 @@
</ses:header>
<ses:header>
<ses:name>testrecorder.playback.testid</ses:name>
- <ses:value>354d10c9:10235f1bd0e:-7ed2</ses:value>
+ <ses:value>1b325bd5:102ef2c7065:-7ed0</ses:value>
</ses:header>
<ses:header>
<ses:name>user-agent</ses:name>
@@ -1914,7 +1926,7 @@
</ses:testResults>
</ses:test>
</ses:tests>
- <ses:endDate>21 Feb 2005, 10:25:47.234 AM MST</ses:endDate>
+ <ses:endDate>29 Mar 2005, 09:38:46.038 AM MST</ses:endDate>
<ses:sessionStatus>fail</ses:sessionStatus>
<ses:testCount>12</ses:testCount>
<ses:passedCount>6</ses:passedCount>
Modified:
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/ButtonSubmitTagId.xml
URL:
http://svn.apache.org/viewcvs/incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/ButtonSubmitTagId.xml?view=diff&r1=159435&r2=159436
==============================================================================
---
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/ButtonSubmitTagId.xml
(original)
+++
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/ButtonSubmitTagId.xml
Tue Mar 29 14:10:36 2005
@@ -2,7 +2,7 @@
<ses:recorderSession
xmlns:ses="http://beehive.apache.org/netui/tools/testrecorder/2004/session">
<ses:sessionName>ButtonSubmitTagId</ses:sessionName>
<ses:tester>Daryl</ses:tester>
- <ses:startDate>11 Feb 2005, 06:21:02.744 PM MST</ses:startDate>
+ <ses:startDate>29 Mar 2005, 09:39:21.549 AM MST</ses:startDate>
<ses:description>Daryl</ses:description>
<ses:tests>
<ses:test>
@@ -18,7 +18,7 @@
<ses:cookies>
<ses:cookie>
<ses:name>JSESSIONID</ses:name>
- <ses:value>D816AF65DAC4C913C3202ED2A55FC180</ses:value>
+ <ses:value>BA2FBB0E95DC2FF882CECA0FB3BF9B48</ses:value>
</ses:cookie>
</ses:cookies>
<ses:headers>
@@ -40,7 +40,7 @@
</ses:header>
<ses:header>
<ses:name>cookie</ses:name>
- <ses:value>$Version=0;
JSESSIONID=D816AF65DAC4C913C3202ED2A55FC180; $Path=/coreWeb</ses:value>
+ <ses:value>$Version=0;
JSESSIONID=BA2FBB0E95DC2FF882CECA0FB3BF9B48; $Path=/coreWeb</ses:value>
</ses:header>
<ses:header>
<ses:name>cookie2</ses:name>
@@ -56,7 +56,7 @@
</ses:header>
<ses:header>
<ses:name>testrecorder.playback.testid</ses:name>
- <ses:value>f624cb5:102041cb937:-7be5</ses:value>
+ <ses:value>1b325bd5:102ef2c7065:-7e36</ses:value>
</ses:header>
<ses:header>
<ses:name>user-agent</ses:name>
@@ -171,7 +171,9 @@
var val = "";
if (sep == null) sep = "";
while (tag != null && tag.getAttribute != null) {
- var attrVal = tag.getAttribute("netui:idScope");
+ try {
+ var attrVal = tag.getAttribute("netui:idScope");
+ } catch (e) { /* ignore, in IE6 calling on a table results in an
exception */ }
if (attrVal != null)
val = attrVal + sep + val;
tag = tag.parentNode;
@@ -209,7 +211,7 @@
<ses:cookies>
<ses:cookie>
<ses:name>JSESSIONID</ses:name>
- <ses:value>D816AF65DAC4C913C3202ED2A55FC180</ses:value>
+ <ses:value>BA2FBB0E95DC2FF882CECA0FB3BF9B48</ses:value>
</ses:cookie>
</ses:cookies>
<ses:headers>
@@ -243,7 +245,7 @@
</ses:header>
<ses:header>
<ses:name>cookie</ses:name>
- <ses:value>$Version=0;
JSESSIONID=D816AF65DAC4C913C3202ED2A55FC180; $Path=/coreWeb</ses:value>
+ <ses:value>$Version=0;
JSESSIONID=BA2FBB0E95DC2FF882CECA0FB3BF9B48; $Path=/coreWeb</ses:value>
</ses:header>
<ses:header>
<ses:name>cookie2</ses:name>
@@ -259,7 +261,7 @@
</ses:header>
<ses:header>
<ses:name>testrecorder.playback.testid</ses:name>
- <ses:value>f624cb5:102041cb937:-7be5</ses:value>
+ <ses:value>1b325bd5:102ef2c7065:-7e36</ses:value>
</ses:header>
<ses:header>
<ses:name>user-agent</ses:name>
@@ -374,7 +376,9 @@
var val = "";
if (sep == null) sep = "";
while (tag != null && tag.getAttribute != null) {
- var attrVal = tag.getAttribute("netui:idScope");
+ try {
+ var attrVal = tag.getAttribute("netui:idScope");
+ } catch (e) { /* ignore, in IE6 calling on a table results in an
exception */ }
if (attrVal != null)
val = attrVal + sep + val;
tag = tag.parentNode;
@@ -416,7 +420,7 @@
<ses:cookies>
<ses:cookie>
<ses:name>JSESSIONID</ses:name>
- <ses:value>D816AF65DAC4C913C3202ED2A55FC180</ses:value>
+ <ses:value>BA2FBB0E95DC2FF882CECA0FB3BF9B48</ses:value>
</ses:cookie>
</ses:cookies>
<ses:headers>
@@ -450,7 +454,7 @@
</ses:header>
<ses:header>
<ses:name>cookie</ses:name>
- <ses:value>$Version=0;
JSESSIONID=D816AF65DAC4C913C3202ED2A55FC180; $Path=/coreWeb</ses:value>
+ <ses:value>$Version=0;
JSESSIONID=BA2FBB0E95DC2FF882CECA0FB3BF9B48; $Path=/coreWeb</ses:value>
</ses:header>
<ses:header>
<ses:name>cookie2</ses:name>
@@ -466,7 +470,7 @@
</ses:header>
<ses:header>
<ses:name>testrecorder.playback.testid</ses:name>
- <ses:value>f624cb5:102041cb937:-7be5</ses:value>
+ <ses:value>1b325bd5:102ef2c7065:-7e36</ses:value>
</ses:header>
<ses:header>
<ses:name>user-agent</ses:name>
@@ -581,7 +585,9 @@
var val = "";
if (sep == null) sep = "";
while (tag != null && tag.getAttribute != null) {
- var attrVal = tag.getAttribute("netui:idScope");
+ try {
+ var attrVal = tag.getAttribute("netui:idScope");
+ } catch (e) { /* ignore, in IE6 calling on a table results in an
exception */ }
if (attrVal != null)
val = attrVal + sep + val;
tag = tag.parentNode;
@@ -598,7 +604,7 @@
</ses:testResults>
</ses:test>
</ses:tests>
- <ses:endDate>11 Feb 2005, 06:21:04.417 PM MST</ses:endDate>
+ <ses:endDate>29 Mar 2005, 09:39:22.190 AM MST</ses:endDate>
<ses:sessionStatus>fail</ses:sessionStatus>
<ses:testCount>3</ses:testCount>
<ses:passedCount>0</ses:passedCount>
Modified:
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/CtAreaBase.xml
URL:
http://svn.apache.org/viewcvs/incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/CtAreaBase.xml?view=diff&r1=159435&r2=159436
==============================================================================
---
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/CtAreaBase.xml
(original)
+++
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/CtAreaBase.xml
Tue Mar 29 14:10:36 2005
@@ -2,7 +2,7 @@
<ses:recorderSession
xmlns:ses="http://beehive.apache.org/netui/tools/testrecorder/2004/session">
<ses:sessionName>CtAreaBase</ses:sessionName>
<ses:tester>Daryl</ses:tester>
- <ses:startDate>04 Feb 2005, 03:02:53.633 PM MST</ses:startDate>
+ <ses:startDate>29 Mar 2005, 09:39:43.581 AM MST</ses:startDate>
<ses:description>Daryl</ses:description>
<ses:tests>
<ses:test>
@@ -18,7 +18,7 @@
<ses:cookies>
<ses:cookie>
<ses:name>JSESSIONID</ses:name>
- <ses:value>38697863044371D13E85B4F3FB0AE7AC</ses:value>
+ <ses:value>BA2FBB0E95DC2FF882CECA0FB3BF9B48</ses:value>
</ses:cookie>
</ses:cookies>
<ses:headers>
@@ -44,7 +44,7 @@
</ses:header>
<ses:header>
<ses:name>cookie</ses:name>
- <ses:value>$Version=0;
JSESSIONID=38697863044371D13E85B4F3FB0AE7AC; $Path=/coreWeb</ses:value>
+ <ses:value>$Version=0;
JSESSIONID=BA2FBB0E95DC2FF882CECA0FB3BF9B48; $Path=/coreWeb</ses:value>
</ses:header>
<ses:header>
<ses:name>host</ses:name>
@@ -56,7 +56,7 @@
</ses:header>
<ses:header>
<ses:name>testrecorder.playback.testid</ses:name>
- <ses:value>-70332c6b:101df632616:-7def</ses:value>
+ <ses:value>1b325bd5:102ef2c7065:-7de9</ses:value>
</ses:header>
<ses:header>
<ses:name>user-agent</ses:name>
@@ -134,7 +134,9 @@
var val = "";
if (sep == null) sep = "";
while (tag != null && tag.getAttribute != null) {
- var attrVal = tag.getAttribute("netui:idScope");
+ try {
+ var attrVal = tag.getAttribute("netui:idScope");
+ } catch (e) { /* ignore, in IE6 calling on a table results in an
exception */ }
if (attrVal != null)
val = attrVal + sep + val;
tag = tag.parentNode;
@@ -163,7 +165,7 @@
<ses:cookies>
<ses:cookie>
<ses:name>JSESSIONID</ses:name>
- <ses:value>38697863044371D13E85B4F3FB0AE7AC</ses:value>
+ <ses:value>BA2FBB0E95DC2FF882CECA0FB3BF9B48</ses:value>
</ses:cookie>
</ses:cookies>
<ses:headers>
@@ -193,7 +195,7 @@
</ses:header>
<ses:header>
<ses:name>cookie</ses:name>
- <ses:value>$Version=0;
JSESSIONID=38697863044371D13E85B4F3FB0AE7AC; $Path=/coreWeb</ses:value>
+ <ses:value>$Version=0;
JSESSIONID=BA2FBB0E95DC2FF882CECA0FB3BF9B48; $Path=/coreWeb</ses:value>
</ses:header>
<ses:header>
<ses:name>host</ses:name>
@@ -205,7 +207,7 @@
</ses:header>
<ses:header>
<ses:name>testrecorder.playback.testid</ses:name>
- <ses:value>-70332c6b:101df632616:-7def</ses:value>
+ <ses:value>1b325bd5:102ef2c7065:-7de9</ses:value>
</ses:header>
<ses:header>
<ses:name>user-agent</ses:name>
@@ -283,7 +285,9 @@
var val = "";
if (sep == null) sep = "";
while (tag != null && tag.getAttribute != null) {
- var attrVal = tag.getAttribute("netui:idScope");
+ try {
+ var attrVal = tag.getAttribute("netui:idScope");
+ } catch (e) { /* ignore, in IE6 calling on a table results in an
exception */ }
if (attrVal != null)
val = attrVal + sep + val;
tag = tag.parentNode;
@@ -312,7 +316,7 @@
<ses:cookies>
<ses:cookie>
<ses:name>JSESSIONID</ses:name>
- <ses:value>38697863044371D13E85B4F3FB0AE7AC</ses:value>
+ <ses:value>BA2FBB0E95DC2FF882CECA0FB3BF9B48</ses:value>
</ses:cookie>
</ses:cookies>
<ses:headers>
@@ -342,7 +346,7 @@
</ses:header>
<ses:header>
<ses:name>cookie</ses:name>
- <ses:value>$Version=0;
JSESSIONID=38697863044371D13E85B4F3FB0AE7AC; $Path=/coreWeb</ses:value>
+ <ses:value>$Version=0;
JSESSIONID=BA2FBB0E95DC2FF882CECA0FB3BF9B48; $Path=/coreWeb</ses:value>
</ses:header>
<ses:header>
<ses:name>host</ses:name>
@@ -354,7 +358,7 @@
</ses:header>
<ses:header>
<ses:name>testrecorder.playback.testid</ses:name>
- <ses:value>-70332c6b:101df632616:-7def</ses:value>
+ <ses:value>1b325bd5:102ef2c7065:-7de9</ses:value>
</ses:header>
<ses:header>
<ses:name>user-agent</ses:name>
@@ -432,7 +436,9 @@
var val = "";
if (sep == null) sep = "";
while (tag != null && tag.getAttribute != null) {
- var attrVal = tag.getAttribute("netui:idScope");
+ try {
+ var attrVal = tag.getAttribute("netui:idScope");
+ } catch (e) { /* ignore, in IE6 calling on a table results in an
exception */ }
if (attrVal != null)
val = attrVal + sep + val;
tag = tag.parentNode;
@@ -449,7 +455,7 @@
</ses:testResults>
</ses:test>
</ses:tests>
- <ses:endDate>04 Feb 2005, 03:02:54.264 PM MST</ses:endDate>
+ <ses:endDate>29 Mar 2005, 09:39:44.192 AM MST</ses:endDate>
<ses:sessionStatus>fail</ses:sessionStatus>
<ses:testCount>3</ses:testCount>
<ses:passedCount>0</ses:passedCount>
Modified:
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/CtButtonId.xml
URL:
http://svn.apache.org/viewcvs/incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/CtButtonId.xml?view=diff&r1=159435&r2=159436
==============================================================================
---
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/CtButtonId.xml
(original)
+++
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/CtButtonId.xml
Tue Mar 29 14:10:36 2005
@@ -2,7 +2,7 @@
<ses:recorderSession
xmlns:ses="http://beehive.apache.org/netui/tools/testrecorder/2004/session">
<ses:sessionName>CtButtonId</ses:sessionName>
<ses:tester>Daryl</ses:tester>
- <ses:startDate>11 Feb 2005, 06:22:06.947 PM MST</ses:startDate>
+ <ses:startDate>29 Mar 2005, 09:39:49.569 AM MST</ses:startDate>
<ses:description>Daryl</ses:description>
<ses:tests>
<ses:test>
@@ -18,7 +18,7 @@
<ses:cookies>
<ses:cookie>
<ses:name>JSESSIONID</ses:name>
- <ses:value>D816AF65DAC4C913C3202ED2A55FC180</ses:value>
+ <ses:value>BA2FBB0E95DC2FF882CECA0FB3BF9B48</ses:value>
</ses:cookie>
</ses:cookies>
<ses:headers>
@@ -44,7 +44,7 @@
</ses:header>
<ses:header>
<ses:name>cookie</ses:name>
- <ses:value>$Version=0;
JSESSIONID=D816AF65DAC4C913C3202ED2A55FC180; $Path=/coreWeb</ses:value>
+ <ses:value>$Version=0;
JSESSIONID=BA2FBB0E95DC2FF882CECA0FB3BF9B48; $Path=/coreWeb</ses:value>
</ses:header>
<ses:header>
<ses:name>host</ses:name>
@@ -56,7 +56,7 @@
</ses:header>
<ses:header>
<ses:name>testrecorder.playback.testid</ses:name>
- <ses:value>f624cb5:102041cb937:-7b8c</ses:value>
+ <ses:value>1b325bd5:102ef2c7065:-7dd8</ses:value>
</ses:header>
<ses:header>
<ses:name>user-agent</ses:name>
@@ -159,7 +159,9 @@
var val = "";
if (sep == null) sep = "";
while (tag != null && tag.getAttribute != null) {
- var attrVal = tag.getAttribute("netui:idScope");
+ try {
+ var attrVal = tag.getAttribute("netui:idScope");
+ } catch (e) { /* ignore, in IE6 calling on a table results in an
exception */ }
if (attrVal != null)
val = attrVal + sep + val;
tag = tag.parentNode;
@@ -193,7 +195,7 @@
<ses:cookies>
<ses:cookie>
<ses:name>JSESSIONID</ses:name>
- <ses:value>D816AF65DAC4C913C3202ED2A55FC180</ses:value>
+ <ses:value>BA2FBB0E95DC2FF882CECA0FB3BF9B48</ses:value>
</ses:cookie>
</ses:cookies>
<ses:headers>
@@ -227,7 +229,7 @@
</ses:header>
<ses:header>
<ses:name>cookie</ses:name>
- <ses:value>$Version=0;
JSESSIONID=D816AF65DAC4C913C3202ED2A55FC180; $Path=/coreWeb</ses:value>
+ <ses:value>$Version=0;
JSESSIONID=BA2FBB0E95DC2FF882CECA0FB3BF9B48; $Path=/coreWeb</ses:value>
</ses:header>
<ses:header>
<ses:name>host</ses:name>
@@ -239,7 +241,7 @@
</ses:header>
<ses:header>
<ses:name>testrecorder.playback.testid</ses:name>
- <ses:value>f624cb5:102041cb937:-7b8c</ses:value>
+ <ses:value>1b325bd5:102ef2c7065:-7dd8</ses:value>
</ses:header>
<ses:header>
<ses:name>user-agent</ses:name>
@@ -342,7 +344,9 @@
var val = "";
if (sep == null) sep = "";
while (tag != null && tag.getAttribute != null) {
- var attrVal = tag.getAttribute("netui:idScope");
+ try {
+ var attrVal = tag.getAttribute("netui:idScope");
+ } catch (e) { /* ignore, in IE6 calling on a table results in an
exception */ }
if (attrVal != null)
val = attrVal + sep + val;
tag = tag.parentNode;
@@ -380,7 +384,7 @@
<ses:cookies>
<ses:cookie>
<ses:name>JSESSIONID</ses:name>
- <ses:value>D816AF65DAC4C913C3202ED2A55FC180</ses:value>
+ <ses:value>BA2FBB0E95DC2FF882CECA0FB3BF9B48</ses:value>
</ses:cookie>
</ses:cookies>
<ses:headers>
@@ -414,7 +418,7 @@
</ses:header>
<ses:header>
<ses:name>cookie</ses:name>
- <ses:value>$Version=0;
JSESSIONID=D816AF65DAC4C913C3202ED2A55FC180; $Path=/coreWeb</ses:value>
+ <ses:value>$Version=0;
JSESSIONID=BA2FBB0E95DC2FF882CECA0FB3BF9B48; $Path=/coreWeb</ses:value>
</ses:header>
<ses:header>
<ses:name>host</ses:name>
@@ -426,7 +430,7 @@
</ses:header>
<ses:header>
<ses:name>testrecorder.playback.testid</ses:name>
- <ses:value>f624cb5:102041cb937:-7b8c</ses:value>
+ <ses:value>1b325bd5:102ef2c7065:-7dd8</ses:value>
</ses:header>
<ses:header>
<ses:name>user-agent</ses:name>
@@ -529,7 +533,9 @@
var val = "";
if (sep == null) sep = "";
while (tag != null && tag.getAttribute != null) {
- var attrVal = tag.getAttribute("netui:idScope");
+ try {
+ var attrVal = tag.getAttribute("netui:idScope");
+ } catch (e) { /* ignore, in IE6 calling on a table results in an
exception */ }
if (attrVal != null)
val = attrVal + sep + val;
tag = tag.parentNode;
@@ -546,7 +552,7 @@
</ses:testResults>
</ses:test>
</ses:tests>
- <ses:endDate>11 Feb 2005, 06:22:09.150 PM MST</ses:endDate>
+ <ses:endDate>29 Mar 2005, 09:39:50.170 AM MST</ses:endDate>
<ses:sessionStatus>fail</ses:sessionStatus>
<ses:testCount>3</ses:testCount>
<ses:passedCount>0</ses:passedCount>
Modified:
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/CtCbgId.xml
URL:
http://svn.apache.org/viewcvs/incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/CtCbgId.xml?view=diff&r1=159435&r2=159436
==============================================================================
---
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/CtCbgId.xml
(original)
+++
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/CtCbgId.xml
Tue Mar 29 14:10:36 2005
@@ -2,7 +2,7 @@
<ses:recorderSession
xmlns:ses="http://beehive.apache.org/netui/tools/testrecorder/2004/session">
<ses:sessionName>CtCbgId</ses:sessionName>
<ses:tester>Daryl</ses:tester>
- <ses:startDate>02 Mar 2005, 05:26:46.878 PM MST</ses:startDate>
+ <ses:startDate>29 Mar 2005, 09:39:52.283 AM MST</ses:startDate>
<ses:description>Daryl</ses:description>
<ses:tests>
<ses:test>
@@ -18,7 +18,7 @@
<ses:cookies>
<ses:cookie>
<ses:name>JSESSIONID</ses:name>
- <ses:value>9EB087AB2F45B3A51BA73F28068F6298</ses:value>
+ <ses:value>BA2FBB0E95DC2FF882CECA0FB3BF9B48</ses:value>
</ses:cookie>
</ses:cookies>
<ses:headers>
@@ -44,7 +44,7 @@
</ses:header>
<ses:header>
<ses:name>cookie</ses:name>
- <ses:value>$Version=0;
JSESSIONID=9EB087AB2F45B3A51BA73F28068F6298; $Path=/coreWeb</ses:value>
+ <ses:value>$Version=0;
JSESSIONID=BA2FBB0E95DC2FF882CECA0FB3BF9B48; $Path=/coreWeb</ses:value>
</ses:header>
<ses:header>
<ses:name>host</ses:name>
@@ -56,7 +56,7 @@
</ses:header>
<ses:header>
<ses:name>testrecorder.playback.testid</ses:name>
- <ses:value>-11bc3486:10265cc17b1:-7dd5</ses:value>
+ <ses:value>1b325bd5:102ef2c7065:-7dcc</ses:value>
</ses:header>
<ses:header>
<ses:name>user-agent</ses:name>
@@ -170,7 +170,9 @@
var val = "";
if (sep == null) sep = "";
while (tag != null && tag.getAttribute != null) {
- var attrVal = tag.getAttribute("netui:idScope");
+ try {
+ var attrVal = tag.getAttribute("netui:idScope");
+ } catch (e) { /* ignore, in IE6 calling on a table results in an
exception */ }
if (attrVal != null)
val = attrVal + sep + val;
tag = tag.parentNode;
@@ -219,7 +221,7 @@
<ses:cookies>
<ses:cookie>
<ses:name>JSESSIONID</ses:name>
- <ses:value>9EB087AB2F45B3A51BA73F28068F6298</ses:value>
+ <ses:value>BA2FBB0E95DC2FF882CECA0FB3BF9B48</ses:value>
</ses:cookie>
</ses:cookies>
<ses:headers>
@@ -253,7 +255,7 @@
</ses:header>
<ses:header>
<ses:name>cookie</ses:name>
- <ses:value>$Version=0;
JSESSIONID=9EB087AB2F45B3A51BA73F28068F6298; $Path=/coreWeb</ses:value>
+ <ses:value>$Version=0;
JSESSIONID=BA2FBB0E95DC2FF882CECA0FB3BF9B48; $Path=/coreWeb</ses:value>
</ses:header>
<ses:header>
<ses:name>host</ses:name>
@@ -265,7 +267,7 @@
</ses:header>
<ses:header>
<ses:name>testrecorder.playback.testid</ses:name>
- <ses:value>-11bc3486:10265cc17b1:-7dd5</ses:value>
+ <ses:value>1b325bd5:102ef2c7065:-7dcc</ses:value>
</ses:header>
<ses:header>
<ses:name>user-agent</ses:name>
@@ -306,7 +308,7 @@
</ses:testResults>
</ses:test>
</ses:tests>
- <ses:endDate>02 Mar 2005, 05:26:48.370 PM MST</ses:endDate>
+ <ses:endDate>29 Mar 2005, 09:39:53.615 AM MST</ses:endDate>
<ses:sessionStatus>fail</ses:sessionStatus>
<ses:testCount>2</ses:testCount>
<ses:passedCount>1</ses:passedCount>
Modified:
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/CtFormCases.xml
URL:
http://svn.apache.org/viewcvs/incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/CtFormCases.xml?view=diff&r1=159435&r2=159436
==============================================================================
---
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/CtFormCases.xml
(original)
+++
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/tests/CtFormCases.xml
Tue Mar 29 14:10:36 2005
@@ -2,7 +2,7 @@
<ses:recorderSession
xmlns:ses="http://beehive.apache.org/netui/tools/testrecorder/2004/session">
<ses:sessionName>CtFormCases</ses:sessionName>
<ses:tester>Daryl</ses:tester>
- <ses:startDate>17 Mar 2005, 11:36:13.249 AM MST</ses:startDate>
+ <ses:startDate>29 Mar 2005, 09:40:02.107 AM MST</ses:startDate>
<ses:description>Daryl</ses:description>
<ses:tests>
<ses:test>
@@ -18,7 +18,7 @@
<ses:cookies>
<ses:cookie>
<ses:name>JSESSIONID</ses:name>
- <ses:value>CCA14CDD2B17F5D6E611717C453B1770</ses:value>
+ <ses:value>BA2FBB0E95DC2FF882CECA0FB3BF9B48</ses:value>
</ses:cookie>
</ses:cookies>
<ses:headers>
@@ -44,7 +44,7 @@
</ses:header>
<ses:header>
<ses:name>cookie</ses:name>
- <ses:value>$Version=0;
JSESSIONID=CCA14CDD2B17F5D6E611717C453B1770; $Path=/coreWeb</ses:value>
+ <ses:value>$Version=0;
JSESSIONID=BA2FBB0E95DC2FF882CECA0FB3BF9B48; $Path=/coreWeb</ses:value>
</ses:header>
<ses:header>
<ses:name>host</ses:name>
@@ -56,7 +56,7 @@
</ses:header>
<ses:header>
<ses:name>testrecorder.playback.testid</ses:name>
- <ses:value>63776fa:102b1c924d3:-7daf</ses:value>
+ <ses:value>1b325bd5:102ef2c7065:-7daf</ses:value>
</ses:header>
<ses:header>
<ses:name>user-agent</ses:name>
@@ -205,7 +205,9 @@
var val = "";
if (sep == null) sep = "";
while (tag != null && tag.getAttribute != null) {
- var attrVal = tag.getAttribute("netui:idScope");
+ try {
+ var attrVal = tag.getAttribute("netui:idScope");
+ } catch (e) { /* ignore, in IE6 calling on a table results in an
exception */ }
if (attrVal != null)
val = attrVal + sep + val;
tag = tag.parentNode;
@@ -238,7 +240,7 @@
<ses:cookies>
<ses:cookie>
<ses:name>JSESSIONID</ses:name>
- <ses:value>CCA14CDD2B17F5D6E611717C453B1770</ses:value>
+ <ses:value>BA2FBB0E95DC2FF882CECA0FB3BF9B48</ses:value>
</ses:cookie>
</ses:cookies>
<ses:headers>
@@ -276,7 +278,7 @@
</ses:header>
<ses:header>
<ses:name>cookie</ses:name>
- <ses:value>$Version=0;
JSESSIONID=CCA14CDD2B17F5D6E611717C453B1770; $Path=/coreWeb</ses:value>
+ <ses:value>$Version=0;
JSESSIONID=BA2FBB0E95DC2FF882CECA0FB3BF9B48; $Path=/coreWeb</ses:value>
</ses:header>
<ses:header>
<ses:name>host</ses:name>
@@ -288,7 +290,7 @@
</ses:header>
<ses:header>
<ses:name>testrecorder.playback.testid</ses:name>
- <ses:value>63776fa:102b1c924d3:-7daf</ses:value>
+ <ses:value>1b325bd5:102ef2c7065:-7daf</ses:value>
</ses:header>
<ses:header>
<ses:name>user-agent</ses:name>
@@ -437,7 +439,9 @@
var val = "";
if (sep == null) sep = "";
while (tag != null && tag.getAttribute != null) {
- var attrVal = tag.getAttribute("netui:idScope");
+ try {
+ var attrVal = tag.getAttribute("netui:idScope");
+ } catch (e) { /* ignore, in IE6 calling on a table results in an
exception */ }
if (attrVal != null)
val = attrVal + sep + val;
tag = tag.parentNode;
@@ -470,7 +474,7 @@
<ses:cookies>
<ses:cookie>
<ses:name>JSESSIONID</ses:name>
- <ses:value>CCA14CDD2B17F5D6E611717C453B1770</ses:value>
+ <ses:value>BA2FBB0E95DC2FF882CECA0FB3BF9B48</ses:value>
</ses:cookie>
</ses:cookies>
<ses:headers>
@@ -508,7 +512,7 @@
</ses:header>
<ses:header>
<ses:name>cookie</ses:name>
- <ses:value>$Version=0;
JSESSIONID=CCA14CDD2B17F5D6E611717C453B1770; $Path=/coreWeb</ses:value>
+ <ses:value>$Version=0;
JSESSIONID=BA2FBB0E95DC2FF882CECA0FB3BF9B48; $Path=/coreWeb</ses:value>
</ses:header>
<ses:header>
<ses:name>host</ses:name>
@@ -520,7 +524,7 @@
</ses:header>
<ses:header>
<ses:name>testrecorder.playback.testid</ses:name>
- <ses:value>63776fa:102b1c924d3:-7daf</ses:value>
+ <ses:value>1b325bd5:102ef2c7065:-7daf</ses:value>
</ses:header>
<ses:header>
<ses:name>user-agent</ses:name>
@@ -669,7 +673,9 @@
var val = "";
if (sep == null) sep = "";
while (tag != null && tag.getAttribute != null) {
- var attrVal = tag.getAttribute("netui:idScope");
+ try {
+ var attrVal = tag.getAttribute("netui:idScope");
+ } catch (e) { /* ignore, in IE6 calling on a table results in an
exception */ }
if (attrVal != null)
val = attrVal + sep + val;
tag = tag.parentNode;
@@ -706,7 +712,7 @@
<ses:cookies>
<ses:cookie>
<ses:name>JSESSIONID</ses:name>
- <ses:value>CCA14CDD2B17F5D6E611717C453B1770</ses:value>
+ <ses:value>BA2FBB0E95DC2FF882CECA0FB3BF9B48</ses:value>
</ses:cookie>
</ses:cookies>
<ses:headers>
@@ -744,7 +750,7 @@
</ses:header>
<ses:header>
<ses:name>cookie</ses:name>
- <ses:value>$Version=0;
JSESSIONID=CCA14CDD2B17F5D6E611717C453B1770; $Path=/coreWeb</ses:value>
+ <ses:value>$Version=0;
JSESSIONID=BA2FBB0E95DC2FF882CECA0FB3BF9B48; $Path=/coreWeb</ses:value>
</ses:header>
<ses:header>
<ses:name>host</ses:name>
@@ -756,7 +762,7 @@
</ses:header>
<ses:header>
<ses:name>testrecorder.playback.testid</ses:name>
- <ses:value>63776fa:102b1c924d3:-7daf</ses:value>
+ <ses:value>1b325bd5:102ef2c7065:-7daf</ses:value>
</ses:header>
<ses:header>
<ses:name>user-agent</ses:name>
@@ -905,7 +911,9 @@
var val = "";
if (sep == null) sep = "";
while (tag != null && tag.getAttribute != null) {
- var attrVal = tag.getAttribute("netui:idScope");
+ try {
+ var attrVal = tag.getAttribute("netui:idScope");
+ } catch (e) { /* ignore, in IE6 calling on a table results in an
exception */ }
if (attrVal != null)
val = attrVal + sep + val;
tag = tag.parentNode;
@@ -942,7 +950,7 @@
<ses:cookies>
<ses:cookie>
<ses:name>JSESSIONID</ses:name>
- <ses:value>CCA14CDD2B17F5D6E611717C453B1770</ses:value>
+ <ses:value>BA2FBB0E95DC2FF882CECA0FB3BF9B48</ses:value>
</ses:cookie>
</ses:cookies>
<ses:headers>
@@ -980,7 +988,7 @@
</ses:header>
<ses:header>
<ses:name>cookie</ses:name>
- <ses:value>$Version=0;
JSESSIONID=CCA14CDD2B17F5D6E611717C453B1770; $Path=/coreWeb</ses:value>
+ <ses:value>$Version=0;
JSESSIONID=BA2FBB0E95DC2FF882CECA0FB3BF9B48; $Path=/coreWeb</ses:value>
</ses:header>
<ses:header>
<ses:name>host</ses:name>
@@ -992,7 +1000,7 @@
</ses:header>
<ses:header>
<ses:name>testrecorder.playback.testid</ses:name>
- <ses:value>63776fa:102b1c924d3:-7daf</ses:value>
+ <ses:value>1b325bd5:102ef2c7065:-7daf</ses:value>
</ses:header>
<ses:header>
<ses:name>user-agent</ses:name>
@@ -1141,7 +1149,9 @@
var val = "";
if (sep == null) sep = "";
while (tag != null && tag.getAttribute != null) {
- var attrVal = tag.getAttribute("netui:idScope");
+ try {
+ var attrVal = tag.getAttribute("netui:idScope");
+ } catch (e) { /* ignore, in IE6 calling on a table results in an
exception */ }
if (attrVal != null)
val = attrVal + sep + val;
tag = tag.parentNode;
@@ -1174,7 +1184,7 @@
<ses:cookies>
<ses:cookie>
<ses:name>JSESSIONID</ses:name>
- <ses:value>CCA14CDD2B17F5D6E611717C453B1770</ses:value>
+ <ses:value>BA2FBB0E95DC2FF882CECA0FB3BF9B48</ses:value>
</ses:cookie>
</ses:cookies>
<ses:headers>
@@ -1212,7 +1222,7 @@
</ses:header>
<ses:header>
<ses:name>cookie</ses:name>
- <ses:value>$Version=0;
JSESSIONID=CCA14CDD2B17F5D6E611717C453B1770; $Path=/coreWeb</ses:value>
+ <ses:value>$Version=0;
JSESSIONID=BA2FBB0E95DC2FF882CECA0FB3BF9B48; $Path=/coreWeb</ses:value>
</ses:header>
<ses:header>
<ses:name>host</ses:name>
@@ -1224,7 +1234,7 @@
</ses:header>
<ses:header>
<ses:name>testrecorder.playback.testid</ses:name>
- <ses:value>63776fa:102b1c924d3:-7daf</ses:value>
+ <ses:value>1b325bd5:102ef2c7065:-7daf</ses:value>
</ses:header>
<ses:header>
<ses:name>user-agent</ses:name>
@@ -1373,7 +1383,9 @@
var val = "";
if (sep == null) sep = "";
while (tag != null && tag.getAttribute != null) {
- var attrVal = tag.getAttribute("netui:idScope");
+ try {
+ var attrVal = tag.getAttribute("netui:idScope");
+ } catch (e) { /* ignore, in IE6 calling on a table results in an
exception */ }
if (attrVal != null)
val = attrVal + sep + val;
tag = tag.parentNode;
@@ -1406,7 +1418,7 @@
<ses:cookies>
<ses:cookie>
<ses:name>JSESSIONID</ses:name>
- <ses:value>CCA14CDD2B17F5D6E611717C453B1770</ses:value>
+ <ses:value>BA2FBB0E95DC2FF882CECA0FB3BF9B48</ses:value>
</ses:cookie>
</ses:cookies>
<ses:headers>
@@ -1444,7 +1456,7 @@
</ses:header>
<ses:header>
<ses:name>cookie</ses:name>
- <ses:value>$Version=0;
JSESSIONID=CCA14CDD2B17F5D6E611717C453B1770; $Path=/coreWeb</ses:value>
+ <ses:value>$Version=0;
JSESSIONID=BA2FBB0E95DC2FF882CECA0FB3BF9B48; $Path=/coreWeb</ses:value>
</ses:header>
<ses:header>
<ses:name>host</ses:name>
@@ -1456,7 +1468,7 @@
</ses:header>
<ses:header>
<ses:name>testrecorder.playback.testid</ses:name>
- <ses:value>63776fa:102b1c924d3:-7daf</ses:value>
+ <ses:value>1b325bd5:102ef2c7065:-7daf</ses:value>
</ses:header>
<ses:header>
<ses:name>user-agent</ses:name>
@@ -1605,7 +1617,9 @@
var val = "";
if (sep == null) sep = "";
while (tag != null && tag.getAttribute != null) {
- var attrVal = tag.getAttribute("netui:idScope");
+ try {
+ var attrVal = tag.getAttribute("netui:idScope");
+ } catch (e) { /* ignore, in IE6 calling on a table results in an
exception */ }
if (attrVal != null)
val = attrVal + sep + val;
tag = tag.parentNode;
@@ -1633,7 +1647,7 @@
<ses:cookies>
<ses:cookie>
<ses:name>JSESSIONID</ses:name>
- <ses:value>CCA14CDD2B17F5D6E611717C453B1770</ses:value>
+ <ses:value>BA2FBB0E95DC2FF882CECA0FB3BF9B48</ses:value>
</ses:cookie>
</ses:cookies>
<ses:headers>
@@ -1663,7 +1677,7 @@
</ses:header>
<ses:header>
<ses:name>cookie</ses:name>
- <ses:value>$Version=0;
JSESSIONID=CCA14CDD2B17F5D6E611717C453B1770; $Path=/coreWeb</ses:value>
+ <ses:value>$Version=0;
JSESSIONID=BA2FBB0E95DC2FF882CECA0FB3BF9B48; $Path=/coreWeb</ses:value>
</ses:header>
<ses:header>
<ses:name>host</ses:name>
@@ -1675,7 +1689,7 @@
</ses:header>
<ses:header>
<ses:name>testrecorder.playback.testid</ses:name>
- <ses:value>63776fa:102b1c924d3:-7daf</ses:value>
+ <ses:value>1b325bd5:102ef2c7065:-7daf</ses:value>
</ses:header>
<ses:header>
<ses:name>user-agent</ses:name>
@@ -1824,7 +1838,9 @@
var val = "";
if (sep == null) sep = "";
while (tag != null && tag.getAttribute != null) {
- var attrVal = tag.getAttribute("netui:idScope");
+ try {
+ var attrVal = tag.getAttribute("netui:idScope");
+ } catch (e) { /* ignore, in IE6 calling on a table results in an
exception */ }
if (attrVal != null)
val = attrVal + sep + val;
tag = tag.parentNode;
@@ -1857,7 +1873,7 @@
<ses:cookies>
<ses:cookie>
<ses:name>JSESSIONID</ses:name>
- <ses:value>CCA14CDD2B17F5D6E611717C453B1770</ses:value>
+ <ses:value>BA2FBB0E95DC2FF882CECA0FB3BF9B48</ses:value>
</ses:cookie>
</ses:cookies>
<ses:headers>
@@ -1895,7 +1911,7 @@
</ses:header>
<ses:header>
<ses:name>cookie</ses:name>
- <ses:value>$Version=0;
JSESSIONID=CCA14CDD2B17F5D6E611717C453B1770; $Path=/coreWeb</ses:value>
+ <ses:value>$Version=0;
JSESSIONID=BA2FBB0E95DC2FF882CECA0FB3BF9B48; $Path=/coreWeb</ses:value>
</ses:header>
<ses:header>
<ses:name>host</ses:name>
@@ -1907,7 +1923,7 @@
</ses:header>
<ses:header>
<ses:name>testrecorder.playback.testid</ses:name>
- <ses:value>63776fa:102b1c924d3:-7daf</ses:value>
+ <ses:value>1b325bd5:102ef2c7065:-7daf</ses:value>
</ses:header>
<ses:header>
<ses:name>user-agent</ses:name>
@@ -2056,7 +2072,9 @@
var val = "";
if (sep == null) sep = "";
while (tag != null && tag.getAttribute != null) {
- var attrVal = tag.getAttribute("netui:idScope");
+ try {
+ var attrVal = tag.getAttribute("netui:idScope");
+ } catch (e) { /* ignore, in IE6 calling on a table results in an
exception */ }
if (attrVal != null)
val = attrVal + sep + val;
tag = tag.parentNode;
@@ -2089,7 +2107,7 @@
<ses:cookies>
<ses:cookie>
<ses:name>JSESSIONID</ses:name>
- <ses:value>CCA14CDD2B17F5D6E611717C453B1770</ses:value>
+ <ses:value>BA2FBB0E95DC2FF882CECA0FB3BF9B48</ses:value>
</ses:cookie>
</ses:cookies>
<ses:headers>
@@ -2127,7 +2145,7 @@
</ses:header>
<ses:header>
<ses:name>cookie</ses:name>
- <ses:value>$Version=0;
JSESSIONID=CCA14CDD2B17F5D6E611717C453B1770; $Path=/coreWeb</ses:value>
+ <ses:value>$Version=0;
JSESSIONID=BA2FBB0E95DC2FF882CECA0FB3BF9B48; $Path=/coreWeb</ses:value>
</ses:header>
<ses:header>
<ses:name>host</ses:name>
@@ -2139,7 +2157,7 @@
</ses:header>
<ses:header>
<ses:name>testrecorder.playback.testid</ses:name>
- <ses:value>63776fa:102b1c924d3:-7daf</ses:value>
+ <ses:value>1b325bd5:102ef2c7065:-7daf</ses:value>
</ses:header>
<ses:header>
<ses:name>user-agent</ses:name>
@@ -2288,7 +2306,9 @@
var val = "";
if (sep == null) sep = "";
while (tag != null && tag.getAttribute != null) {
- var attrVal = tag.getAttribute("netui:idScope");
+ try {
+ var attrVal = tag.getAttribute("netui:idScope");
+ } catch (e) { /* ignore, in IE6 calling on a table results in an
exception */ }
if (attrVal != null)
val = attrVal + sep + val;
tag = tag.parentNode;
@@ -2325,7 +2345,7 @@
<ses:cookies>
<ses:cookie>
<ses:name>JSESSIONID</ses:name>
- <ses:value>CCA14CDD2B17F5D6E611717C453B1770</ses:value>
+ <ses:value>BA2FBB0E95DC2FF882CECA0FB3BF9B48</ses:value>
</ses:cookie>
</ses:cookies>
<ses:headers>
@@ -2363,7 +2383,7 @@
</ses:header>
<ses:header>
<ses:name>cookie</ses:name>
- <ses:value>$Version=0;
JSESSIONID=CCA14CDD2B17F5D6E611717C453B1770; $Path=/coreWeb</ses:value>
+ <ses:value>$Version=0;
JSESSIONID=BA2FBB0E95DC2FF882CECA0FB3BF9B48; $Path=/coreWeb</ses:value>
</ses:header>
<ses:header>
<ses:name>host</ses:name>
@@ -2375,7 +2395,7 @@
</ses:header>
<ses:header>
<ses:name>testrecorder.playback.testid</ses:name>
- <ses:value>63776fa:102b1c924d3:-7daf</ses:value>
+ <ses:value>1b325bd5:102ef2c7065:-7daf</ses:value>
</ses:header>
<ses:header>
<ses:name>user-agent</ses:name>
@@ -2524,7 +2544,9 @@
var val = "";
if (sep == null) sep = "";
while (tag != null && tag.getAttribute != null) {
- var attrVal = tag.getAttribute("netui:idScope");
+ try {
+ var attrVal = tag.getAttribute("netui:idScope");
+ } catch (e) { /* ignore, in IE6 calling on a table results in an
exception */ }
if (attrVal != null)
val = attrVal + sep + val;
tag = tag.parentNode;
@@ -2561,7 +2583,7 @@
<ses:cookies>
<ses:cookie>
<ses:name>JSESSIONID</ses:name>
- <ses:value>CCA14CDD2B17F5D6E611717C453B1770</ses:value>
+ <ses:value>BA2FBB0E95DC2FF882CECA0FB3BF9B48</ses:value>
</ses:cookie>
</ses:cookies>
<ses:headers>
@@ -2599,7 +2621,7 @@
</ses:header>
<ses:header>
<ses:name>cookie</ses:name>
- <ses:value>$Version=0;
JSESSIONID=CCA14CDD2B17F5D6E611717C453B1770; $Path=/coreWeb</ses:value>
+ <ses:value>$Version=0;
JSESSIONID=BA2FBB0E95DC2FF882CECA0FB3BF9B48; $Path=/coreWeb</ses:value>
</ses:header>
<ses:header>
<ses:name>host</ses:name>
@@ -2611,7 +2633,7 @@
</ses:header>
<ses:header>
<ses:name>testrecorder.playback.testid</ses:name>
- <ses:value>63776fa:102b1c924d3:-7daf</ses:value>
+ <ses:value>1b325bd5:102ef2c7065:-7daf</ses:value>
</ses:header>
<ses:header>
<ses:name>user-agent</ses:name>
@@ -2760,7 +2782,9 @@
var val = "";
if (sep == null) sep = "";
while (tag != null && tag.getAttribute != null) {
- var attrVal = tag.getAttribute("netui:idScope");
+ try {
+ var attrVal = tag.getAttribute("netui:idScope");
+ } catch (e) { /* ignore, in IE6 calling on a table results in an
exception */ }
if (attrVal != null)
val = attrVal + sep + val;
tag = tag.parentNode;
@@ -2793,7 +2817,7 @@
<ses:cookies>
<ses:cookie>
<ses:name>JSESSIONID</ses:name>
- <ses:value>CCA14CDD2B17F5D6E611717C453B1770</ses:value>
+ <ses:value>BA2FBB0E95DC2FF882CECA0FB3BF9B48</ses:value>
</ses:cookie>
</ses:cookies>
<ses:headers>
@@ -2831,7 +2855,7 @@
</ses:header>
<ses:header>
<ses:name>cookie</ses:name>
- <ses:value>$Version=0;
JSESSIONID=CCA14CDD2B17F5D6E611717C453B1770; $Path=/coreWeb</ses:value>
+ <ses:value>$Version=0;
JSESSIONID=BA2FBB0E95DC2FF882CECA0FB3BF9B48; $Path=/coreWeb</ses:value>
</ses:header>
<ses:header>
<ses:name>host</ses:name>
@@ -2843,7 +2867,7 @@
</ses:header>
<ses:header>
<ses:name>testrecorder.playback.testid</ses:name>
- <ses:value>63776fa:102b1c924d3:-7daf</ses:value>
+ <ses:value>1b325bd5:102ef2c7065:-7daf</ses:value>
</ses:header>
<ses:header>
<ses:name>user-agent</ses:name>
@@ -2992,7 +3016,9 @@
var val = "";
if (sep == null) sep = "";
while (tag != null && tag.getAttribute != null) {
- var attrVal = tag.getAttribute("netui:idScope");
+ try {
+ var attrVal = tag.getAttribute("netui:idScope");
+ } catch (e) { /* ignore, in IE6 calling on a table results in an
exception */ }
if (attrVal != null)
val = attrVal + sep + val;
tag = tag.parentNode;
@@ -3025,7 +3051,7 @@
<ses:cookies>
<ses:cookie>
<ses:name>JSESSIONID</ses:name>
- <ses:value>CCA14CDD2B17F5D6E611717C453B1770</ses:value>
+ <ses:value>BA2FBB0E95DC2FF882CECA0FB3BF9B48</ses:value>
</ses:cookie>
</ses:cookies>
<ses:headers>
@@ -3063,7 +3089,7 @@
</ses:header>
<ses:header>
<ses:name>cookie</ses:name>
- <ses:value>$Version=0;
JSESSIONID=CCA14CDD2B17F5D6E611717C453B1770; $Path=/coreWeb</ses:value>
+ <ses:value>$Version=0;
JSESSIONID=BA2FBB0E95DC2FF882CECA0FB3BF9B48; $Path=/coreWeb</ses:value>
</ses:header>
<ses:header>
<ses:name>host</ses:name>
@@ -3075,7 +3101,7 @@
</ses:header>
<ses:header>
<ses:name>testrecorder.playback.testid</ses:name>
- <ses:value>63776fa:102b1c924d3:-7daf</ses:value>
+ <ses:value>1b325bd5:102ef2c7065:-7daf</ses:value>
</ses:header>
<ses:header>
<ses:name>user-agent</ses:name>
@@ -3224,7 +3250,9 @@
var val = "";
if (sep == null) sep = "";
while (tag != null && tag.getAttribute != null) {
- var attrVal = tag.getAttribute("netui:idScope");
+ try {
+ var attrVal = tag.getAttribute("netui:idScope");
+ } catch (e) { /* ignore, in IE6 calling on a table results in an
exception */ }
if (attrVal != null)
val = attrVal + sep + val;
tag = tag.parentNode;
@@ -3240,7 +3268,7 @@
</ses:testResults>
</ses:test>
</ses:tests>
- <ses:endDate>17 Mar 2005, 11:36:15.011 AM MST</ses:endDate>
+ <ses:endDate>29 Mar 2005, 09:40:03.650 AM MST</ses:endDate>
<ses:sessionStatus>fail</ses:sessionStatus>
<ses:testCount>14</ses:testCount>
<ses:passedCount>0</ses:passedCount>