[ http://issues.apache.org/jira/browse/NUTCH-32?page=comments#action_62532 ] Jack Tang commented on NUTCH-32: --------------------------------
Charron: Maybe your solution works, I have not tried. And my opinion about this issue is that <base href="<%= base + "/" + language%>/"> is wrong in search.jsp(the version before your patch applied.). It should be <base href="<%= base + "/" %>">. And this makes whole nutch webapp very clear. regards /Jack > Nutch Webapp could only be deployed on root namespace > ----------------------------------------------------- > > Key: NUTCH-32 > URL: http://issues.apache.org/jira/browse/NUTCH-32 > Project: Nutch > Type: Bug > Components: web gui > Reporter: Jerome Charron > Priority: Minor > Attachments: NUTCH-32.new.patch, NUTCH-32.patch > > Some links in the JSP pages are using absolute paths instead of relative ones. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Nutch-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nutch-developers
