Thunderbird doesn't start for locales not set up for calendar
Categories
(Thunderbird :: Build Config, defect)
Tracking
(Not tracked)
People
(Reporter: amir_farsi, Assigned: rjl)
Details
Attachments
(2 files, 1 obsolete file)
|
7.86 KB,
image/png
|
Details | |
|
3.31 KB,
patch
|
Details | Diff | Splinter Review |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0
Steps to reproduce:
0-I downloaded Thunderbird Persian(fa) from mozilla ftp
1-I installed Thunderbird 76a-x64-fa on Windows 10
2-I clicked on Thunderbird Daily icon on windows desktop
Actual results:
Thunderbird couldn't start to run. It shows an error message windo that i attached to bug. It seems there is a problem in xml code in a xhtml file! When i closed the error window, no thing happened and Thunderbird didn't start to run.
It happening from version 74a or 73a to now(76a). I couldn't run thunderbird after that. Upgarade and remove and install again didn't make thunderbird normal.
Expected results:
Thunderbird should be able to run and start normally.
| Reporter | ||
Comment 1•5 years ago
|
||
That error says: Error in XML Parsing: Undefiened entity. Location: chrome://messenger/content/messenger.xhtml Line: 1271 column 5 Then that Red Line.
| Reporter | ||
Comment 2•5 years ago
|
||
Rob, please look at this bug and find a solution for it.
Updated•5 years ago
|
Updated•5 years ago
|
Comment 3•5 years ago
|
||
So, I know why this fails. I haven't found any reason why it would have worked in 73 or 74, though.
We're not running l10n-merge for locales not in calendar/locales/l10n.toml's locales entry.
These days, calendar isn't optional anymore, so this breaks. I haven't found traces of how optional it was at a point, so I'm a bit lost.
Fallen, Paul, is the intent that Calendar is just part of Thunderbird? Full disclosure, I had no idea what it'd take to make l10n for Calendar optional.
Comment 4•5 years ago
|
||
(In reply to Axel Hecht [:Pike] from comment #3)
Fallen, Paul, is the intent that Calendar is just part of Thunderbird? Full disclosure, I had no idea what it'd take to make l10n for Calendar optional.
Yes, that's right. Calendar is built in to Thunderbird starting with TB 74 (beta). Thanks for looking at what's going on here.
Comment 5•5 years ago
|
||
Clearing the NIs on this bug.
We're investigating folding Calendar into Thunderbird proper. That seems to match the intent, and we need to adjust things in a couple of places anyway to get this straight.
Matjaz is currently working out a process on the Pontoon side. M, can you follow up here when you have that ironed out?
Comment 6•5 years ago
|
||
I've updated the process in the Pontoon Call notes.
When should we make the migration?
| Assignee | ||
Comment 7•5 years ago
|
||
| Assignee | ||
Updated•5 years ago
|
| Reporter | ||
Comment 8•5 years ago
|
||
Science the problem is in Calendar config, i want to remember two things about calebndar:
1-In Iran, we use transliteration of French names of Gregorian calendar, if we want to say a gregorian date. For example, Avril, not April.
2-In Afqanistan that half of it's population speaching and writing in Persian, they use transliteration of English(UK) names of Gregorian calendar.
Pay attention:
In both of Iran and Afqanistan, official calendar isn't Gregorian. It's Solar Hijri calendar.
Solar Hijri Calendar: https://en.wikipedia.org/wiki/Solar_Hijri_calendar
Alt names for Solar Hijri calendar are:
1-Persian Calendar 2-Jalali Calendar 3-Iranian Calendar
I think English(UK) or French(fr) calendar setup is better than Austrian(ast) for Persian locale.
If thunderbird's calendar can support Alt Calendars, it would be very nice. Currently, windows 10 and Google Calendar, Gmail, Google Maps and other Google services supporing Persian(Solar Hijri Calendar). Finally, Thunderbird should support Alt calendars, if you want to be success in non-western markets(Eg: Middle East, East Asia)
Updated•5 years ago
|
| Assignee | ||
Comment 9•5 years ago
|
||
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 10•5 years ago
|
||
What's involved? (Is there another bug I should follow?)
(In reply to Matjaz Horvat [:mathjazz] from comment #6)
I've updated the process in the Pontoon Call notes.
When should we make the migration?
Updated•5 years ago
|
Comment 11•5 years ago
|
||
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/c3362d9875b8
Sync l10n lists between mail and calendar. r=pmorris
Description
•