Bug 136507
| Summary: | [PATCH] fix URI parsing | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ronald Bultje <rbultje> | ||||
| Component: | gstreamer | Assignee: | John (J5) Palmieri <johnp> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |||||
| Severity: | high | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | rawhide | CC: | jkeck | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | 0.8.8 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2006-04-29 14:50:54 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Ronald Bultje
2004-10-20 16:30:09 UTC
Created attachment 105518 [details]
Escape/Unescape provided URIs correctly
This escaping code is the same stuff copied from a glib patch, right? I seem to remember doing the same for libgnomecups. You didn't modify the escaping code in any other way, right? Colin: No, they are straight copies. This got fixed upstream in 0.8.8 IIRC, and FC4 includes a version past that. (FC5 is 0.10.x series) FC3 and earlier are Fedora Legacy and this won't get fixed since it's not security. Closing. |