Closed
Bug 450588
Opened 17 years ago
Closed 17 years ago
Sunbird CS -> Nav bar shows no date in week view (mostly)
Categories
(Mozilla Localizations :: cs / Czech, defect)
Mozilla Localizations
cs / Czech
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: andreas.treumann, Assigned: p.franc)
References
Details
Attachments
(1 file)
94.54 KB,
image/jpeg
|
Details |
STEPS TO REPRODUCE:
===================
- use Sunbird version CS with a clean profile
- open the calendar week view
RESULT:
=======
- the date beside the forward/reward controls are not visible. There are only visible in month spanning weeks like calendar week 40
EXPECTED RESULT:
================
- the date should be visible
REPRODUCIBLE:
=============
- always
Flags: blocking-calendar0.9?
Updated•17 years ago
|
Flags: blocking-calendar0.9? → blocking-calendar0.9+
Reporter | ||
Comment 1•17 years ago
|
||
Comment 2•17 years ago
|
||
Caused by a malformed %1$S parameter in dayIntervalInMonth in calendar.properties
http://bonsai-l10n.mozilla.org/cvsblame.cgi?file=l10n/cs/calendar/chrome/calendar/calendar.properties&rev=1.1.2.23&mark=397#391
Changing dayIntervalInMonth=%2$S.–%3$S%. 1$S %4$S
to dayIntervalInMonth=%2$S.–%3$S. %1$S %4$S fixes the issue.
Assignee: nobody → p.franc
Blocks: 450589
Component: Calendar Views → cs / Czech
Flags: blocking-calendar0.9+
Product: Calendar → Mozilla Localizations
QA Contact: views → aha
Version: Mozilla 1.8 Branch → unspecified
Comment 3•17 years ago
|
||
Pavel, any update on the situation here from you?
Assignee | ||
Comment 4•17 years ago
|
||
Fixed in CVS moz1.8 and my local hq repo
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•