bzr log --show-id --xml - ignores "fixes bug:"

Bug #974831 reported by WhisperingChaos
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
bzr-xmloutput
New
Undecided
Unassigned

Bug Description

xmloutput V0.8.8 does not generate xml for "fixes bug" attribute when executing bzr log --xml.

Can prevent integration between bzr and bug tracking applications.

without --xml option:

------------------------------------------------------------
revno: 22
revision-id: <email address hidden>
parent: <email address hidden>
fixes bug: http://GBE/show_bug.cgi?id=21
committer: Smith <email address hidden>
branch nick: GDEbuild
timestamp: Mon 2012-04-02 23:54:36 -0400
message:
  Documentation on how the build process works BuildNotes.odt.
  Include updates to add Bugzilla integration to GDE VM.
------------------------------------------------------------

with --xml option:

<log><revno>22</revno><revisionid><email address hidden></revisionid><parents><parent><email address hidden></parent></parents><committer>Smith &lt;<email address hidden>&gt;</committer><branch-nick>GDEbuild</branch-nick><timestamp>Mon 2012-04-02 23:54:36 -0400</timestamp><message><![CDATA[Documentation on how the build process works BuildNotes.odt.
Include updates to add Bugzilla integration to GDE VM.]]></message></log>

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.