| Summary: | web site 404 page go back url error | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | c_O <bsd> |
| Component: | Books & Articles | Assignee: | Wolfram Schneider <wosch> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
c_O
2007-07-03 13:50:06 UTC
i tested seems it only effect firefox? Responsible Changed From-To: freebsd-www->wosch Hi there, Can you please have a look at this? You wrote the missing_handler script and I dont really understand why this happends (the escape functions that are being used dont encode the dot character as far as I can see; but in the results that happends. in addittion as the submitter mentions; this only happends when we call the escape2 routine). Thanks in advance! i think escape2 doesn't effect this. 78: =24http_referer_url =3D=7E = s/(=5B=5Ea-zA-Z0-9;=5C/?:&=3D=5D)/sprintf(=22%%%02x=22,ord(=241))/eg; i think in this line something have been replaced just replace =24http_referer_url with =24http_referer in line 97 should = fix this XD State Changed From-To: open->closed Fixed. Thanks for the note! wosch 2007-07-08 12:28:11 UTC
FreeBSD doc repository
Modified files:
en/cgi missing_handler.cgi
Log:
fix character encoding in referer link
PR: www/114238
Revision Changes Path
1.19 +3 -3 www/en/cgi/missing_handler.cgi
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
|