Mailing List Archive

RT 3.2.0 now available
I'm pleased to announce the public release of RT 3.2.0. RT 3.2 represents
over 15 months of new development and includes a number of new
features and improvements, as well as streamlined installation and
upgrade procedures.

This version of RT features a major overhaul to RT's searching system,
including support for saved searches, direct download of search results
to Microsoft Excel and a powerful new query builder. You can find a
brief summary of many of the major changes since RT 3.0 at the end of
this announcement.

We always look forward to hearing your feedback about this or any release
on the rt-users mailing list. (http://lists.bestpractical.com/lists/rt-users)

For commercial support, please contact us at sales@bestpractical.com.

RT 3.2.0 is immediately available from:

http://download.bestpractical.com/pub/rt/release/rt-3.2.0.tar.gz
http://download.bestpractical.com/pub/rt/release/rt-3.2.0.tar.gz.sig

MD5 sums for this release:

42952688a95e301556e0f520216bdf17 rt-3.2.0.tar.gz
1b3bad77be243b8623901208d1942380 rt-3.2.0.tar.gz.sig


Jesse Vincent
Best Practical Solutions, LLC


Abbreviated Changelog
---------------------

Email handling

* Preview who will receive email about new ticket updates before you
send your message
* You can disable notification to individual users on a per-ticket
basis
* RT provides a full historical view of each message RT sends including
all message headers
* HTML email and image attachments are now displayed inline when viewing
a ticket

Searching

* RT now sports a brand-new search user interface, retooled to
make it easier to build much more complex queries
* Now you can save searches and optionally to share them with groups
of your coworkers
* Search results can be displayed in a per-query customizable format.
* Search results are now downloadable as tab-delimited data, perfect for
importing into Microsoft Excel(tm).
* Search results can now be syndicated as RSS feeds
* Search results can be downloaded in a simple text format, modified
and re-uploaded later

Web interface

* The homepage has been overhauled to provide a "quick ticket creation"
form and a list of the newest unowned tickets
* The user interface has received a minor facelift
* Every 'box' in RT can now be opened or closed on the fly

Database

* RT now supports single-user installations on the SQLite embedded
database engine instead of a full database server

Web server

* RT now supports single-user installations with a stand-alone HTTP server
instead of an external web server like Apache

Internals

* RT now provides an 'Attributes' table, which allows local developers
to easily extend all of RT's database tables with new read/write
attributes without needing to modify RT's core schema

* Code has been refactored, cleaned up and more extensively tested
throughout the system
--
_______________________________________________
RT-Announce mailing list
RT-Announce@lists.bestpractical.com
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-announce
Re: [Rt-devel] RT 3.2.0 now available [ In reply to ]
I am failing to upgrade Mason. Here is the error I get

make[1]: Entering directory
`/export/home/iqbala/.cpan/build/HTML-Mason-1.26'
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "
\$ENV{PORT}=8228; \$ENV{APACHE_DIR}=q^^; \$ENV{MASON_MAINTAINER}=0;
test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01-syntax...........ok
t/02-sections.........ok
t/02a-filter..........ok
t/04-misc.............ok
t/05-request..........ok
t/06-compiler.........ok
t/06a-compiler_obj....ok
t/07-interp...........ok
t/08-ah...............skipped
all skipped: no reason given
t/09-component........ok
t/09a-comp_content....ok
t/10-cache............FAILED test 6
Failed 1/18 tests, 94.44% okay
t/10a-cache-1.0x......ok
t/11-inherit..........ok
t/12-taint............ok
t/13-errors...........ok
t/14-cgi..............ok
t/14a-fake_apache.....ok
t/15-subclass.........ok
t/16-live_cgi.........skipped
all skipped: no reason given
t/17-print............ok
t/18-leak.............ok
t/19-subrequest.......ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/10-cache.t 18 1 5.56% 6
2 tests skipped.
Failed 1/23 test scripts, 95.65% okay. 1/386 subtests failed, 99.74%
okay.
make[1]: *** [test_dynamic] Error 29
make[1]: Leaving directory
`/export/home/iqbala/.cpan/build/HTML-Mason-1.26'
/usr/local/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force
MLDBM ...found


Should I go ahead and force install and go ahead and skipp the make
test?


Thanks


--
Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
There's no place like 127.0.0.1
_______________________________________________
RT-Announce mailing list
RT-Announce@lists.bestpractical.com
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-announce