﻿id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
8756,"Changesets section appearing twice when other plugin uses id=""attachments""",natvincent,mrelbe,"When I have TracTicketChangesetsPlugin installed with ChildTicketsPlugin, the changesets generated by TracTicketChangesetsPlugin for the ticket appear twice.

This is because the ChildTicketsPlugin is using the ""attachments"" id for it's div tag. The TracTicketChangesetsPlugin is filtering the template stream looking for this ID so it knows when to insert it's section, sees ""attachments"" twice, and inserts it's section twice.

TracTicketChangesetsPlugin needs to either find some other way to find where to insert itself or it needs to make sure it doesn't insert it's section twice.

I have also created ticket #8755 against ChildTicketsPlugin.",defect,closed,normal,TracTicketChangesetsPlugin,normal,worksforme,,,0.12
