﻿id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
10771,2 TracForms in one ticket(s comments) delete each others data,anonymous,hasienda,"I have a ticket with comment 1 consists of
{{{
{{{
#!TracForm
#! submit_label ""Got 'em!""
|| [tf:bla1] || bla1 ||
|| [tf:bla2] || bla2 ||
}}}
}}}

and with another comment 2 that consists of
{{{
{{{
#!TracForm
#! submit_label ""Got 'em too!""
|| [tf:bla3] || bla3 ||
|| [tf:bla4] || bla4 ||
}}}
}}}

The bug is that whenever I click on ""Got 'em too!"" of the second Trac form, all checkboxes of the first Trac form are unchecked again. And also vice versa, whenever I click on the other button ""Got 'em!"".

You see I cannot use 2 different Trac forms in one ticket. This is bad...",defect,closed,normal,TracFormsPlugin,major,worksforme,context,,0.12
