Bug in OTRS 4.0.7 ??

Moderator: crythias

Locked
catharn
Znuny newbie
Posts: 32
Joined: 05 Feb 2015, 13:19
Znuny Version: 4.0.x

Bug in OTRS 4.0.7 ??

Post by catharn »

Hey,

I just updated today in a test environment otrs to the version 4.7

But It seems to have a little problem (see picture)

In fact, when I click on a ticket to have the details of it, it opens it, but i can't click on the article to have the details, and also, the navigation bar with Dashboard, ... disappeared.

When I installed it, i did a RebuildConfig and restart otrs service, httpd service, mariadb service and Cron.sh

Also, when I try to click on Mail Sortant (outgoing mail), or any other action, it just open it in the same webpage instead of opening a new window...
Should I open a bug or do you have a solution ?

Thanks
You do not have the required permissions to view the files attached to this post.
Last edited by catharn on 01 Apr 2015, 09:57, edited 1 time in total.
RStraub
Znuny guru
Posts: 2210
Joined: 13 Mar 2014, 09:16
Znuny Version: 6.0.14
Real Name: Rolf Straub

Re: Bug in OTRS 4.7 ??

Post by RStraub »

From which version did you upgrade?

I experienced the "missing dashboard" when we migrated from 3.x to 4.x and the .css files/skins had to be modified again.
Currently using: OTRS 6.0.14 -- MariaDB -- Ubuntu 16 LTS
catharn
Znuny newbie
Posts: 32
Joined: 05 Feb 2015, 13:19
Znuny Version: 4.0.x

Re: Bug in OTRS 4.0.7 ??

Post by catharn »

I updated from version 4.0.6
mryoung
Znuny newbie
Posts: 3
Joined: 01 Apr 2015, 16:23
Znuny Version: 4.0.7

Re: Bug in OTRS 4.0.7 ??

Post by mryoung »

Hello,

I just discoverd this issue aswell.
I made several tests, and I found that the problem seems located to French translation for my case (maybe yours too).

If i switch to English, German, Spanish or either "Canadian French", it works perfectly ...
Maybe a problem in the translation file ...

Anyone having any idea to solve this issue without any workaround ?

Thanks in advance for your answer.

Cya
Baptiste
catharn
Znuny newbie
Posts: 32
Joined: 05 Feb 2015, 13:19
Znuny Version: 4.0.x

Re: Bug in OTRS 4.0.7 ??

Post by catharn »

Hey,

Thanks for your reply,

I just change my language to english, and it seems to work !

Thank you very much. But if someone can solve this problem, this can be good too !
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: Bug in OTRS 4.0.7 ??

Post by reneeb »

Maybe you can see some differences in the translation files...
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
mryoung
Znuny newbie
Posts: 3
Joined: 01 Apr 2015, 16:23
Znuny Version: 4.0.7

Re: Bug in OTRS 4.0.7 ??

Post by mryoung »

reneeb wrote:Maybe you can see some differences in the translation files...
Can you guide me on how to do it ? I'm a complete newbie on translation files...
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Bug in OTRS 4.0.7 ??

Post by jojo »

It is a bug in 4.0.7 will be fixed in 4.0.8
You can replace the file: https://github.com/OTRS/otrs/blob/df96a ... ketZoom.tt
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
mryoung
Znuny newbie
Posts: 3
Joined: 01 Apr 2015, 16:23
Znuny Version: 4.0.7

Re: Bug in OTRS 4.0.7 ??

Post by mryoung »

jojo wrote:It is a bug in 4.0.7 will be fixed in 4.0.8
You can replace the file: https://github.com/OTRS/otrs/blob/df96a ... ketZoom.tt
Thanks for your answer.
Locked