Modify ↓
#7525 closed defect (duplicate)
If tags AND content of wiki page are changed, content changes are lost
| Reported by: | Owned by: | John Hampton | |
|---|---|---|---|
| Priority: | normal | Component: | TagsPlugin |
| Severity: | normal | Keywords: | |
| Cc: | lkraav | Trac Release: | 0.11 |
Description
Everytime I enter a (new) tag for a Trac page, and also change the page content, only the changes to the tags area is saved.
This is particularly annoying when creating a new page.
Attachments (0)
Change History (5)
comment:1 follow-up: 3 Changed 15 years ago by
| Summary: | If tags changed, body content changes ignored → If tags AND content of wiki page are changed, content changes are lost |
|---|
comment:2 Changed 15 years ago by
| Cc: | lkraav added; anonymous removed |
|---|
comment:3 follow-up: 5 Changed 15 years ago by
| Owner: | changed from Alec Thomas to John Hampton |
|---|
Replying to rjollos:
I can confirm this behavior under Trac 0.11.7. I hadn't previously noticed this, but its good to know about.
Make sure you are using the latest trunk of the TagsPlugin. I previously had this issue, but after update it is fixed.
comment:4 Changed 14 years ago by
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
comment:5 Changed 14 years ago by
Replying to pacopablo:
Make sure you are using the latest trunk of the TagsPlugin. I previously had this issue, but after update it is fixed.
Thanks, this is working fine for me with the latest TagsPlugin trunk, r10738.
Note: See
TracTickets for help on using
tickets.



I can confirm this behavior under Trac 0.11.7. I hadn't previously noticed this, but its good to know about.