Scarab commit: svn commit: r10463 - trunk/src/webapp/WEB-INF/templates/macros/AdvancedQueryMacro.vm

[email protected]
Newsgroups gmane.comp.java.scarab.cvs
Message-ID <[email protected]>
Author: ronvoe122
Date: 2007-10-24 12:44:25-0700
New Revision: 10463

Modified:
   trunk/src/webapp/WEB-INF/templates/macros/AdvancedQueryMacro.vm

Log:
[scb2417] fixed method call in AdvancedQueryMacro.vm (patch by Andrey Larionov)

Modified: trunk/src/webapp/WEB-INF/templates/macros/AdvancedQueryMacro.vm
Url: http://scarab.tigris.org/source/browse/scarab/trunk/src/webapp/WEB-INF/templates/macros/AdvancedQueryMacro.vm?view=diff&rev=10463&p1=trunk/src/webapp/WEB-INF/templates/macros/AdvancedQueryMacro.vm&p2=trunk/src/webapp/WEB-INF/templates/macros/AdvancedQueryMacro.vm&r1=10462&r2=10463
==============================================================================
--- trunk/src/webapp/WEB-INF/templates/macros/AdvancedQueryMacro.vm	(original)
+++ trunk/src/webapp/WEB-INF/templates/macros/AdvancedQueryMacro.vm	2007-10-24 12:44:25-0700
@@ -100,7 +100,7 @@
 ## Otherwise check for saved query's users
 #set ($selectedUsers =  $data.User.SelectedUsersMap)
 #if (!$selectedUsers)
-   #set ($selectedUsers = $search.User.SearchUsers)
+   #set ($selectedUsers = $search.SearchUsers)
 #end
 #set ($userList = $selectedUsers.keySet())
 #if ($userList && !$userList.isEmpty())
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.