Modify ↓
#25 closed defect (worksforme)
Poll results trac sequence, not Poll in EditThisPage mode - lost on upgrade
Reported by: | anonymous | Owned by: | Alec Thomas |
---|---|---|---|
Priority: | normal | Component: | PollMacro |
Severity: | minor | Keywords: | |
Cc: | Trac Release: |
Description
If a page that has a Poll with votes is Edited, the votes are lost. When entering Edit This Page mode, and adding a Poll before an existing Poll, results will display as if for the new Poll. All displayed resuts will be lost after the edit.
Attachments (0)
Note: See
TracTickets for help on using
tickets.
I can not replicate this and it should not occur given the criteria you have provided.
The name of the pickle file that stores the poll data is based on the title of the poll (ie. the first argument). As long as that does not change, the poll data should load correctly. This lets you add extra choices to the poll without issue.