Scarab commit: svn commit: r10882 - branches/release/0.22/src/webapp/WEB-INF/templates/screens/IssueList.vm

Johannes Höchstädter <[email protected]>
Newsgroups gmane.comp.java.scarab.cvs
Message-ID <[email protected]>
Author: jhoech
Date: 2010-01-25 07:07:37-0800
New Revision: 10882

Modified:
   branches/release/0.22/src/webapp/WEB-INF/templates/screens/IssueList.vm

Log:
CHG - Issue SCB2537 Feeds for queries currently not supported. According links commented.

Modified: branches/release/0.22/src/webapp/WEB-INF/templates/screens/IssueList.vm
Url: http://scarab.tigris.org/source/browse/scarab/branches/release/0.22/src/webapp/WEB-INF/templates/screens/IssueList.vm?view=diff&pathrev=10882&r1=10881&r2=10882
==============================================================================
--- branches/release/0.22/src/webapp/WEB-INF/templates/screens/IssueList.vm	(original)
+++ branches/release/0.22/src/webapp/WEB-INF/templates/screens/IssueList.vm	2010-01-25 07:07:37-0800
@@ -1,7 +1,10 @@
+#* SCB2537: Feeds for queries are currently not supported.
 #if ($scarabR.Query.QueryId)
 <link rel="alternate" type="application/rss+xml" title="RSS" href="$link.setPage('Index.vm')/action/Search/go/$scarabR.Query.QueryId/eventSubmit_doSelectquery/foo/output/feed/feedType/rss_2.0">
 <link rel="alternate" type="application/rss+xml" title="ATOM" href="$link.setPage('Index.vm')/action/Search/go/$scarabR.Query.QueryId/eventSubmit_doSelectquery/foo/output/feed/feedType/atom_0.3">
 #end
+*#
+
 #set ($mitlist = $user.CurrentMITList)
 #set ($searchType = $data.Parameters.getString('searchType', ''))
 
@@ -26,6 +29,8 @@
   #processQueryResults('' $issueListSize)
 #end
 </td>
+
+#* SCB2537: Feeds for queries are currently not supported.
 #if ($scarabR.Query.QueryId)
 <td align="right" nowrap="1">
 	<a style="align:right;" title="$l10n.SearchRSSFeed"
@@ -34,6 +39,8 @@
 	 href="$link.setPage('Index.vm')/action/Search/go	/$scarabR.Query.QueryId/eventSubmit_doSelectquery/foo/output/feed/feedType/atom_0.3"><img align="middle" src="$staticLink.setPath('/images/icon_atom.gif')" border="0" /></a>
 </td>
 #end
+*#
+
 </tr></table>
 </div>
 #end

------------------------------------------------------
http://scarab.tigris.org/ds/viewMessage.do?dsForumId=3577&dsMessageId=2441766
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.