Patch - nightly CLogDlg::FillLogMessageCtrl incorrectly styling bug ID links for multiple revisions
From: Adam D. Walling <adam.walling_at_gmail.com>
Date: Mon, 29 Sep 2014 07:03:09 -0700 (PDT)
In nightly, CLogDlg::FillLogMessageCtrl incorrectly styles bug ID links when multiple revisions are selected; the CRLF is treated as one character, and so any \r are removed. However this step was skipped when multiple revisions are selected, automatically generating the message.
The attached patch unconditionally performs the \r removal after the m_bSingleRevision checks.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
|
This is an archived mail posted to the TortoiseSVN Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.