Bug 1010752 - Add a way to include revision messages when saving via WebDAV
Summary: Add a way to include revision messages when saving via WebDAV
Keywords:
Status: NEW
Alias: None
Product: PressGang CCMS
Classification: Community
Component: REST-API
Version: 1.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Nobody
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-23 01:24 UTC by Matthew Casperson
Modified: 2023-02-21 23:20 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description Matthew Casperson 2013-09-23 01:24:32 UTC
When saving a topic via webdav, there is no way to specify a revision message.

One option is to add the message as an XML comment to the topic, like :

<!-- Revision Message: mcasperson: Fixed BZ#12345 -->
<section>
  <title>A title</title>
  <para>
    Whatever
  </para>
</section>


Note You need to log in before you can comment on or make changes to this bug.