Author: toad
Date: 2009-01-21 15:01:34 +0000 (Wed, 21 Jan 2009)
New Revision: 25198

Modified:
   trunk/plugins/XMLLibrarian/XMLLibrarian.java
Log:
Revert 24967


Modified: trunk/plugins/XMLLibrarian/XMLLibrarian.java
===================================================================
--- trunk/plugins/XMLLibrarian/XMLLibrarian.java        2009-01-21 14:54:10 UTC 
(rev 25197)
+++ trunk/plugins/XMLLibrarian/XMLLibrarian.java        2009-01-21 15:01:34 UTC 
(rev 25198)
@@ -214,8 +214,6 @@
                String actionList = request.getPartAsString("actionList",80);
                String file = request.getPartAsString("datafile",80);
                
-               // FIXME convert to a redirect to a GET passed through fixLink 
for a secureid, so that the results can be bookmarked.
-               
                return handleInner(request.getPath(), search, stylesheet, 
choice, indexuri, find, folder, newFolder, addNew, help, delete, list, 
addToFolder, go, actionList, file);
        }
        

_______________________________________________
cvs mailing list
[email protected]
http://emu.freenetproject.org/cgi-bin/mailman/listinfo/cvs

Reply via email to