Rt-commit-handler removing to many newlines?

I am testing the rt-addon: rt-commit-hander and it seems to remove all
carriage returns from the commit log message when it incorporates the text
into a specified rt ticket.

RT version is 2.0.11.

Example:
—begin—
RT-Ticket: 1668

RT-Subject: testing this CVS doodaa

Modify cvs settings to support RT integration.
1
2

3
This is a test. This is a test2. This is a test3. This is a test4.
This is a test5. This is a test6.
—end—

Becomes

—begin—
RT-Subject: testing this CVS doodaaModify cvs settings to support RT
integration.123This is a test. This is a test2. This is a test3. This
is a test4.
This is a test5. This is a test6.
—end—

Any help would be appreciated.

Chad

smime.p7s (3.16 KB)

Chad W Hinton wrote:

I am testing the rt-addon: rt-commit-hander and it seems to remove all
carriage returns from the commit log message when it incorporates the text
into a specified rt ticket.

I’ve noticed this before, too. Not currently using the rt-commit-handler,
I don’t have an easy way to test this, but it looks like it should work.
Good luck. :slight_smile:
�|� Request Tracker... So much more than a help desk — Best Practical Solutions – Trouble Ticketing. Free.

rt-commit-handler-newline-patch (564 Bytes)

That worked great!

Thanks
Chad

smime.p7s (3.16 KB)