Author: ivaynberg
Date: Fri Feb 5 02:39:51 2010
New Revision: 906775
URL: http://svn.apache.org/viewvc?rev=906775&view=rev
Log:
appease the tests
Modified:
wicket/trunk/wicket/src/main/java/org/apache/wicket/markup/html/pages/RedirectPage.html
Modified:
wicket/trunk/wicket/src/main/java/org/apache/wicket/markup/html/pages/RedirectPage.html
URL:
http://svn.apache.org/viewvc/wicket/trunk/wicket/src/main/java/org/apache/wicket/markup/html/pages/RedirectPage.html?rev=906775&r1=906774&r2=906775&view=diff
==============================================================================
---
wicket/trunk/wicket/src/main/java/org/apache/wicket/markup/html/pages/RedirectPage.html
(original)
+++
wicket/trunk/wicket/src/main/java/org/apache/wicket/markup/html/pages/RedirectPage.html
Fri Feb 5 02:39:51 2010
@@ -1,5 +1,3 @@
-<!-- prolog cauases IE to stop working, WICKET-2718 -->
-<!-- < ?xml version="1.0" encoding="UTF-8" ? > -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
@@ -16,5 +14,7 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
+<!-- prolog cauases IE to stop working, WICKET-2718 -->
+<!-- < ?xml version="1.0" encoding="UTF-8" ? > -->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html><head><meta wicket:id="redirect" http-equiv="refresh" content="0;
url=app"/></head></html>
\ No newline at end of file