Scarab commit: svn commit: r10480 - trunk/src/webapp/WEB-INF/templates/screens/ViewIssue.vm

[email protected]
Newsgroups gmane.comp.java.scarab.cvs
Message-ID <[email protected]>
Author: ronvoe122
Date: 2007-11-19 10:46:59-0800
New Revision: 10480

Modified:
   trunk/src/webapp/WEB-INF/templates/screens/ViewIssue.vm

Log:
SCB2444: To keep the position of an issue in a query-result-list after editing this issue, posInList must not only be set in links, but also in the edit-form.

Modified: trunk/src/webapp/WEB-INF/templates/screens/ViewIssue.vm
Url: http://scarab.tigris.org/source/browse/scarab/trunk/src/webapp/WEB-INF/templates/screens/ViewIssue.vm?view=diff&rev=10480&p1=trunk/src/webapp/WEB-INF/templates/screens/ViewIssue.vm&p2=trunk/src/webapp/WEB-INF/templates/screens/ViewIssue.vm&r1=10479&r2=10480
==============================================================================
--- trunk/src/webapp/WEB-INF/templates/screens/ViewIssue.vm	(original)
+++ trunk/src/webapp/WEB-INF/templates/screens/ViewIssue.vm	2007-11-19 10:46:59-0800
@@ -43,6 +43,10 @@
       #if ($fullHistory)
         <input type="hidden" name="fullHistory" value="$fullHistory" />
       #end
+      
+     #if ($scarabR.isIssuePartOfList())
+        <input type="hidden" name="posInList" value="$scarabR.IssuePosInList" />
+     #end
 
       #viewIssueTab()
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.