#532 closed defect (fixed)
Page Saving Wonkiness
| Reported by: | mrroundhill | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 2.6.3 |
| Component: | Pages | Version: | |
| Keywords: | Cc: | daniloercoli |
Description
When saving or publishing a local draft or existing page, the Pages listview does not seem to refresh. There's two scenarios where it wasn't functioning correctly:
1) I created a brand new page in the app, then hit the 'publish' button. The posting dialog appeared, then went away and took me back to the page list. I then had a local draft there that appears to be entirely empty, and the page title did not appear in the list until I hit the refresh button.
2) I edited an existing page on the site, clicked save. When that operation completed, I was taken back to the post list but the page title had not been updated.
Attachments (1)
Change History (6)
Changed 2 years ago by daniloercoli
comment:1 Changed 2 years ago by daniloercoli
I've attached a patch that should fix the issue. This patch also fix the issue #536
comment:2 Changed 2 years ago by koke
- Milestone set to 2.6.3
comment:3 Changed 2 years ago by daniloercoli
- Cc daniloercoli added
comment:4 follow-up: ↓ 5 Changed 2 years ago by mrroundhill
- Resolution set to fixed
- Status changed from new to closed
Resolved in 1255

fix fir the page saving issue