Bugs item #949475, was opened at 2004-05-06 20:18 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=491356&aid=949475&group_id=59548
Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Lyle (lyleab) Assigned to: Nobody/Anonymous (nobody) Summary: Escape single quotes in html Initial Comment: This is probably related to #784469 which I think is fixed? a search for "mom's weekend" returns the correct results, but displays the word "mom" only in the box upon return. Looking at html source, nutch sends <input name=query size=44 value=' mom's weekend '> and the server returns the same thing google returns <value="mom's weekend"> which displays correctly. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=491356&aid=949475&group_id=59548 ------------------------------------------------------- This SF.Net email is sponsored by Sleepycat Software Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver higher performing products faster, at low TCO. http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3 _______________________________________________ Nutch-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nutch-developers
