| Summary: | Wrong URL processing in web PR pages | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | V.Chukharev <chukharev> |
| Component: | Books & Articles | Assignee: | Daniel Gerzo <danger> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
V.Chukharev
2006-09-25 18:30:21 UTC
Responsible Changed From-To: gnats-admin->www Rescue this from the mangling it received from the MTA. Responsible Changed From-To: www->danger Take this one, I'm working a bit on this script danger 2006-10-11 21:02:59 UTC
FreeBSD doc repository
Modified files:
en/cgi query-pr.cgi
Log:
- Let this script generate valid XHTML
- Also allow queries like query-pr.cgi?q= and query-pr.cgi?cat/num
- Fix comment
- Display query form when no results found
- Allow some other characters to be part of the URL [1]
PR: www/103628 [1]
Reviewed by: simon, remko
Approved by: keramida (mentor)
Revision Changes Path
1.56 +10 -8 www/en/cgi/query-pr.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"
State Changed From-To: open->closed I have committed a diff that should fix this problem. Thank you for your submission! |