Re: [rt-users] RT 4.4.0 ShowHistory -> Scroll problem with French GUI

2016-06-17 Thread Emmanuel Lacour
Le 16/06/2016 à 19:54, Dustin Graves a écrit :
> Hi Guys,
> 
> Thanks for the fix, Emmanuel. We ended up doing it a little differently
> though with the JS I18N engine. You can see the
> branch 4.4/fix-history-scroll-js for the details. We are planning on
> merging the fix into 4.4.1.
> 

nice :)

(I lack JS knowledge :()

Do you think you have time to review some of my latest small patches
before 4.4.1:

https://issues.bestpractical.com/Search/Results.html?Format=%27+++%3Cb%3E%3Ca+href%3D%22%2FTicket%2FDisplay.html%3Fid%3D__id__%22%3E__id__%3C%2Fa%3E%3C%2Fb%3E%2FTITLE%3A%23%27%2C%0A%27%3Cb%3E%3Ca+href%3D%22%2FTicket%2FDisplay.html%3Fid%3D__id__%22%3E__Subject__%3C%2Fa%3E%3C%2Fb%3E%2FTITLE%3ASubject%27&Order=ASC|ASC|ASC|ASC&OrderBy=id|||&Page=&Query=Status+%3D+%27in-review%27+AND+Requestor.EmailAddress+%3D+%27elacour%40easter-eggs.com%27&RowsPerPage=100&SavedChartSearchId=new&SavedSearchId=
-
RT 4.4 and RTIR Training Sessions https://bestpractical.com/training
* Los Angeles - September, 2016


Re: [rt-users] RT 4.4.0 ShowHistory -> Scroll problem with French GUI

2016-06-16 Thread Dustin Graves
Hi Guys,Thanks for the fix, Emmanuel. We ended up doing it a little differently though with the JS I18N engine. You can see the branch 4.4/fix-history-scroll-js for the details. We are planning on merging the fix into 4.4.1.Bernhard, attached is a patch for 4.4.0 that should fix the problem. Let me know if you have any trouble with it.Thank you,Dustin

fix-history-scroll-js-4.4.0.patch
Description: Binary data
On Jun 16, 2016, at 4:05 AM, Emmanuel Lacour  wrote:Le 14/06/2016 à 13:53, Eierschmalz, Bernhard a écrit :Hi,I’m using RT 4.4.0 on a PostgreSQL 9.3 database.Today I activated the optionSet($ShowHistory, ‘scroll’);And I ran into a problem with users with French GUI.When you open a ticket, you should first see “Ticket metadata” and “history”On the French users, the history is not shown.I confirm that it's broken and proposed a fix here:https://issues.bestpractical.com/Ticket/Display.html?id=32090-RT 4.4 and RTIR Training Sessions https://bestpractical.com/training* Los Angeles - September, 2016

signature.asc
Description: Message signed with OpenPGP using GPGMail
-
RT 4.4 and RTIR Training Sessions https://bestpractical.com/training
* Los Angeles - September, 2016


Re: [rt-users] RT 4.4.0 ShowHistory -> Scroll problem with French GUI

2016-06-16 Thread Emmanuel Lacour
Le 14/06/2016 à 13:53, Eierschmalz, Bernhard a écrit :
> Hi,
> 
>  
> 
> I’m using RT 4.4.0 on a PostgreSQL 9.3 database.
> 
>  
> 
> Today I activated the option
> 
> Set($ShowHistory, ‘scroll’);
> 
>  
> 
> And I ran into a problem with users with French GUI.
> 
> When you open a ticket, you should first see “Ticket metadata” and “history”
> 
> On the French users, the history is not shown.
> 


I confirm that it's broken and proposed a fix here:
https://issues.bestpractical.com/Ticket/Display.html?id=32090



-
RT 4.4 and RTIR Training Sessions https://bestpractical.com/training
* Los Angeles - September, 2016


[rt-users] RT 4.4.0 ShowHistory -> Scroll problem with French GUI

2016-06-14 Thread Eierschmalz, Bernhard
Hi,

I'm using RT 4.4.0 on a PostgreSQL 9.3 database.

Today I activated the option
Set($ShowHistory, 'scroll');

And I ran into a problem with users with French GUI.
When you open a ticket, you should first see "Ticket metadata" and "history"
On the French users, the history is not shown.
When changing the users language or disabling this option, everything works 
fine.

Is there somebody with the same problem?


Best Regards
Bernhard

-
RT 4.4 and RTIR Training Sessions https://bestpractical.com/training
* Los Angeles - September, 2016