"Bugfix" for Tagdisplay

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3493 6c8d7289-2bf4-0310-a012-ef5d649a1542
This commit is contained in:
allo 2007-03-19 13:00:33 +00:00
parent 43114af6d7
commit bb51efbb49

View File

@ -81,8 +81,8 @@ public class Bookmarks {
else if(isAdmin) username="admin";
//redirect to userpage
if(username!="" &&(post == null || !post.containsKey("user") && !post.containsKey("mode")))
prop.put("LOCATION", "/Bookmarks.html?user="+username);
/*if(username!="" &&(post == null || !post.containsKey("user") && !post.containsKey("mode")))
prop.put("LOCATION", "/Bookmarks.html?user="+username);*/
prop.put("user",username);
// set peer address