Closed Bug 386287 Opened 18 years ago Closed 18 years ago

inconsistent use of title / name in bookmarks UI

Categories

(Firefox :: Bookmarks & History, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

VERIFIED FIXED
Firefox 3 alpha8

People

(Reporter: moco, Assigned: moco)

References

Details

(Whiteboard: [need new patch])

Attachments

(2 files, 3 obsolete files)

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
Flags: blocking-firefox3?
Flags: blocking-firefox3? → blocking-firefox3+
Assignee: nobody → swon
Attached patch PatchSplinter Review
Attachment #273482 - Flags: review?(dietrich)
Status: NEW → ASSIGNED
Whiteboard: [need review dietrich]
Attachment #273482 - Flags: review?(dietrich) → review+
Whiteboard: [need review dietrich] → [needs checkin]
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]
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
<!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.
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 → ---
Missing the freeze, moving out.
Target Milestone: Firefox 3 M7 → Firefox 3 M8
Target Milestone: Firefox 3 M8 → Firefox 3 M9
oops, still targeting M8
Target Milestone: Firefox 3 M9 → Firefox 3 M8
Whiteboard: [need new patch]
taking, I'll fix this along with bug #393868 since I'm in that file anyways.
Assignee: stevewon → sspitzer
Status: REOPENED → NEW
Attached patch patch (obsolete) — Splinter Review
includes fix for bug #393879 and bug #393868
Attachment #278427 - Flags: review?(dietrich)
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
Attachment #278427 - Attachment is obsolete: true
Attachment #278447 - Flags: review?(dietrich)
Attachment #278427 - Flags: review?(dietrich)
No longer blocks: 393879
Attached patch updated patch (obsolete) — Splinter Review
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)
Attached patch updated patchSplinter Review
sorry for the thrashing.
Attachment #278467 - Attachment is obsolete: true
Attachment #278469 - Flags: review?(dietrich)
Attachment #278467 - Flags: review?(dietrich)
Comment on attachment 278469 [details] [diff] [review] updated patch r=mano
Attachment #278469 - Flags: review?(dietrich) → review+
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 ago18 years ago
Resolution: --- → FIXED
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
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.

Attachment

General

Created:
Updated:
Size: