Closed
Bug 361838
Opened 18 years ago
Closed 18 years ago
Some valid .url files fail to open properly
Categories
(Camino Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Camino1.5
People
(Reporter: moz, Assigned: moz)
Details
(Keywords: fixed1.8.0.9, fixed1.8.1.1)
Attachments
(2 files)
1.69 KB,
patch
|
max
:
review+
stuart.morgan+bugzilla
:
superreview+
|
Details | Diff | Splinter Review |
2.55 KB,
patch
|
froodian
:
review+
alqahira
:
review+
|
Details | Diff | Splinter Review |
Valid .url files without [InternetShortcut] as the first non-empty line, or without URL=foo as the line following fail to open properly.
Patch coming.
(Ref: http://forums.mozillazine.org/viewtopic.php?p=2619487)
Assignee | ||
Updated•18 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•18 years ago
|
||
We also will open invalid .url files where the URL= line is in another []'d section after the [InternetShortcut] one.
Assignee | ||
Comment 2•18 years ago
|
||
Comment 3•18 years ago
|
||
Comment on attachment 246571 [details] [diff] [review]
Robustification patch v1
r=me on the code, though I didn't test it.
Attachment #246571 -
Flags: superreview?(stuart.morgan)
Attachment #246571 -
Flags: review+
Comment 4•18 years ago
|
||
Nominating for 1.0.4 as this seems fairly harmless. Also fixing version and severity, and targeting for 1.1.
cl
Severity: trivial → minor
Flags: camino1.0.4?
Target Milestone: --- → Camino1.1
Version: Trunk → unspecified
Updated•18 years ago
|
Attachment #246571 -
Flags: superreview?(stuart.morgan) → superreview+
Comment 5•18 years ago
|
||
Checked in on trunk and MOZILLA_1_8_BRANCH with minor style changes. Thanks!
Ditto on this one; needs a 1.8.0branch patch.
Assignee | ||
Comment 7•18 years ago
|
||
I removed Josh's byline also, which was already done on trunk.
Assignee | ||
Updated•18 years ago
|
Attachment #248434 -
Flags: review?(stridey)
Comment on attachment 248434 [details] [diff] [review]
1.8.0 branch version
I tested this, and it works as expected (within the confines of bug 363654 on the 1.8.0 branch and bug 363633 everywhere).
Attachment #248434 -
Flags: review+
Flags: camino1.0.4? → camino1.0.4+
Comment 9•18 years ago
|
||
Comment on attachment 248434 [details] [diff] [review]
1.8.0 branch version
r=me. Since the differences are redonkulous, foregoing a second sr. If
anybody disagrees, they should speak up before I get to checkins.
Attachment #248434 -
Flags: review?(stridey) → review+
Updated•18 years ago
|
Whiteboard: [Needs Checkin 1.8.0branch]
Comment 10•18 years ago
|
||
Checked in on 1.8.0branch (forgot bug number in checkin comment, search for "robustification")
Keywords: fixed1.8.0.9
Whiteboard: [Needs Checkin 1.8.0branch]
You need to log in
before you can comment on or make changes to this bug.
Description
•