svn commit: r597207 - /lenya/trunk/src/modules-core/administration/usecases/groups.jx

[email protected]
Newsgroups gmane.comp.cms.lenya.cvs
Message-ID <[email protected]>
Author: andreas
Date: Wed Nov 21 13:00:38 2007
New Revision: 597207

URL: http://svn.apache.org/viewvc?rev=597207&view=rev
Log:
Fixed link on group overview (works with proxy now)

Modified:
    lenya/trunk/src/modules-core/administration/usecases/groups.jx

Modified: lenya/trunk/src/modules-core/administration/usecases/groups.jx
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules-core/administration/usecases/groups.jx?rev=597207&r1=597206&r2=597207&view=diff
==============================================================================
--- lenya/trunk/src/modules-core/administration/usecases/groups.jx (original)
+++ lenya/trunk/src/modules-core/administration/usecases/groups.jx Wed Nov 21 13:00:38 2007
@@ -60,7 +60,7 @@
         <jx:forEach var="group" items="${usecase.getParameter('groups')}">
           <tr>
             <td style="vertical-align: middle">
-              <a href="${request.requestURI}?lenya.usecase=admin.group&amp;groupId=${group.getId()}"><jx:out value="${group.getId()}"/></a>
+              <a href="${request.pathInfo}?lenya.usecase=admin.group&amp;groupId=${group.getId()}"><jx:out value="${group.getId()}"/></a>
             </td>
             <td style="vertical-align: middle">
               <jx:if test="${group.getName().equals('')}"><span style="color: #999999">--</span></jx:if>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.