> <A HREF="list_one_subject.cgi?397795902 000 DVD_1043951012 00000 >list_subjects.cgi">DVD All Zones</A>
This link is malformed. > > And apparently, it looks like the Apache httpd server expects a %20 instead of That's correct. > the actual ' ', and the other browsers provide it, but Lynx provides the actual Only as error recovery. The link is broken. The %20s should be in the the actual link. The logic here is that URLs can be copied by hand, in which case one cannot rely on white space characters being copied correctly. As such the error recover most consistent with the design of URLs would be to strip the whitespace from the URL before submitting it. ; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]
