Closed Bug 1630001 Opened 5 years ago Closed 5 years ago

Revise user-facing "Lightning" strings in Thunderbird so they no longer say "Lightning"

Categories

(Calendar :: General, task)

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird 77.0

People

(Reporter: pmorris, Assigned: pmorris)

References

Details

Attachments

(3 files, 1 obsolete file)

Let's not confuse users by mentioning "Lightning" now that calendar is built in to Thunderbird.

Comment on attachment 9140920 [details]
Bug 1630001 - WIP: remove "Lightning" strings from schema prompt. f?darktrojan

This patch involving schema errors is less straightforward than the others, so requesting feedback. This patch removes the "Lightning" strings and the code to disable the add-on, and changes the "restart" button to "quit" (since there's no point in trying to restart).

When I tested it by calling this.alertAndQuit from the top of createCalendar I kept getting the prompt over and over, like it either wasn't quitting at all, or was restarting instead.

Stepping back, should we handle this schema error situation differently now? Needs some thought. We don't want to lock users out of using Thunderbird over calendar data schema issues. So we may need to offer them a choice of how to handle it.

Attachment #9140920 - Flags: feedback?(philipp)
Attachment #9140920 - Flags: feedback?(geoff)

(In reply to Paul Morris [:pmorris] from comment #5)

Stepping back, should we handle this schema error situation differently now? Needs some thought. We don't want to lock users out of using Thunderbird over calendar data schema issues. So we may need to offer them a choice of how to handle it.

Yes, I think we should. Users are already prevented from downgrading Thunderbird, and if they work around that it's on them.

That said, if we detect a higher database schema version we could do something more useful than refusing to start, like creating a backup of the file as it was and continuing. Future schema changes are likely to be either small things like adding columns to tables (which is fine in a lot of cases), or complete overhauls (which is going to stuff the downgrading user, and should've created a backup on upgrade anyway).

Attachment #9140920 - Flags: feedback?(geoff)

Thanks for the feedback. That makes sense to me. I think I'll spin this out into its own bug, since it's going to go beyond just string changes.

Edit: this is now bug 1630818

Attachment #9140920 - Attachment is obsolete: true
Attachment #9140920 - Flags: feedback?(philipp)
Status: NEW → ASSIGNED
Attachment #9140920 - Attachment is obsolete: false

Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/7ce08d6a4dd2
Remove unused migration.properties "Lightning" strings. r=darktrojan
https://hg.mozilla.org/comm-central/rev/1f6cbbf41d09
Remove imip bar "Lightning" string from lightning.properties. r=darktrojan
https://hg.mozilla.org/comm-central/rev/5b27d2fdc334
Remove repack directory and "Lightning" strings from lightning.properties. r=darktrojan

Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → 77
Attachment #9140920 - Attachment is obsolete: true
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: