Problem with SquirrelMail after update

s-h

Registered
Apr 11, 2014
4
0
1
cPanel Access Level
Root Administrator
Hello,

recently we upgraded MySQL at our servers and after this upgrade, cPanel did autoupdate so we are currently using latest version of cPanel 11.42.0 (build 24). After we recived informations about problems that happend with SquirrelMail while using language other than English.
- While trying to forward a message (Prześlij dalej), message which we try to forward disappear, but Topic and Attachments are included
- Some messages lost titles at INBOX, and u cant enter them
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,268
463
Hello :)

There is an additional squirrelmail case that was resolved as of cPanel version 11.42.1.6:

Fixed case 93025: Update Squirrelmail to SVN r14346.

Per the description of this case:

The last "stable" release of Squirrelmail is has character encoding problems with PHP 5.4. This commit updates Squirrelmail to a newer revision that contains a comprehensive fix for those problems.
You could switch to the "Release" build tier to determine if the issue continues, or wait for this version to become available in the "Stable" build tier.

Thank you.
 

kjg

Well-Known Member
Mar 2, 2004
180
8
168
Hello Michael
The servers we have on release, are not updated to 11.42.1.6
They are still on 11.42.1.5

Trying to force upgrade do not help.

The changelog shows 11.42.1.6 available 2014-04-10
CPanelVersion1142 < AllDocumentation/ChangeLog < TWiki

What am I missing? Is this release only available for EDGE or CURRENT?

Is there anywhere were we can see latest version for different tiers? Would be nice to have that on the same page as the changelog so we can easily see status for each tier.

I am quite sure it is me missing something and I will probably (again) be corrected in a manner I deserve ... :)

//kjg
 

s-h

Registered
Apr 11, 2014
4
0
1
cPanel Access Level
Root Administrator
Hello Michael,

thanks for fast reply and informations about reported issue. Yes we noticed that cPanel updated his PHP to 5.4 and that most likely caused thoose encoding problems.
We will not switch to the "Release" tier, but after this update will hit "Stable" release tier I will test and leave her a note if my problem is solved or not.
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,268
463
Hello Michael
The servers we have on release, are not updated to 11.42.1.6
They are still on 11.42.1.5
You should be able to force an update of cPanel via:

Code:
/scripts/upcp --force
Thank you.