[gatewiki-commits] SF.net SVN: gatewiki:[1810] trunk/sventon/sventon-2.0.4/WEB-INF/ cow-authfailed.jsp

View: New views
1 Messages — Rating Filter:   Alert me  

[gatewiki-commits] SF.net SVN: gatewiki:[1810] trunk/sventon/sventon-2.0.4/WEB-INF/ cow-authfailed.jsp

by ian_roberts :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Revision: 1810
          http://gatewiki.svn.sourceforge.net/gatewiki/?rev=1810&view=rev
Author:   ian_roberts
Date:     2009-11-13 12:28:00 +0000 (Fri, 13 Nov 2009)

Log Message:
-----------
Finally worked out the right syntax to get the authfailed error message right.
Must remember this is JSP EL, not GSP groovy...

Modified Paths:
--------------
    trunk/sventon/sventon-2.0.4/WEB-INF/cow-authfailed.jsp

Modified: trunk/sventon/sventon-2.0.4/WEB-INF/cow-authfailed.jsp
===================================================================
--- trunk/sventon/sventon-2.0.4/WEB-INF/cow-authfailed.jsp 2009-11-12 14:05:46 UTC (rev 1809)
+++ trunk/sventon/sventon-2.0.4/WEB-INF/cow-authfailed.jsp 2009-11-13 12:28:00 UTC (rev 1810)
@@ -13,6 +13,6 @@
                           isEditableConfig="${isEditableConfig}" isLoggedIn="${userRepositoryContext.isLoggedIn}"/>
 
 <h1>Authentication failed!</h1>
-<p>Authentication failed for repository ${name}, path ${path}</p>
+<p>Authentication failed for repository ${param.name}, path ${param.path}</p>
 </body>
 </html>


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
gatewiki-commits mailing list
gatewiki-commits@...
https://lists.sourceforge.net/lists/listinfo/gatewiki-commits