« RT 4.0.1rc1 available for testing | Main | We're hiring! Come hack Perl for Best Practical »

June 07, 2011

TrackBack

TrackBack URL for this entry:
http://www.typepad.com/services/trackback/6a00d83456074b69e2015432d66106970c

Listed below are links to weblogs that reference What's New in 4: Streamlined quotes in correspondence:

Comments

Feed You can follow this conversation by subscribing to the comment feed for this post.

Paul K.

Can this be rolled into the 3.8 series? This is a HUGE plus.

Thomas Sibley

Making this feature available in 3.8 isn't a priority now that 4.0 is released. I suggest you upgrade and get the tons of other improvements as well.

Drew

Any good way to turn this off or limit which characters will trigger this? I have to paste MySql output into tickets and I would prefer not to have to expand to see query results each time. Ideally I would prefer to limit this functionality to > instances.

Thomas Sibley

There is no config option at the moment to turn this feature off. We might take a patch to make it a user configurable preference, if you're interested.

The Text::Quoted Perl module is behind the quote detection, but it doesn't support configurable quote characters.

A workaround that might work for you without modifying any code is to use the rich text editor and mark your MySQL blocks with the "Formatted" style. We'll avoid quoting that.

The comments to this entry are closed.