DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=34054>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=34054 ------- Additional Comments From [EMAIL PROTECTED] 2005-03-21 11:48 ------- I didn't say that your patch was the same as the one in bug 32645, only the problem is the same (multiple reports for the same test class). Please try CVS HEAD and you'll see that your problem went away. The solution is different and it retains backwards compatibility for stylesheets. Your patch modifies the meaning of testsuite's name attribute which would lead to unexpected results in many reports. Say the file name is A.B.C.xml and the original suite name was my.Test. Without your patch package name is my and classname is Test. With it, package name suddenly becomes my.Test-A.B and classname becomes C. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]