[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

TortoiseSVN Bug? bugtraq and COM interface issue

From: Kuehner, Joel <jkuehner_at_moog.com>
Date: Thu, 2 Jun 2016 16:05:14 +0000

We currently use the TortoiseSVN commit dialog's COM interface to interface with our issue tracker (JIRA) to allow users to choose the appropriate issue with which to associate a commit. This works great!

Additionally, we use bugtraq properties to allow the various TortoiseSVN dialogs to recognize out JIRA issue ids and turn them into live links. This also works great, except in one case.

This is perhaps most easily illustrated by example.

I use the COM interface to select a JIRA issue:

[cid:image001.png_at_01D1BCC5.AF42E0F0]

The issue id is correctly inserted into the Log Message box, but the regular expression is not correctly applied to extract the bug id:

[cid:image003.png_at_01D1BCC6.31D00D40]

If I then type anything in the Log Message box, the Log Message box correctly applies the regex:

[cid:image002.png_at_01D1BCC6.8F7E2350]

Also, if I just type in SEPG-295 without using the COM interface, everything works fine.

My bugtraq properties are as follows.

[cid:image004.png_at_01D1BCC7.03227A40]

The severity of the bug is low. The work-around is simply to start typing the log message in the Log Message box.

Thank you, and keep up the excellent work!

Joel

Confidentiality Notice: This electronic mail transmission is intended for the use of the individual or entity to which it is addressed and may contain confidential and/or proprietary information belonging to the sender. If you are not the intended recipient, you are hereby notified that any disclosure, use, copying, distribution, or the taking of any action in reliance on the contents of this information is strictly prohibited. If you have received this transmission in error, please notify the sender immediately by e-mail and delete the original message. Thank you for your cooperation.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3174107

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

image001.png
image003.png
image002.png
image004.png
Received on 2016-06-02 19:52:03 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.