Ticket #21 (closed defect: fixed)
Keep track of document parents when editing
| Reported by: | garrison | Owned by: | garrison |
|---|---|---|---|
| Priority: | major | Milestone: | 0.1 |
| Component: | Generic wiki interface | Keywords: | |
| Cc: |
Description
Right now, if you edit a document in the wiki, its "parent" will be whatever the latest revision happens to be at that location at the time the document was saved. Of course, if somebody edits the document while you are editing it, the "parent" will be incorrect.
To fix this, the urn of the original document you are editing should be sent as part of the form, which is provided again to the server when a resource is saved. This will allow the document history to remain intact.
Change History
Note: See
TracTickets for help on using
tickets.
