RT 4.0.12 released to repair a regression in 4.0.11.



Henceforth available RT 4.0.12 repairs a regression in 4.0.11. This also means if you use the Rich Text Editor, the red background on Reply was missing due to the update of CKEditor to support IE10.
It includes features like :
  • Date and DateTime Custom Fields now have the same 'smart' date parsing that core RT date fields have.
  • Improved logging when the sending of a Correspond or Comment fails.
  • The Quick Search preferences page now has Select/Clear All buttons.
  • Unprivileged users can now change Language and Time Zone.
  • Warn MySQL users if their max_allowed_packet is dangerously low.



Regarding localization we have:
  • Improve the display of numbers when using the French localization.
  • Built in components and searches (such as Bookmarked Tickets) are now localizable.
  • Use PostgreSQL error codes in the full-text-indexer instead of matching on error messages that may be in a non-english language.
  • Localize 'Dashboard' during creation.
  • Mark 'Modify this user' as localizable.
For Developers :  
  • Test can now be run against a remote DB server.
  • Install etc/upgrade to make some rt-setup-database actions easier without requiring access to the install directory.
  • RT_TEST_PARALLEL_NUM controls the -j param in make parallel-test
  • Work around a git bug in git archive when packaging releases. This caused the third party sources to bloat the 4.0.11 tarball.
  • Fix examples in the CreateTickets documentation.
  • RT Ticket types (ticket, approval, and reminder) are now always forced to lower case.
  • Allow the use of 'NOT IN' in Limits (assuming a new enough DBIx::SearchBuilder).
And several bug fixes. The latest release of RT is 4.0.12.is available here!
About RT: RT is regarded as a battle-tested issue tracking system use for bug tracking, help desk ticketing, customer service, workflow processes, change management, network operations, and even more.

Popular Posts