Author: jcompagner
Date: Sun Dec 16 08:01:50 2007
New Revision: 604641
URL: http://svn.apache.org/viewvc?rev=604641&view=rev
Log:
test fixes
Modified:
wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/TestDetachPageAjaxResult.html
wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/TestDetachPageExpectedResult.html
wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/ajax/AjaxHeaderContributionPage2_expected.html
wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/ajax/AjaxHeaderContributionPage_expected.html
wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/ajax/DomReadyOrderPage_ajax_expected.html
wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/ajax/DomReadyOrderPage_expected.html
wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/ajax/form/OnChangeAjaxBehaviorTestPage_expected.html
wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/ajax/markup/html/ajaxLink/AjaxLinkPageExpectedResult.html
wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/ajax/markup/html/ajaxLink/AjaxLinkWithBorderPageExpectedResult.html
wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/ajax/markup/html/ajaxLink/AjaxPage2_ExpectedResult.html
wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/markup/html/basic/SimplePageExpectedResult_13.html
wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/markup/html/border/HideableBorderPage_ExpectedResult.html
wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/markup/html/panel/InlinePanelPageExpectedResult_7.html
wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/markup/html/panel/InlinePanelPageExpectedResult_8.html
Modified:
wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/TestDetachPageAjaxResult.html
URL:
http://svn.apache.org/viewvc/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/TestDetachPageAjaxResult.html?rev=604641&r1=604640&r2=604641&view=diff
==============================================================================
---
wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/TestDetachPageAjaxResult.html
(original)
+++
wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/TestDetachPageAjaxResult.html
Sun Dec 16 08:01:50 2007
@@ -5,4 +5,4 @@
wicketAjaxDebugEnable=true;
/*-->]^]^>*/</script>
-</head>]]></header-contribution><component id="comp1" ><![CDATA[<span
onclick="var
wcall=wicketAjaxGet('?wicket:interface=:0:comp::IBehaviorListener:0:-1',null,null,
function() {return Wicket.$$(this)}.bind(this));"
id="comp1">body</span>]]></component></ajax-response>
\ No newline at end of file
+</head>]]></header-contribution><component id="comp1" ><![CDATA[<span
onclick="var
wcall=wicketAjaxGet('?wicket:interface=:0:comp::IBehaviorListener:0:-1',null,null,
function() {return Wicket.$('comp1') != null;}.bind(this));"
id="comp1">body</span>]]></component></ajax-response>
\ No newline at end of file
Modified:
wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/TestDetachPageExpectedResult.html
URL:
http://svn.apache.org/viewvc/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/TestDetachPageExpectedResult.html?rev=604641&r1=604640&r2=604641&view=diff
==============================================================================
---
wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/TestDetachPageExpectedResult.html
(original)
+++
wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/TestDetachPageExpectedResult.html
Sun Dec 16 08:01:50 2007
@@ -7,6 +7,6 @@
/*-->]]>*/</script>
</head><body>
- <span wicket:id="comp" onclick="var
wcall=wicketAjaxGet('?wicket:interface=:0:comp::IBehaviorListener:0:',null,null,
function() {return Wicket.$$(this)}.bind(this));" id="comp1">body</span>
+ <span wicket:id="comp" onclick="var
wcall=wicketAjaxGet('?wicket:interface=:0:comp::IBehaviorListener:0:',null,null,
function() {return Wicket.$('comp1') != null;}.bind(this));"
id="comp1">body</span>
</body>
</html>
Modified:
wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/ajax/AjaxHeaderContributionPage2_expected.html
URL:
http://svn.apache.org/viewvc/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/ajax/AjaxHeaderContributionPage2_expected.html?rev=604641&r1=604640&r2=604641&view=diff
==============================================================================
---
wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/ajax/AjaxHeaderContributionPage2_expected.html
(original)
+++
wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/ajax/AjaxHeaderContributionPage2_expected.html
Sun Dec 16 08:01:50 2007
@@ -47,6 +47,6 @@
<span wicket:id="btest3" id="btest312"><wicket:panel>
test
</wicket:panel></span>
-<a href="?wicket:interface=:0:link::ILinkListener::" wicket:id="link"
onclick="var
wcall=wicketAjaxGet('?wicket:interface=:0:link::IBehaviorListener:0:',null,null,
function() {return Wicket.$$(this)}.bind(this));return !wcall;"
id="link13">Test</a>
+<a href="?wicket:interface=:0:link::ILinkListener::" wicket:id="link"
onclick="var
wcall=wicketAjaxGet('?wicket:interface=:0:link::IBehaviorListener:0:',null,null,
function() {return Wicket.$('link13') != null;}.bind(this));return !wcall;"
id="link13">Test</a>
</body>
</html>
Modified:
wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/ajax/AjaxHeaderContributionPage_expected.html
URL:
http://svn.apache.org/viewvc/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/ajax/AjaxHeaderContributionPage_expected.html?rev=604641&r1=604640&r2=604641&view=diff
==============================================================================
---
wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/ajax/AjaxHeaderContributionPage_expected.html
(original)
+++
wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/ajax/AjaxHeaderContributionPage_expected.html
Sun Dec 16 08:01:50 2007
@@ -27,6 +27,6 @@
<span wicket:id="test3" id="test36"><wicket:panel>
test
</wicket:panel></span>
-<a href="?wicket:interface=:0:link::ILinkListener::" wicket:id="link"
onclick="var
wcall=wicketAjaxGet('?wicket:interface=:0:link::IBehaviorListener:0:',null,null,
function() {return Wicket.$$(this)}.bind(this));return !wcall;"
id="link7">Test</a>
+<a href="?wicket:interface=:0:link::ILinkListener::" wicket:id="link"
onclick="var
wcall=wicketAjaxGet('?wicket:interface=:0:link::IBehaviorListener:0:',null,null,
function() {return Wicket.$('link7') != null;}.bind(this));return !wcall;"
id="link7">Test</a>
</body>
</html>
Modified:
wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/ajax/DomReadyOrderPage_ajax_expected.html
URL:
http://svn.apache.org/viewvc/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/ajax/DomReadyOrderPage_ajax_expected.html?rev=604641&r1=604640&r2=604641&view=diff
==============================================================================
---
wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/ajax/DomReadyOrderPage_ajax_expected.html
(original)
+++
wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/ajax/DomReadyOrderPage_ajax_expected.html
Sun Dec 16 08:01:50 2007
@@ -5,4 +5,4 @@
wicketAjaxDebugEnable=true;
/*-->]^]^>*/</script>
-</head>]]></header-contribution><component id="test1" ><![CDATA[<a
href="?wicket:interface=:0:test::ILinkListener::" onclick="var
wcall=wicketAjaxGet('?wicket:interface=:0:test::IBehaviorListener:0:-1',null,null,
function() {return Wicket.$$(this)}.bind(this));return !wcall;"
id="test1">Test</a>]]></component><evaluate><![CDATA[test1();]]></evaluate><evaluate><![CDATA[test2();]]></evaluate></ajax-response>
\ No newline at end of file
+</head>]]></header-contribution><component id="test1" ><![CDATA[<a
href="?wicket:interface=:0:test::ILinkListener::" onclick="var
wcall=wicketAjaxGet('?wicket:interface=:0:test::IBehaviorListener:0:-1',null,null,
function() {return Wicket.$('test1') != null;}.bind(this));return !wcall;"
id="test1">Test</a>]]></component><evaluate><![CDATA[test1();]]></evaluate><evaluate><![CDATA[test2();]]></evaluate></ajax-response>
\ No newline at end of file
Modified:
wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/ajax/DomReadyOrderPage_expected.html
URL:
http://svn.apache.org/viewvc/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/ajax/DomReadyOrderPage_expected.html?rev=604641&r1=604640&r2=604641&view=diff
==============================================================================
---
wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/ajax/DomReadyOrderPage_expected.html
(original)
+++
wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/ajax/DomReadyOrderPage_expected.html
Sun Dec 16 08:01:50 2007
@@ -15,6 +15,6 @@
/*-->]]>*/</script>
</head><body>
-<a href="?wicket:interface=:0:test::ILinkListener::" wicket:id="test"
onclick="var
wcall=wicketAjaxGet('?wicket:interface=:0:test::IBehaviorListener:0:',null,null,
function() {return Wicket.$$(this)}.bind(this));return !wcall;"
id="test1">Test</a>
+<a href="?wicket:interface=:0:test::ILinkListener::" wicket:id="test"
onclick="var
wcall=wicketAjaxGet('?wicket:interface=:0:test::IBehaviorListener:0:',null,null,
function() {return Wicket.$('test1') != null;}.bind(this));return !wcall;"
id="test1">Test</a>
</body>
</html>
Modified:
wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/ajax/form/OnChangeAjaxBehaviorTestPage_expected.html
URL:
http://svn.apache.org/viewvc/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/ajax/form/OnChangeAjaxBehaviorTestPage_expected.html?rev=604641&r1=604640&r2=604641&view=diff
==============================================================================
---
wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/ajax/form/OnChangeAjaxBehaviorTestPage_expected.html
(original)
+++
wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/ajax/form/OnChangeAjaxBehaviorTestPage_expected.html
Sun Dec 16 08:01:50 2007
@@ -8,12 +8,12 @@
</head><body>
<form action="?wicket:interface=:0:form::IFormSubmitListener::"
wicket:id="form" method="post" id="form1"><div style="display:none"><input
type="hidden" name="form1_hf_0" id="form1_hf_0" /></div>
- <input value="" type="text" wicket:id="field"
name="field" onchange="var
wcall=wicketAjaxPost('?wicket:interface=:0:form:field::IBehaviorListener:0:',
wicketSerialize(Wicket.$('field2')),null,null, function() {return
Wicket.$$(this)}.bind(this));" id="field2"/><script
type="text/javascript"><!--/*--><![CDATA[/*><!--*/
+ <input value="" type="text" wicket:id="field"
name="field" onchange="var
wcall=wicketAjaxPost('?wicket:interface=:0:form:field::IBehaviorListener:0:',
wicketSerialize(Wicket.$('field2')),null,null, function() {return
Wicket.$('field2') != null;}.bind(this));" id="field2"/><script
type="text/javascript"><!--/*--><![CDATA[/*><!--*/
new Wicket.ChangeHandler('field2');
/*-->]]>*/</script>
- <select wicket:id="dropDown" name="dropDown"
onchange="var
wcall=wicketAjaxPost('?wicket:interface=:0:form:dropDown::IBehaviorListener:0:',
wicketSerialize(Wicket.$('dropDown3')),null,null, function() {return
Wicket.$$(this)}.bind(this));" id="dropDown3">
+ <select wicket:id="dropDown" name="dropDown"
onchange="var
wcall=wicketAjaxPost('?wicket:interface=:0:form:dropDown::IBehaviorListener:0:',
wicketSerialize(Wicket.$('dropDown3')),null,null, function() {return
Wicket.$('dropDown3') != null;}.bind(this));" id="dropDown3">
<option selected="selected" value="">Choose One</option>
</select>
</form>
Modified:
wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/ajax/markup/html/ajaxLink/AjaxLinkPageExpectedResult.html
URL:
http://svn.apache.org/viewvc/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/ajax/markup/html/ajaxLink/AjaxLinkPageExpectedResult.html?rev=604641&r1=604640&r2=604641&view=diff
==============================================================================
---
wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/ajax/markup/html/ajaxLink/AjaxLinkPageExpectedResult.html
(original)
+++
wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/ajax/markup/html/ajaxLink/AjaxLinkPageExpectedResult.html
Sun Dec 16 08:01:50 2007
@@ -8,6 +8,6 @@
</head><body>
<span wicket:id="ajaxLabel" id="ajaxLabel1">UpdateMe</span>
- <a href="#" wicket:id="ajaxLink" onclick="var
wcall=wicketAjaxGet('?wicket:interface=:0:ajaxLink::IBehaviorListener:0:',null,null,
function() {return Wicket.$$(this)}.bind(this));return !wcall;"
id="ajaxLink2">Update</a>
+ <a href="#" wicket:id="ajaxLink" onclick="var
wcall=wicketAjaxGet('?wicket:interface=:0:ajaxLink::IBehaviorListener:0:',null,null,
function() {return Wicket.$('ajaxLink2') != null;}.bind(this));return !wcall;"
id="ajaxLink2">Update</a>
</body>
</html>
Modified:
wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/ajax/markup/html/ajaxLink/AjaxLinkWithBorderPageExpectedResult.html
URL:
http://svn.apache.org/viewvc/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/ajax/markup/html/ajaxLink/AjaxLinkWithBorderPageExpectedResult.html?rev=604641&r1=604640&r2=604641&view=diff
==============================================================================
---
wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/ajax/markup/html/ajaxLink/AjaxLinkWithBorderPageExpectedResult.html
(original)
+++
wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/ajax/markup/html/ajaxLink/AjaxLinkWithBorderPageExpectedResult.html
Sun Dec 16 08:01:50 2007
@@ -11,7 +11,7 @@
Border
<wicket:body>
<span wicket:id="ajaxLabel" id="ajaxLabel1">UpdateMe</span>
- <a href="#" wicket:id="ajaxLink" onclick="var
wcall=wicketAjaxGet('?wicket:interface=:0:ajaxLink::IBehaviorListener:0:',null,null,
function() {return Wicket.$$(this)}.bind(this));return !wcall;"
id="ajaxLink2">Update</a>
+ <a href="#" wicket:id="ajaxLink" onclick="var
wcall=wicketAjaxGet('?wicket:interface=:0:ajaxLink::IBehaviorListener:0:',null,null,
function() {return Wicket.$('ajaxLink2') != null;}.bind(this));return !wcall;"
id="ajaxLink2">Update</a>
</wicket:body>
Border
</wicket:border></span>
Modified:
wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/ajax/markup/html/ajaxLink/AjaxPage2_ExpectedResult.html
URL:
http://svn.apache.org/viewvc/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/ajax/markup/html/ajaxLink/AjaxPage2_ExpectedResult.html?rev=604641&r1=604640&r2=604641&view=diff
==============================================================================
---
wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/ajax/markup/html/ajaxLink/AjaxPage2_ExpectedResult.html
(original)
+++
wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/ajax/markup/html/ajaxLink/AjaxPage2_ExpectedResult.html
Sun Dec 16 08:01:50 2007
@@ -16,7 +16,7 @@
<td width = "100%">
<wicket:body>
<span wicket:id="ajaxLabel" id="ajaxLabel1">AAAAAAA</span>
- <a href="#" wicket:id="ajaxLink" onclick="var
wcall=wicketAjaxGet('?wicket:interface=:0:ajaxLink::IBehaviorListener:0:',null,null,
function() {return Wicket.$$(this)}.bind(this));return !wcall;"
id="ajaxLink2">Update</a>
+ <a href="#" wicket:id="ajaxLink" onclick="var
wcall=wicketAjaxGet('?wicket:interface=:0:ajaxLink::IBehaviorListener:0:',null,null,
function() {return Wicket.$('ajaxLink2') != null;}.bind(this));return !wcall;"
id="ajaxLink2">Update</a>
</wicket:body>
</td>
</tr>
Modified:
wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/markup/html/basic/SimplePageExpectedResult_13.html
URL:
http://svn.apache.org/viewvc/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/markup/html/basic/SimplePageExpectedResult_13.html?rev=604641&r1=604640&r2=604641&view=diff
==============================================================================
---
wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/markup/html/basic/SimplePageExpectedResult_13.html
(original)
+++
wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/markup/html/basic/SimplePageExpectedResult_13.html
Sun Dec 16 08:01:50 2007
@@ -1,7 +1,7 @@
<? xml version= "1.0" encoding ="UTF-8" ?>
<! DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html lang="de" wicket:id="html" xmlns:wicket=""
xmlns="http://www.w3.org/1999/xhtml" xmlns:lang="[current language]"
onclick="var
wcall=wicketAjaxGet('?wicket:interface=:0:html::IBehaviorListener:0:',null,null,
function() {return Wicket.$$(this)}.bind(this));return !wcall;" id="html0">
+<html lang="de" wicket:id="html" xmlns:wicket=""
xmlns="http://www.w3.org/1999/xhtml" xmlns:lang="[current language]"
onclick="var
wcall=wicketAjaxGet('?wicket:interface=:0:html::IBehaviorListener:0:',null,null,
function() {return Wicket.$('html0') != null;}.bind(this));return !wcall;"
id="html0">
<head><link rel="stylesheet" type="text/css" href="../BasePage.css" />
<script type="text/javascript"
src="resources/org.apache.wicket.markup.html.WicketEventReference/wicket-event.js"></script>
<script type="text/javascript"
src="resources/org.apache.wicket.ajax.WicketAjaxReference/wicket-ajax.js"></script>
Modified:
wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/markup/html/border/HideableBorderPage_ExpectedResult.html
URL:
http://svn.apache.org/viewvc/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/markup/html/border/HideableBorderPage_ExpectedResult.html?rev=604641&r1=604640&r2=604641&view=diff
==============================================================================
---
wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/markup/html/border/HideableBorderPage_ExpectedResult.html
(original)
+++
wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/markup/html/border/HideableBorderPage_ExpectedResult.html
Sun Dec 16 08:01:50 2007
@@ -8,7 +8,7 @@
</head><body>
<div wicket:id="hideable"><wicket:border>
- <a href="#" wicket:id="hideLink" onclick="var
wcall=wicketAjaxGet('?wicket:interface=:0:hideable:hideLink::IBehaviorListener:0:',null,null,
function() {return Wicket.$$(this)}.bind(this));return !wcall;"
id="hideLink1">Hide contents</a>
+ <a href="#" wicket:id="hideLink" onclick="var
wcall=wicketAjaxGet('?wicket:interface=:0:hideable:hideLink::IBehaviorListener:0:',null,null,
function() {return Wicket.$('hideLink1') != null;}.bind(this));return !wcall;"
id="hideLink1">Hide contents</a>
<div wicket:id="wrapper" id="wrapper2">
<wicket:body>
Contents
Modified:
wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/markup/html/panel/InlinePanelPageExpectedResult_7.html
URL:
http://svn.apache.org/viewvc/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/markup/html/panel/InlinePanelPageExpectedResult_7.html?rev=604641&r1=604640&r2=604641&view=diff
==============================================================================
---
wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/markup/html/panel/InlinePanelPageExpectedResult_7.html
(original)
+++
wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/markup/html/panel/InlinePanelPageExpectedResult_7.html
Sun Dec 16 08:01:50 2007
@@ -20,7 +20,7 @@
-<a href="#" wicket:id="ajaxRefresh" onclick="var
wcall=wicketAjaxGet('?wicket:interface=:0:provider:ajaxRefresh::IBehaviorListener:0:',null,null,
function() {return Wicket.$$(this)}.bind(this));return !wcall;"
id="ajaxRefresh3">AJAX refresh</a>
+<a href="#" wicket:id="ajaxRefresh" onclick="var
wcall=wicketAjaxGet('?wicket:interface=:0:provider:ajaxRefresh::IBehaviorListener:0:',null,null,
function() {return Wicket.$('ajaxRefresh3') != null;}.bind(this));return
!wcall;" id="ajaxRefresh3">AJAX refresh</a>
</wicket:panel></div>
Modified:
wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/markup/html/panel/InlinePanelPageExpectedResult_8.html
URL:
http://svn.apache.org/viewvc/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/markup/html/panel/InlinePanelPageExpectedResult_8.html?rev=604641&r1=604640&r2=604641&view=diff
==============================================================================
---
wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/markup/html/panel/InlinePanelPageExpectedResult_8.html
(original)
+++
wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/markup/html/panel/InlinePanelPageExpectedResult_8.html
Sun Dec 16 08:01:50 2007
@@ -12,7 +12,7 @@
<span wicket:id="number">0</span><br/>
<div id="nextContainer1" style="display:none"></div>
</div>
-<a href="#" wicket:id="add" onclick="var
wcall=wicketAjaxGet('?wicket:interface=:0:add::IBehaviorListener:0:',null,null,
function() {return Wicket.$$(this)}.bind(this));return !wcall;"
id="add2">Add</a>
+<a href="#" wicket:id="add" onclick="var
wcall=wicketAjaxGet('?wicket:interface=:0:add::IBehaviorListener:0:',null,null,
function() {return Wicket.$('add2') != null;}.bind(this));return !wcall;"
id="add2">Add</a>