ProxiedLibraryFileAlias.http_url does not escape spaces and non-ASCII characters in file names
Bug #613511 reported by
Abel Deuring
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
Undecided
|
Abel Deuring |
Bug Description
well, what the summary says...
Related branches
lp://qastaging/~adeuring/launchpad/bug-39674-change-remaining-lfa-http_url
- Deryck Hodge (community): Approve (code)
-
Diff: 514 lines (+105/-48)17 files modifiedlib/canonical/launchpad/browser/librarian.py (+4/-2)
lib/canonical/launchpad/webapp/launchbag.py (+1/-1)
lib/canonical/librarian/client.py (+1/-0)
lib/lp/bugs/adapters/bugchange.py (+13/-4)
lib/lp/bugs/browser/bug.py (+8/-1)
lib/lp/bugs/browser/bugattachment.py (+4/-2)
lib/lp/bugs/browser/bugtarget.py (+5/-0)
lib/lp/bugs/doc/bug-change.txt (+6/-4)
lib/lp/bugs/doc/bug-export.txt (+1/-1)
lib/lp/bugs/doc/bugnotification-email.txt (+10/-20)
lib/lp/bugs/model/bugattachment.py (+5/-0)
lib/lp/bugs/scripts/bugexport.py (+3/-1)
lib/lp/bugs/stories/bugattachments/xx-attachments-to-bug-report.txt (+5/-1)
lib/lp/bugs/stories/bugattachments/xx-delete-bug-attachment.txt (+3/-1)
lib/lp/bugs/stories/bugs/xx-bug-text-pages.txt (+24/-5)
lib/lp/bugs/templates/bugtarget-patches.pt (+2/-2)
lib/lp/bugs/tests/test_bugchanges.py (+10/-3)
tags: |
added: qa-ok removed: qa-needstesting |
Changed in launchpad-foundations: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fixed in db-stable r9619 <http:// bazaar. launchpad. net/~launchpad- pqm/launchpad/ db-stable/ revision/ 9619>.