[rt-users] Update to RT 4.2.1 -> JSON error after login

Dr. Dirk Pape pape at drdpc.de
Fri Nov 22 14:00:18 EST 2013


Hi Alex,

it is fine:

> $ perl -MJSON -wle 'print JSON::to_json({foo=>JSON::true})'
> {"foo":true}

This is very strange!
I updated my productive RT to 4.2.1 now and it does not show the issue even with the JavascriptConfig unpatched. It uses the same perl and PERLLIB.

So it must have to do something with the Site Configuration or with the apache Config.
I will look into this again in the next days and see if I can spot the difference.

Many thanks for helping anyway! 

Dirk

Am 22.11.2013 um 19:50 schrieb Alex Vandiver <alexmv at bestpractical.com>:

> On Fri, 2013-11-22 at 17:22 +0100, Dr. Dirk Pape wrote:
>> Hi Alex,
>> 
>> $ perl -MJSON -MModule::Versions::Report -e1
>> [snip]
> 
> I can't replicate your failure with the same versions.  Does the
> following error for you?
> 
>  perl -MJSON -wle 'print JSON::to_json({foo=>JSON::true})'
> 
> - Alex
> 
> 




More information about the rt-users mailing list