asdlei00 / tortoisesvn

Automatically exported from code.google.com/p/tortoisesvn
0 stars 0 forks source link

bug-id field not set correctly for a restarted commit #675

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
reported on the mailing list:
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=30919
17

I think I discovered a bug regarding the issue ID field and log messages. If 
one has added a issue ID field for entering Mantis bug IDs to a report it can 
happen that the commit dialogue puts the log message text into this field 
rather than the log message field.

I think this happens when a commit failed because of an outdated working copy. 
When you updtae the wc and then recommit the last log message you tried to use 
on that failed commit is to be restored by the commit dialogue, but I guess the 
dialogue puts it into the first input field of the dialogue, which is in case 
of an enabled bug id field that one instead of the log message field.

If you click the "last messages" button and select one that message is being 
put into both fields: bug ID and log message memo field.

The bug ID field is enabled via svn:bugtraq:message and svn:bugtraq:url 
properties.

Original issue reported on code.google.com by tortoisesvn on 27 Nov 2014 at 7:17

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r26070.

Original comment by tortoisesvn on 27 Nov 2014 at 8:14

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r26071.

Original comment by tortoisesvn on 27 Nov 2014 at 9:15