Ticket #21 (closed defect: fixed)

Opened 17 months ago

Last modified 3 weeks ago

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

Changed 17 months ago by garrison

  • status changed from new to accepted

Changed 4 weeks ago by garrison

As of 4d74a6a4cc87ed4e8e4594da1c0c26a84f7e7cab, this is already fixed for everything /except/ textwiki.

Changed 4 weeks ago by garrison

Actually, it is currently broken for picture editing as well, but this is not a big deal since the only "editing" that can occur is changing the rotation.

Changed 3 weeks ago by garrison

  • status changed from accepted to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.