Closed
Bug 338895
Opened 19 years ago
Closed 19 years ago
Bookmark properties cannot be saved if you try to remove associated microsummaries
Categories
(Firefox Graveyard :: Microsummaries, defect, P1)
Firefox Graveyard
Microsummaries
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 3 alpha1
People
(Reporter: regis.caspar+bz, Assigned: myk)
References
Details
Attachments
(1 file)
|
1023 bytes,
patch
|
Details | Diff | Splinter Review |
I noticed in today build that if you open the bookmark properties dialog of a "microsummarized" bookmark and select "Don't display a Summary", the save changes button doesn't work anymore. An error is shown in JS console:
Error: generatorURI is not defined
Source file: file:///I:/Program%20Files/Mozilla%20Firefox/components/nsMicrosummaryService.js
Line: 549
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20060522 Minefield/3.0a1 ID:2006052205 [cairo]
| Reporter | ||
Comment 2•19 years ago
|
||
*could* be a regression due to bug 337113
| Assignee | ||
Updated•19 years ago
|
Assignee: nobody → myk
| Assignee | ||
Updated•19 years ago
|
Status: NEW → ASSIGNED
Whiteboard: [swag: 1d]
Target Milestone: --- → Firefox 2 beta1
| Assignee | ||
Updated•19 years ago
|
Flags: blocking-firefox2?
Updated•19 years ago
|
Flags: blocking-firefox2? → blocking-firefox2+
| Assignee | ||
Updated•19 years ago
|
Priority: -- → P1
| Assignee | ||
Comment 3•19 years ago
|
||
(In reply to comment #2)
> *could* be a regression due to bug 337113
Indeed, it is. The fix is trivial; I'll attach a patch shortly.
Note that this turns out to be trunk-only, so requesting reconsideration of the blocking-firefox2 flag.
Severity: normal → major
Flags: blocking-firefox2+ → blocking-firefox2?
OS: Windows XP → All
Hardware: PC → All
Target Milestone: Firefox 2 beta1 → Firefox 3 alpha1
| Assignee | ||
Comment 4•19 years ago
|
||
Here's the trivial fix for this bug.
Attachment #226628 -
Flags: review?(mconnor)
| Assignee | ||
Comment 5•19 years ago
|
||
> Note that this turns out to be trunk-only, so requesting reconsideration of
> the blocking-firefox2 flag.
And just in case that wasn't clear, my point was just that this shouldn't block Firefox 2, since it doesn't affect the branch.
Updated•19 years ago
|
Flags: blocking-firefox2?
| Assignee | ||
Updated•19 years ago
|
Whiteboard: [swag: 1d] → [myk: mss] [swag: 1d]
| Assignee | ||
Updated•19 years ago
|
Component: Bookmarks → Microsummaries
Whiteboard: [myk: mss] [swag: 1d] → [swag: 1d]
| Assignee | ||
Updated•19 years ago
|
Attachment #226628 -
Flags: review?(mconnor)
| Assignee | ||
Comment 6•19 years ago
|
||
Looks like this got fixed by the fix for bug 339543.
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Depends on: 339543
Resolution: --- → FIXED
Whiteboard: [swag: 1d]
Updated•10 years ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•