Closed
Bug 778259
Opened 13 years ago
Closed 13 years ago
relpath bug in manifestparser.py
Categories
(Testing :: Mozbase, defect)
Testing
Mozbase
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla17
People
(Reporter: glandium, Assigned: glandium)
Details
Attachments
(1 file)
|
2.09 KB,
patch
|
k0scist
:
review+
|
Details | Diff | Splinter Review |
The code copied from python 2.6 in manifestparser.py for use in python <= 2.5 has a bug that, interestingly, is not in python 2.6.
| Assignee | ||
Comment 1•13 years ago
|
||
Attachment #646680 -
Flags: review?(jhammel)
Comment 2•13 years ago
|
||
Fascinating. I'm not sure when this occurs in practice, but this works for me. It should also be fixed in the upstream mozbase repo
Updated•13 years ago
|
Attachment #646680 -
Flags: review?(jhammel) → review+
| Assignee | ||
Updated•13 years ago
|
Assignee: nobody → mh+mozilla
| Assignee | ||
Comment 3•13 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/47b9642f6f1b
How do I get that landed in the upstream mozbase repo?
Target Milestone: --- → mozilla17
Comment 4•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 5•13 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•