Modify ↓
Opened 22 years ago
Closed 22 years ago
#300 closed defect (fixed)
Can't save wiki changes after preview
| Reported by: | vittorio | Owned by: | Jonas Borgström |
|---|---|---|---|
| Priority: | highest | Milestone: | 0.7 |
| Component: | wiki system | Version: | devel |
| Severity: | blocker | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
when i edit a wiki page and click on preview, i can't save changes anymore. following error:
Sorry, Can' create new version, the page has already been edited by someone else
im the only one editing the page. btw theres a typo in the error msg: Can'
using python 2.1. trunk from 30.april
Attachments (0)
Change History (2)
comment:1 by , 22 years ago
comment:2 by , 22 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Ok, I found the problem, should be fixed in [467].
Note:
See TracTickets
for help on using tickets.



Did you run
./setup.py installto update the templates?