#75 — calendar display wrong if start-of-week changed
| State | Resolved |
|---|---|
| Version: |
—
|
| Area | User interface |
| Issue type | Bug |
| Severity | Medium |
| Submitted by | Cris Ewing |
| Submitted on | 2008-05-09 |
| Responsible |
—
|
| Target release: |
—
|
Last modified on
2008-06-30
by
Lennart Regebro
In the version installed by the current buildout (http://www.plone4artists.org/svn/projects/p4acal.buildout/trunk)
there is a disconnect between how the calendar view is generated and the plone value for 'start-of-week'
You can change the 'start-of-week' property, and the layout of the dates in the calendar never changes.
there is a disconnect between how the calendar view is generated and the plone value for 'start-of-week'
You can change the 'start-of-week' property, and the layout of the dates in the calendar never changes.
- Steps to reproduce:
- 1. install plone from buildout (see above)
2. install p4a calnedar via 'add/remove products'
3. add a folder for events
4. choose the calendar subtype for the new folder
5. Note that the week is displayed Monday-Sunday and that Thursday, May 1, 2008 is in the fourth column
6. Go to 'Site Setup' - 'Calendar' and set the value of 'First day of the week in the calendar' to 'Sunday', press 'Save'
7. Return to the p4a calendar folder, and notice that May 1, 2008 is still shown in the fourth column, but now appears to be a Wednesday.
Added by
Lennart Regebro
on
2008-06-30 11:30 AM
Issue state:
unconfirmed → resolved
Yup, start of week isn't supposed to be supported yet. Now it's duly ignored in the month view headers as well.