RT 4.2.4 released

RT 4.2.4 – 2014-05-13

We are happy to announce that RT 4.2.4 is now available.

http://download.bestpractical.com/pub/rt/release/rt-4.2.4.tar.gz
http://download.bestpractical.com/pub/rt/release/rt-4.2.4.tar.gz.asc

SHA1 sums

bcacf4c7669c05ed3e53ac07195abe16164e22f8 rt-4.2.4.tar.gz
b7aed714c51bec81e85d06593ab7a3c859c83c6a rt-4.2.4.tar.gz.asc

This release is primarily a bugfix release; notable changes include:

Database changes

  • Add the AutoOpenInactive action for upgrades; clean installs of RT
    4.2.0 or higher have this action already
  • Force Lifecycle and Disabled properties of the internal __Approvals
    queue to the values RT needs to function correctly

Notable new features

  • If indexed full-text searching is enabled, the simple search will
    search in both Content and Subject.
  • Align headers of collections to their content, by default. This
    right-aligns the “#” header of ticket collections, for instance.
  • Send caching headers for all static content; this fixes a regression
    from RT 4.0, which correctly set caching headers on static images
    (#28640)
  • Re-order JS to optimize parallel resource fetching, and decrease load
    times
  • Allow LIKE and NOT LIKE with Status limits (#29654)

Regression fixes

  • Resolve a regression in 4.2.3 wherein TITLE information was lost
    after parsing on the Advanced page (#29425)
  • Fix a regression in 4.2.2, which caused “select” custom fields to not
    pick up their defaults when cloning tickets (#29751)
  • Fix a regression in 4.2.2 which caused checkbox CFs to add the same
    value multiple times (#29392)
  • Fix a regression in 4.2.2 when categories were set on a CF without
    using the “based on” feature.
  • Show reminders without due dates if $OnlyOverdue is set; this fixes a
    regression from RT 4.0

Email

  • Use “white-space: pre-wrap” when inserting plain-text into HTML
    templates. This preserves line breaks but allows clients to wrap
    lines if need be.

Localization

  • Updated localizations from Launchpad; new Persian translation
  • Better cluing of pluralization and quantified terms for translators
  • Remove untranslatable locstrings (#29798)
  • Fix extra/missing numbers in Czech localization (#29741)
  • Remove no longer translated right names from PO files
  • Disambiguate “M” for “month” vs “megabyte”

General web UI

Web administration

  • Allow external custom fields to have a “based on” category.
  • Hide the queue name, lifecycle, and disabled box on the edit page for
    the __Approvals queue; these must remain unchanged for Approvals
    functionality.
  • Correctly page user results in User Summary searches
  • Prevent warnings on Scrip edit pages if the user did not have global
    ShowTemplate rights

Configuration options

  • Add a new option ($AllowLoginPasswordAutoComplete) to allow the
    browser to remember user passwords on RT’s login screen (#29071)
  • Add new $DefaultSearchResultOrderBy and $DefaultSearchResultOrder
    options to control the global default ordering of tickets
  • When the stylesheet is set to an unknown style, default to rudder,
    not aileron (#29132)

Server administration

Installation

  • When configuring, pull the primary group of the current user using
    perl, instead of groups, which may not list the primary group
    first.
  • Ensure that rt-test-dependencies re-execs itself using its full path,
    as module installations may have changed the directory (#29024)
  • Properly detect an existing database but missing schema in the web
    installer
  • On perl 5.19.3 and above, a more recent version of
    Symbol::Global::Name is required, due to core perl changes

Upgrades

  • Bulletproof 4.0 Articles upgrade steps by dropping tables before
    attempting to create them
  • Correct documentation path in upgrade warning
  • In database upgrades, skip the “BACK UP BEFORE THIS STEP” warning if
    the --force option was provided, which gives no change to stop at
    that point.
  • Remove a warning in the optional time-worked-history.pl upgrade step

REST

  • Allow arbitrary Content-Disposition in REST uploads (#19770)

Developer

  • Add a comment warning about the use of the SetFieldsOnce callback in
    BuildFormatString; it will be removed in RT 4.4.
  • Fix behavior of RT::Date->AddDays when passed 0 days
  • Check POD of all files
  • Allow RT::Users->WhoBelongToGroups to optionally return unprivileged
    users
  • Provide hooks to implement a cache on MakeClicky
  • Document ExtractTicketId and ParseTicketId, as useful methods for
    local overrides
  • Update RT::CustomField->LoadByName, when called with a Queue
    argument, to return only ticket CFs; in 4.2, it also began finding
    queue CFs. This reverts to the behavior from 4.0.
  • The Articles URI implementation is now consistent with Ticket URIs;
    ->LocalURIPrefix does not contain /article/
  • Allow @JSFiles to include files not under /static/js/ if they have a
    leading /
  • Add a generic style for reverse-color ticket titlebox tabs
  • Allow plugins to wrap the PSGI application in its entirety
  • Bulletproof role resolution for single-user roles
  • Win32 and IIS are not a supported platform; remove all lingering
    references to them
  • Allow ModifyAll.html’s Default callback to change @results, like
    Modify.html
  • Make Widgets/Form/Select honor the Multiple flag (#12447)
  • Remove extraneous direct uses of Time::ParseDate (#24498)
  • Add a callback after Attachments on ticket display
  • Fix SetDisabled’s return message on failure (#29802)
  • Refactor CSV export to allow its use by non-ticket collections

Documentation

  • Updated parts of RT::StyleGuide
  • Document the --no-users and --no-groups options to rt-serializer more
    clearly
  • Add documentation for rt-validate-aliases
  • Remove misleading comment about “an rt-mailgate user” from
    rt-mailgate documentation
  • Remove ambiguity of direction of $CanonicalizeEmailAddressMatch and
    $CanonicalizeEmailAddressReplace
  • Update schema.dot for the ObjectScrips table, new in 4.2
  • List SQLite in documentation as a possible database backend, for
    non-production use.
  • Update suggested backup strategy on MySQL to no longer require LOCK
    TABLES privileges (#22893)
  • Note that changing queue subject tags may require altering
    $EmailSubjectTagRegex
  • Suggest /etc/cron.d instead of root’s crontab, for discoverability

A complete changelog is available from git by running:
git log rt-4.2.3…rt-4.2.4
or visiting
Comparing rt-4.2.3...rt-4.2.4 · bestpractical/rt · GitHub
rt-announce mailing list
rt-announce@lists.bestpractical.com
rt-announce Info Page

I have upgraded from 4.2.3 to 4.2.4 and after the upgrade users only see
an empty rt at a glace page after log in. If I check the rt at a glance
settings in the “Logged in” menu I can see that everything has been
cleared out. It was O.K. in 4.2.3.

So basically, the 4.2.4 upgrade seem to have cleared out the rt at a
glance configuration for users leaving an empty page after log in…

The database upgrade didn’t show any errors.

I have tried the upgrade twice and it happens each time.

So now I am back with 4.2.3.

-Gerald

I have upgraded from 4.2.3 to 4.2.4 and after the upgrade users only
see an empty rt at a glace page after log in.

Have you customized your homepage from the global default? Did all
users have this problem? Was there anything in the error logs when
users logged in?

If I check the rt at a glance settings in the “Logged in” menu I can
see that everything has been cleared out. It was O.K. in 4.2.3.

By this, I presume you mean /Prefs/MyRT.html ? Did it offer the
expected list under “Available”?

Can you navigate to Admin → Tools → System Configuration and show the
value of “HomepageSettings” found under “Global attributes”?

  • Alex

I have upgraded from 4.2.3 to 4.2.4 and after the upgrade users only
see an empty rt at a glace page after log in.

Have you customized your homepage from the global default? Did all

I have changed the global RT at a glance, if that’s what you mean by
“home page”.

users have this problem? Was there anything in the error logs when

I can’t tell about other users but I saw it with my account and the root
account.

users logged in?

apache error logs look normal.

If I check the rt at a glance settings in the “Logged in” menu I can
see that everything has been cleared out. It was O.K. in 4.2.3.

By this, I presume you mean /Prefs/MyRT.html ? Did it offer the

Exactly.

expected list under “Available”?

Yes. Everything is in the “Available” list and I am able to reconfigure
the page or even do a “Reset to default” and it gets populated with the
normal entries. After I save the “RT at a glance” page is back to normal
again…

Can you navigate to Admin → Tools → System Configuration and show the
value of “HomepageSettings” found under “Global attributes”?

HomepageSettings {
‘body’ => [
{
‘name’ => ‘My Tickets’,
‘type’ => ‘system’
},
{
‘name’ => ‘Unowned Tickets’,
‘type’ => ‘system’
},
{
‘name’ => ‘Tickets I have created’,
‘type’ => ‘system’
},
{
‘name’ => ‘QuickCreate’,
‘type’ => ‘component’
}
],
‘sidebar’ => [
{
‘name’ => ‘MyReminders’,
‘type’ => ‘component’
},
{
‘name’ => ‘Quicksearch’,
‘type’ => ‘component’
},
{
‘name’ => ‘RefreshHomepage’,
‘type’ => ‘component’
}
]
}

-Gerald

Does anyone have an idea what caused this and how to fix it?

-GeraldOn 15.05.14 07:10, Gerald Vogt wrote:

On 14.05.2014 22:03, Alex Vandiver wrote:

On 05/14/2014 02:36 AM, Gerald Vogt wrote:

I have upgraded from 4.2.3 to 4.2.4 and after the upgrade users only
see an empty rt at a glace page after log in.

Have you customized your homepage from the global default? Did all

I have changed the global RT at a glance, if that’s what you mean by
“home page”.

users have this problem? Was there anything in the error logs when

I can’t tell about other users but I saw it with my account and the root
account.

users logged in?

apache error logs look normal.

If I check the rt at a glance settings in the “Logged in” menu I can
see that everything has been cleared out. It was O.K. in 4.2.3.

By this, I presume you mean /Prefs/MyRT.html ? Did it offer the

Exactly.

expected list under “Available”?

Yes. Everything is in the “Available” list and I am able to reconfigure
the page or even do a “Reset to default” and it gets populated with the
normal entries. After I save the “RT at a glance” page is back to normal
again…

Can you navigate to Admin → Tools → System Configuration and show the
value of “HomepageSettings” found under “Global attributes”?

HomepageSettings {
‘body’ => [
{
‘name’ => ‘My Tickets’,
‘type’ => ‘system’
},
{
‘name’ => ‘Unowned Tickets’,
‘type’ => ‘system’
},
{
‘name’ => ‘Tickets I have created’,
‘type’ => ‘system’
},
{
‘name’ => ‘QuickCreate’,
‘type’ => ‘component’
}
],
‘sidebar’ => [
{
‘name’ => ‘MyReminders’,
‘type’ => ‘component’
},
{
‘name’ => ‘Quicksearch’,
‘type’ => ‘component’
},
{
‘name’ => ‘RefreshHomepage’,
‘type’ => ‘component’
}
]
}

-Gerald

Hi,

I saw this also as I tested our upgrade from 4.0.19 to 4.2.3.
But I couldn’t reproduce this and the problem didn’t always show up
after the test upgrades.
I did’t checked if the global or only my personal “RT at a glance”
setting was broken.

As the final test upgrade didn’t shows this problem I didn’t
investigated any more.

ChrisAm 14.05.2014 08:36, schrieb Gerald Vogt:

I have upgraded from 4.2.3 to 4.2.4 and after the upgrade users only see
an empty rt at a glace page after log in. If I check the rt at a glance
settings in the “Logged in” menu I can see that everything has been
cleared out. It was O.K. in 4.2.3.

So basically, the 4.2.4 upgrade seem to have cleared out the rt at a
glance configuration for users leaving an empty page after log in…

The database upgrade didn’t show any errors.

I have tried the upgrade twice and it happens each time.

So now I am back with 4.2.3.

-Gerald

I have tried the upgrade from 4.2.3 to 4.2.5. Still the same problem:
The “RT at a glance” page starts up with an empty body. I see the menus
and the bar with the title and the new ticket button. Nothing else below
that.

I have narrowed down the problem to /share/html/Elements/MyRT.

If I replace the file after the upgrade with the file from 4.2.3, clear
the mason cache and restart the server it all is back to normal. Thus, I
would say the problem lies somewhere in these changes:

$ diff rt-4.2.{3,5}/share/html/Elements/MyRT
69c69
< $Portlets ||= $session{‘my_rt_portlets’};

$Portlets ||= $user->Preferences(‘HomepageSettings’);
71,74c71,72
< my ($default_portlets) =
RT::System->new($session{‘CurrentUser’})->Attributes->Named(‘HomepageSettings’);
< $Portlets = $session{‘my_rt_portlets’} = $user->Preferences(
< HomepageSettings => $default_portlets?
$default_portlets->Content: {},
< );
my ($defaults) =
RT::System->new($session{‘CurrentUser’})->Attributes->Named(‘HomepageSettings’);
$Portlets = $defaults ? $defaults->Content : {};

-GeraldOn 23.05.14 07:02, Gerald Vogt wrote:

Does anyone have an idea what caused this and how to fix it?

-Gerald

On 15.05.14 07:10, Gerald Vogt wrote:

On 14.05.2014 22:03, Alex Vandiver wrote:

On 05/14/2014 02:36 AM, Gerald Vogt wrote:

I have upgraded from 4.2.3 to 4.2.4 and after the upgrade users only
see an empty rt at a glace page after log in.

Have you customized your homepage from the global default? Did all

I have changed the global RT at a glance, if that’s what you mean by
“home page”.

users have this problem? Was there anything in the error logs when

I can’t tell about other users but I saw it with my account and the root
account.

users logged in?

apache error logs look normal.

If I check the rt at a glance settings in the “Logged in” menu I can
see that everything has been cleared out. It was O.K. in 4.2.3.

By this, I presume you mean /Prefs/MyRT.html ? Did it offer the

Exactly.

expected list under “Available”?

Yes. Everything is in the “Available” list and I am able to reconfigure
the page or even do a “Reset to default” and it gets populated with the
normal entries. After I save the “RT at a glance” page is back to normal
again…

Can you navigate to Admin → Tools → System Configuration and show the
value of “HomepageSettings” found under “Global attributes”?

HomepageSettings {
‘body’ => [
{
‘name’ => ‘My Tickets’,
‘type’ => ‘system’
},
{
‘name’ => ‘Unowned Tickets’,
‘type’ => ‘system’
},
{
‘name’ => ‘Tickets I have created’,
‘type’ => ‘system’
},
{
‘name’ => ‘QuickCreate’,
‘type’ => ‘component’
}
],
‘sidebar’ => [
{
‘name’ => ‘MyReminders’,
‘type’ => ‘component’
},
{
‘name’ => ‘Quicksearch’,
‘type’ => ‘component’
},
{
‘name’ => ‘RefreshHomepage’,
‘type’ => ‘component’
}
]
}

-Gerald