Closed
Bug 386287
Opened 18 years ago
Closed 18 years ago
inconsistent use of title / name in bookmarks UI
Categories
(Firefox :: Bookmarks & History, defect)
Tracking
()
VERIFIED
FIXED
Firefox 3 alpha8
People
(Reporter: moco, Assigned: moco)
References
Details
(Whiteboard: [need new patch])
Attachments
(2 files, 3 obsolete files)
|
1.97 KB,
patch
|
dietrich
:
review+
|
Details | Diff | Splinter Review |
|
5.05 KB,
patch
|
asaf
:
review+
|
Details | Diff | Splinter Review |
inconsistent use of title / name in bookmarks UI
Name: (in bookmark properties dialog, add bm dialog)
Sort By Name (in context menu)
View | Sort By Title
Title column in bm manager
Not really the same, but: Reload Live Title (in context menu) and "Live Titles" in properties dialog.
This was pointed out in bug #262329
| Assignee | ||
Updated•18 years ago
|
Flags: blocking-firefox3?
Updated•18 years ago
|
Flags: blocking-firefox3? → blocking-firefox3+
Updated•18 years ago
|
Assignee: nobody → swon
Comment 1•18 years ago
|
||
Attachment #273482 -
Flags: review?(dietrich)
Updated•18 years ago
|
Status: NEW → ASSIGNED
Updated•18 years ago
|
Whiteboard: [need review dietrich]
Updated•18 years ago
|
Attachment #273482 -
Flags: review?(dietrich) → review+
Updated•18 years ago
|
Whiteboard: [need review dietrich] → [needs checkin]
Updated•18 years ago
|
Keywords: checkin-needed
Comment 2•18 years ago
|
||
Checking in browser/locales/en-US/chrome/browser/places/places.dtd;
/cvsroot/mozilla/browser/locales/en-US/chrome/browser/places/places.dtd,v <-- places.dtd
new revision: 1.26; previous revision: 1.25
done
Checking in browser/locales/en-US/chrome/browser/places/places.properties;
/cvsroot/mozilla/browser/locales/en-US/chrome/browser/places/places.properties,v <-- places.properties
new revision: 1.21; previous revision: 1.20
done
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Whiteboard: [needs checkin]
Comment 3•18 years ago
|
||
verified with: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a7pre) Gecko/2007072505 Minefield/3.0a7pre; everything is using Name.
Status: RESOLVED → VERIFIED
Comment 4•18 years ago
|
||
<!ENTITY col.title.label
- "Title">
+ "Name">
This is a semantic change which means you should change the entity name as well. Same thing in the .properties file.
Ccing Axel.
Comment 5•18 years ago
|
||
Reopening, the entities should really be called col.name.label and view.sortBy.name. The accesskey for "Sort by Name" is broken, too, both entity name and value should be fixed.
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
Comment 6•18 years ago
|
||
Missing the freeze, moving out.
Target Milestone: Firefox 3 M7 → Firefox 3 M8
Updated•18 years ago
|
Target Milestone: Firefox 3 M8 → Firefox 3 M9
Updated•18 years ago
|
Whiteboard: [need new patch]
| Assignee | ||
Comment 8•18 years ago
|
||
taking, I'll fix this along with bug #393868 since I'm in that file anyways.
Assignee: stevewon → sspitzer
Status: REOPENED → NEW
| Assignee | ||
Comment 9•18 years ago
|
||
includes fix for bug #393879 and bug #393868
Attachment #278427 -
Flags: review?(dietrich)
| Assignee | ||
Comment 10•18 years ago
|
||
the reason I added the code to map title to name (when getting the label and access key) is so that by keeping the same id (of "title"), we would keep the persisted ordinal value (so that it stays as the first column, for exisitng problems).
Status: NEW → ASSIGNED
| Assignee | ||
Comment 11•18 years ago
|
||
Attachment #278427 -
Attachment is obsolete: true
Attachment #278447 -
Flags: review?(dietrich)
Attachment #278427 -
Flags: review?(dietrich)
| Assignee | ||
Comment 12•18 years ago
|
||
excludes the fixes for bug #393879 and bug #393868 (which have already landed)
Attachment #278447 -
Attachment is obsolete: true
Attachment #278467 -
Flags: review?(dietrich)
Attachment #278447 -
Flags: review?(dietrich)
| Assignee | ||
Comment 13•18 years ago
|
||
sorry for the thrashing.
Attachment #278467 -
Attachment is obsolete: true
Attachment #278469 -
Flags: review?(dietrich)
Attachment #278467 -
Flags: review?(dietrich)
Comment 14•18 years ago
|
||
Comment on attachment 278469 [details] [diff] [review]
updated patch
r=mano
Attachment #278469 -
Flags: review?(dietrich) → review+
| Assignee | ||
Comment 15•18 years ago
|
||
logged code cleanup bug #393939, after discussing with asaf over irc.
but this bug is fixed.
Checking in browser/components/places/content/places.js;
/cvsroot/mozilla/browser/components/places/content/places.js,v <-- places.js
new revision: 1.98; previous revision: 1.97
done
Checking in browser/components/places/content/places.xul;
/cvsroot/mozilla/browser/components/places/content/places.xul,v <-- places.xul
new revision: 1.79; previous revision: 1.78
done
Checking in browser/locales/en-US/chrome/browser/places/places.dtd;
/cvsroot/mozilla/browser/locales/en-US/chrome/browser/places/places.dtd,v <--
places.dtd
new revision: 1.28; previous revision: 1.27
done
Checking in browser/locales/en-US/chrome/browser/places/places.properties;
/cvsroot/mozilla/browser/locales/en-US/chrome/browser/places/places.properties,v
<-- places.properties
new revision: 1.25; previous revision: 1.24
done
Status: ASSIGNED → RESOLVED
Closed: 18 years ago → 18 years ago
Resolution: --- → FIXED
Comment 16•18 years ago
|
||
verified using Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9b3pre) Gecko/2008010805 Minefield/3.0b3pre ID:2008010805 everything is using Name.
Status: RESOLVED → VERIFIED
Comment 17•16 years ago
|
||
Bug 451915 - move Firefox/Places bugs to Firefox/Bookmarks and History. Remove all bugspam from this move by filtering for the string "places-to-b-and-h".
In Thunderbird 3.0b, you do that as follows:
Tools | Message Filters
Make sure the correct account is selected. Click "New"
Conditions: Body contains places-to-b-and-h
Change the action to "Delete Message".
Select "Manually Run" from the dropdown at the top.
Click OK.
Select the filter in the list, make sure "Inbox" is selected at the bottom, and click "Run Now". This should delete all the bugspam. You can then delete the filter.
Gerv
Component: Places → Bookmarks & History
QA Contact: places → bookmarks
You need to log in
before you can comment on or make changes to this bug.
Description
•