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

Re: TortoiseSVN Bug? bugtraq and COM interface issue

From: Kuehner, Joel <jkuehner_at_moog.com>
Date: Sat, 4 Jun 2016 12:07:44 +0000

I will try to look at this on Monday.

In the mean time, I have realized that the same phenomenon happens when I backspace. So if I manually type the issue ID, then start typing a log message, the id is identified correctly and the URL is correctly constructed. As soon as I press backspace, the first character gets dropped from the ID. Once I start typing again it gets included again.

So it seems like in certain cases the first character or two in the log message box are excluded from the text that is evaluated by the issue tracking code. This is probably exacerbated for us because our issue id is always the very first thing in the log message. Based on this observation, it probably has nothing to do with the COM interface specifically.

I upgraded TortoiseSVN a couple of weeks ago to the latest release. I will attempt a trunk build on Monday.

Joel

> On Jun 4, 2016, at 3:50 AM, Stefan Küng <tortoisesvn_at_gmail.com> wrote:
>
>> On 02.06.2016 18:05, Kuehner, Joel wrote:
>> 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!
> [snip]
>> The issue id is correctly inserted into the Log Message box, but the
>> regular expression is not correctly applied to extract the bug id:
>>
>> If I then type anything in the Log Message box, the Log Message box
>> correctly applies the regex:
>>
>> Also, if I just type in SEPG-295 without using the COM interface,
>> everything works fine.
>>
>> The severity of the bug is low. The work-around is simply to start
>> typing the log message in the Log Message box.
>
> I can't reproduce this with the latest build from trunk.
> Which version of TSVN are you using?
> Can you try a nightly build from trunk?
>
> On trunk, we use a different trigger to apply the text styling, maybe
> that's why it works for me now.
>
> Stefan
>
> --
> ___
> oo // \\ "De Chelonian Mobile"
> (_,\/ \_/ \ TortoiseSVN
> \ \_/_\_/> The coolest interface to (Sub)version control
> /_/ \_\ https://urldefense.proofpoint.com/v2/url?u=http-3A__tortoisesvn.net&d=CwICAg&c=ByDrzdYw8tO08sJlHDO_Vg&r=JPwps_w_Ex0bVv-qsjTfFGNjREL67Lf9cT5_KZRcYfQ&m=0nXy-U1v4Vepy_fsZutKoJc_UpRD3aZecOeXtRUP8Fk&s=oSD2U2RzL7iLqZOanoT0R8fupp8O4XapmVRyMUYkvEw&e=
>
> ------------------------------------------------------
> https://urldefense.proofpoint.com/v2/url?u=http-3A__tortoisesvn.tigris.org_ds_viewMessage.do-3FdsForumId-3D4061-26dsMessageId-3D3174264&d=CwICAg&c=ByDrzdYw8tO08sJlHDO_Vg&r=JPwps_w_Ex0bVv-qsjTfFGNjREL67Lf9cT5_KZRcYfQ&m=0nXy-U1v4Vepy_fsZutKoJc_UpRD3aZecOeXtRUP8Fk&s=PbmIEk_Y4hd5ecfpm6OFgnkArnfJD2pYVfu0tviO0cY&e=
>
> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

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=3174271

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2016-06-04 14:08:07 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.