Author: toad
Date: 2009-01-07 19:35:47 +0000 (Wed, 07 Jan 2009)
New Revision: 24967

Modified:
   trunk/plugins/XMLLibrarian/XMLLibrarian.java
Log:
FIXME


Modified: trunk/plugins/XMLLibrarian/XMLLibrarian.java
===================================================================
--- trunk/plugins/XMLLibrarian/XMLLibrarian.java        2009-01-07 19:34:45 UTC 
(rev 24966)
+++ trunk/plugins/XMLLibrarian/XMLLibrarian.java        2009-01-07 19:35:47 UTC 
(rev 24967)
@@ -214,6 +214,8 @@
                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