Re: Room language

2018-07-27 Thread Maxim Solodovnik
As usual, nightly builds (or hourly builds) are available on build server:
https://builds.apache.org/view/M-R/view/OpenMeetings/job/OpenMeetings%204.0.x/

you need build #371+
On Fri, Jul 27, 2018 at 12:17 PM Equinoxe 4
 wrote:
>
> Thanks a lot Maxim,
>
> are there binary snapshots?
>
> Regards.
>
>
> 
> De: Maxim Solodovnik 
> Enviado: jueves, 26 de julio de 2018 11:11 p. m.
> Para: rodolfo_gonza...@hotmail.com
> CC: Openmeetings user-list
> Asunto: Re: Room language
>
> Finally was able to reproduce it,
> Should be fixed: https://issues.apache.org/jira/browse/OPENMEETINGS-1911
>
> Thanks for your patience!
> On Thu, Jul 26, 2018 at 11:13 PM Equinoxe 4
>  wrote:
> >
> > Thanks Maxim. Yes, it's weird.
> >
> > 
> > De: Maxim Solodovnik 
> > Enviado: jueves, 26 de julio de 2018 12:00 a. m.
> > Para: rodolfo_gonza...@hotmail.com
> > CC: Openmeetings user-list
> > Asunto: Re: Room language
> >
> > Extremely weird :(
> > This works as expected for me
> > It also works in our CMS plugins 
> > Will try to triple-check this
> > On Thu, Jul 26, 2018 at 11:30 AM Equinoxe 4
> >  wrote:
> > >
> > > Yes, sorry, I wrote "es" on my previous email, but in fact is a number in 
> > > the URL. Please ignore the "es", it meant to be a 8 which is what I pass, 
> > > for instance:
> > >
> > > http://meetingrooms.mydomain.com:5080/openmeetings/hash?secure=b39686c6-af38-4c27-9506-81c5fd1f5f1c=8
> > >
> > > But I pass any valid number and the result is what mentioned before...
> > >
> > > Thanks.
> > >
> > > 
> > > De: Maxim Solodovnik 
> > > Enviado: miércoles, 25 de julio de 2018 11:26 p. m.
> > > Para: rodolfo_gonza...@hotmail.com
> > > CC: Openmeetings user-list
> > > Asunto: Re: Room language
> > >
> > > Here might be the problem :(((
> > > the language should be _NUMBER_
> > > (https://github.com/apache/openmeetings/blob/master/openmeetings-web/src/main/webapp/languages/languages.xml#L29)
> > >
> > > Does it work with numbers?
> > > On Thu, Jul 26, 2018 at 11:20 AM Equinoxe 4
> > >  wrote:
> > > >
> > > > Sorry for my late response Maxim,
> > > >
> > > > The setup is a normal one, of 4.0.4. The room is succesfully created 
> > > > using SOAP calls. The link to the room is created dinamically in a 
> > > > page, with the hash and the language GET parameters. The language is 
> > > > like =es . The problema is that it doesn't change the 
> > > > translation. I can pass any language, and the room labels stay either 
> > > > in English or Spanish.
> > > >
> > > > 
> > > > De: Maxim Solodovnik 
> > > > Enviado: domingo, 15 de julio de 2018 11:01 p. m.
> > > > Para: rodolfo_gonza...@hotmail.com
> > > > CC: Openmeetings user-list
> > > > Asunto: Re: Room language
> > > >
> > > > Hello,
> > > >
> > > > sorry for the late response, was on vacation
> > > >
> > > > everything works for me as expected :(
> > > > can you please provide your detailed steps, so I can try to reproduce 
> > > > your issue
> > > >
> > > > On Fri, Jun 29, 2018, 01:48 Equinoxe 4 
> > > > mailto:rodolfo_gonza...@hotmail.com>> 
> > > > wrote:
> > > > BTW, I also tried doing
> > > >
> > > > LANG="en_GB.UTF-8" ./red5.sh
> > > >
> > > > in the machine where it's always in Spanish, and it is still in 
> > > > Spanish. So it does not depend on that env var.
> > > >
> > > > Regards,
> > > > R.
> > > >
> > > > 
> > > > De: Equinoxe 4 
> > > > mailto:rodolfo_gonza...@hotmail.com>>
> > > > Enviado: jueves, 28 de junio de 2018 01:47 p. m.
> > > > Para: Maxim Solodovnik; 
> > > > user@openmeetings.apache.org<mailto:user@openmeetings.apache.org>
> > > > Asunto: RE: Room language
> > > >
> > > > Hi Maxim,
> > > >
> > > > yes, the hashes are different everytime. Language still does not change 
> > > > to the one set in the GET parameter language.
&g

RE: Room language

2018-07-26 Thread Equinoxe 4
Thanks a lot Maxim,

are there binary snapshots?

Regards.



De: Maxim Solodovnik 
Enviado: jueves, 26 de julio de 2018 11:11 p. m.
Para: rodolfo_gonza...@hotmail.com
CC: Openmeetings user-list
Asunto: Re: Room language

Finally was able to reproduce it,
Should be fixed: https://issues.apache.org/jira/browse/OPENMEETINGS-1911

Thanks for your patience!
On Thu, Jul 26, 2018 at 11:13 PM Equinoxe 4
 wrote:
>
> Thanks Maxim. Yes, it's weird.
>
> 
> De: Maxim Solodovnik 
> Enviado: jueves, 26 de julio de 2018 12:00 a. m.
> Para: rodolfo_gonza...@hotmail.com
> CC: Openmeetings user-list
> Asunto: Re: Room language
>
> Extremely weird :(
> This works as expected for me
> It also works in our CMS plugins 
> Will try to triple-check this
> On Thu, Jul 26, 2018 at 11:30 AM Equinoxe 4
>  wrote:
> >
> > Yes, sorry, I wrote "es" on my previous email, but in fact is a number in 
> > the URL. Please ignore the "es", it meant to be a 8 which is what I pass, 
> > for instance:
> >
> > http://meetingrooms.mydomain.com:5080/openmeetings/hash?secure=b39686c6-af38-4c27-9506-81c5fd1f5f1c=8
> >
> > But I pass any valid number and the result is what mentioned before...
> >
> > Thanks.
> >
> > 
> > De: Maxim Solodovnik 
> > Enviado: miércoles, 25 de julio de 2018 11:26 p. m.
> > Para: rodolfo_gonza...@hotmail.com
> > CC: Openmeetings user-list
> > Asunto: Re: Room language
> >
> > Here might be the problem :(((
> > the language should be _NUMBER_
> > (https://github.com/apache/openmeetings/blob/master/openmeetings-web/src/main/webapp/languages/languages.xml#L29)
> >
> > Does it work with numbers?
> > On Thu, Jul 26, 2018 at 11:20 AM Equinoxe 4
> >  wrote:
> > >
> > > Sorry for my late response Maxim,
> > >
> > > The setup is a normal one, of 4.0.4. The room is succesfully created 
> > > using SOAP calls. The link to the room is created dinamically in a page, 
> > > with the hash and the language GET parameters. The language is like 
> > > =es . The problema is that it doesn't change the translation. I 
> > > can pass any language, and the room labels stay either in English or 
> > > Spanish.
> > >
> > > 
> > > De: Maxim Solodovnik 
> > > Enviado: domingo, 15 de julio de 2018 11:01 p. m.
> > > Para: rodolfo_gonza...@hotmail.com
> > > CC: Openmeetings user-list
> > > Asunto: Re: Room language
> > >
> > > Hello,
> > >
> > > sorry for the late response, was on vacation
> > >
> > > everything works for me as expected :(
> > > can you please provide your detailed steps, so I can try to reproduce 
> > > your issue
> > >
> > > On Fri, Jun 29, 2018, 01:48 Equinoxe 4 
> > > mailto:rodolfo_gonza...@hotmail.com>> wrote:
> > > BTW, I also tried doing
> > >
> > > LANG="en_GB.UTF-8" ./red5.sh
> > >
> > > in the machine where it's always in Spanish, and it is still in Spanish. 
> > > So it does not depend on that env var.
> > >
> > > Regards,
> > > R.
> > >
> > > 
> > > De: Equinoxe 4 
> > > mailto:rodolfo_gonza...@hotmail.com>>
> > > Enviado: jueves, 28 de junio de 2018 01:47 p. m.
> > > Para: Maxim Solodovnik; 
> > > user@openmeetings.apache.org<mailto:user@openmeetings.apache.org>
> > > Asunto: RE: Room language
> > >
> > > Hi Maxim,
> > >
> > > yes, the hashes are different everytime. Language still does not change 
> > > to the one set in the GET parameter language.
> > >
> > > Thanks.
> > > R.
> > >
> > > 
> > > De: Maxim Solodovnik mailto:solomax...@gmail.com>>
> > > Enviado: miércoles, 27 de junio de 2018 08:57 p. m.
> > > Para: Openmeetings user-list
> > > Asunto: Re: Room language
> > >
> > > According to 
> > > https://github.com/apache/openmeetings/blob/master/openmeetings-web/src/main/webapp/languages/languages.xml#L29
> > > 1 == english
> > > 8 == spanish
> > > Can you double-check on your devel computers using following steps:
> > > 1) generate hash, set language to english
> > > 2) open link
> > > 3) generate hash, set language to spanish
&g

Re: Room language

2018-07-26 Thread Maxim Solodovnik
Finally was able to reproduce it,
Should be fixed: https://issues.apache.org/jira/browse/OPENMEETINGS-1911

Thanks for your patience!
On Thu, Jul 26, 2018 at 11:13 PM Equinoxe 4
 wrote:
>
> Thanks Maxim. Yes, it's weird.
>
> 
> De: Maxim Solodovnik 
> Enviado: jueves, 26 de julio de 2018 12:00 a. m.
> Para: rodolfo_gonza...@hotmail.com
> CC: Openmeetings user-list
> Asunto: Re: Room language
>
> Extremely weird :(
> This works as expected for me
> It also works in our CMS plugins 
> Will try to triple-check this
> On Thu, Jul 26, 2018 at 11:30 AM Equinoxe 4
>  wrote:
> >
> > Yes, sorry, I wrote "es" on my previous email, but in fact is a number in 
> > the URL. Please ignore the "es", it meant to be a 8 which is what I pass, 
> > for instance:
> >
> > http://meetingrooms.mydomain.com:5080/openmeetings/hash?secure=b39686c6-af38-4c27-9506-81c5fd1f5f1c=8
> >
> > But I pass any valid number and the result is what mentioned before...
> >
> > Thanks.
> >
> > 
> > De: Maxim Solodovnik 
> > Enviado: miércoles, 25 de julio de 2018 11:26 p. m.
> > Para: rodolfo_gonza...@hotmail.com
> > CC: Openmeetings user-list
> > Asunto: Re: Room language
> >
> > Here might be the problem :(((
> > the language should be _NUMBER_
> > (https://github.com/apache/openmeetings/blob/master/openmeetings-web/src/main/webapp/languages/languages.xml#L29)
> >
> > Does it work with numbers?
> > On Thu, Jul 26, 2018 at 11:20 AM Equinoxe 4
> >  wrote:
> > >
> > > Sorry for my late response Maxim,
> > >
> > > The setup is a normal one, of 4.0.4. The room is succesfully created 
> > > using SOAP calls. The link to the room is created dinamically in a page, 
> > > with the hash and the language GET parameters. The language is like 
> > > =es . The problema is that it doesn't change the translation. I 
> > > can pass any language, and the room labels stay either in English or 
> > > Spanish.
> > >
> > > 
> > > De: Maxim Solodovnik 
> > > Enviado: domingo, 15 de julio de 2018 11:01 p. m.
> > > Para: rodolfo_gonza...@hotmail.com
> > > CC: Openmeetings user-list
> > > Asunto: Re: Room language
> > >
> > > Hello,
> > >
> > > sorry for the late response, was on vacation
> > >
> > > everything works for me as expected :(
> > > can you please provide your detailed steps, so I can try to reproduce 
> > > your issue
> > >
> > > On Fri, Jun 29, 2018, 01:48 Equinoxe 4 
> > > mailto:rodolfo_gonza...@hotmail.com>> wrote:
> > > BTW, I also tried doing
> > >
> > > LANG="en_GB.UTF-8" ./red5.sh
> > >
> > > in the machine where it's always in Spanish, and it is still in Spanish. 
> > > So it does not depend on that env var.
> > >
> > > Regards,
> > > R.
> > >
> > > 
> > > De: Equinoxe 4 
> > > mailto:rodolfo_gonza...@hotmail.com>>
> > > Enviado: jueves, 28 de junio de 2018 01:47 p. m.
> > > Para: Maxim Solodovnik; 
> > > user@openmeetings.apache.org<mailto:user@openmeetings.apache.org>
> > > Asunto: RE: Room language
> > >
> > > Hi Maxim,
> > >
> > > yes, the hashes are different everytime. Language still does not change 
> > > to the one set in the GET parameter language.
> > >
> > > Thanks.
> > > R.
> > >
> > > 
> > > De: Maxim Solodovnik mailto:solomax...@gmail.com>>
> > > Enviado: miércoles, 27 de junio de 2018 08:57 p. m.
> > > Para: Openmeetings user-list
> > > Asunto: Re: Room language
> > >
> > > According to 
> > > https://github.com/apache/openmeetings/blob/master/openmeetings-web/src/main/webapp/languages/languages.xml#L29
> > > 1 == english
> > > 8 == spanish
> > > Can you double-check on your devel computers using following steps:
> > > 1) generate hash, set language to english
> > > 2) open link
> > > 3) generate hash, set language to spanish
> > > 4) open link open link
> > > hashes usually one-time so it shouldn't work without regeneration on 
> > > different machines
> > > or on same machine different browsers
> > > or same browser with cleaned up cookies
> &

RE: Room language

2018-07-26 Thread Equinoxe 4
Thanks Maxim. Yes, it's weird.


De: Maxim Solodovnik 
Enviado: jueves, 26 de julio de 2018 12:00 a. m.
Para: rodolfo_gonza...@hotmail.com
CC: Openmeetings user-list
Asunto: Re: Room language

Extremely weird :(
This works as expected for me
It also works in our CMS plugins 
Will try to triple-check this
On Thu, Jul 26, 2018 at 11:30 AM Equinoxe 4
 wrote:
>
> Yes, sorry, I wrote "es" on my previous email, but in fact is a number in the 
> URL. Please ignore the "es", it meant to be a 8 which is what I pass, for 
> instance:
>
> http://meetingrooms.mydomain.com:5080/openmeetings/hash?secure=b39686c6-af38-4c27-9506-81c5fd1f5f1c=8
>
> But I pass any valid number and the result is what mentioned before...
>
> Thanks.
>
> 
> De: Maxim Solodovnik 
> Enviado: miércoles, 25 de julio de 2018 11:26 p. m.
> Para: rodolfo_gonza...@hotmail.com
> CC: Openmeetings user-list
> Asunto: Re: Room language
>
> Here might be the problem :(((
> the language should be _NUMBER_
> (https://github.com/apache/openmeetings/blob/master/openmeetings-web/src/main/webapp/languages/languages.xml#L29)
>
> Does it work with numbers?
> On Thu, Jul 26, 2018 at 11:20 AM Equinoxe 4
>  wrote:
> >
> > Sorry for my late response Maxim,
> >
> > The setup is a normal one, of 4.0.4. The room is succesfully created using 
> > SOAP calls. The link to the room is created dinamically in a page, with the 
> > hash and the language GET parameters. The language is like =es . 
> > The problema is that it doesn't change the translation. I can pass any 
> > language, and the room labels stay either in English or Spanish.
> >
> > 
> > De: Maxim Solodovnik 
> > Enviado: domingo, 15 de julio de 2018 11:01 p. m.
> > Para: rodolfo_gonza...@hotmail.com
> > CC: Openmeetings user-list
> > Asunto: Re: Room language
> >
> > Hello,
> >
> > sorry for the late response, was on vacation
> >
> > everything works for me as expected :(
> > can you please provide your detailed steps, so I can try to reproduce your 
> > issue
> >
> > On Fri, Jun 29, 2018, 01:48 Equinoxe 4 
> > mailto:rodolfo_gonza...@hotmail.com>> wrote:
> > BTW, I also tried doing
> >
> > LANG="en_GB.UTF-8" ./red5.sh
> >
> > in the machine where it's always in Spanish, and it is still in Spanish. So 
> > it does not depend on that env var.
> >
> > Regards,
> > R.
> >
> > 
> > De: Equinoxe 4 
> > mailto:rodolfo_gonza...@hotmail.com>>
> > Enviado: jueves, 28 de junio de 2018 01:47 p. m.
> > Para: Maxim Solodovnik; 
> > user@openmeetings.apache.org<mailto:user@openmeetings.apache.org>
> > Asunto: RE: Room language
> >
> > Hi Maxim,
> >
> > yes, the hashes are different everytime. Language still does not change to 
> > the one set in the GET parameter language.
> >
> > Thanks.
> > R.
> >
> > 
> > De: Maxim Solodovnik mailto:solomax...@gmail.com>>
> > Enviado: miércoles, 27 de junio de 2018 08:57 p. m.
> > Para: Openmeetings user-list
> > Asunto: Re: Room language
> >
> > According to 
> > https://github.com/apache/openmeetings/blob/master/openmeetings-web/src/main/webapp/languages/languages.xml#L29
> > 1 == english
> > 8 == spanish
> > Can you double-check on your devel computers using following steps:
> > 1) generate hash, set language to english
> > 2) open link
> > 3) generate hash, set language to spanish
> > 4) open link open link
> > hashes usually one-time so it shouldn't work without regeneration on 
> > different machines
> > or on same machine different browsers
> > or same browser with cleaned up cookies
> >
> > HASH and language might be stored in the session
> > this why you need to regenerate hash and/or clean-up cookies
> >
> > On Thu, Jun 28, 2018 at 1:32 AM Equinoxe 4 
> > mailto:rodolfo_gonza...@hotmail.com><mailto:rodolfo_gonza...@hotmail.com<mailto:rodolfo_gonza...@hotmail.com>>>
> >  wrote:
> > Hi again,
> >
> > I have noticed that passing the language get parameter to the URL for 
> > SOAP-created rooms doesn't change the room's language. For instance:
> >
> > http://localhost:5080/openmeetings/hash?secure=3a5738e4-0762-4130-8131-7312e3c0da6d=1
> >
> > and
> >
> > http://localhost:5080/openmeetings/hash?secure=3a5738e4-0762-4130-8131-7312e3c0da6d=8
> >
> > both show the labels in the room in Spanish in one of my devel computers, 
> > and in English in the other, without taking the 1 or 8 in account.
> >
> > Is that language parameter still in use? Otherwise, is there any way to set 
> > the localization of the SOAP-created room?
> >
> > Thanks a lot for your patience,
> > R.
> >
> >
> > --
> > WBR
> > Maxim aka solomax
>
>
>
> --
> WBR
> Maxim aka solomax



--
WBR
Maxim aka solomax


Re: Room language

2018-07-25 Thread Maxim Solodovnik
Extremely weird :(
This works as expected for me
It also works in our CMS plugins 
Will try to triple-check this
On Thu, Jul 26, 2018 at 11:30 AM Equinoxe 4
 wrote:
>
> Yes, sorry, I wrote "es" on my previous email, but in fact is a number in the 
> URL. Please ignore the "es", it meant to be a 8 which is what I pass, for 
> instance:
>
> http://meetingrooms.mydomain.com:5080/openmeetings/hash?secure=b39686c6-af38-4c27-9506-81c5fd1f5f1c=8
>
> But I pass any valid number and the result is what mentioned before...
>
> Thanks.
>
> 
> De: Maxim Solodovnik 
> Enviado: miércoles, 25 de julio de 2018 11:26 p. m.
> Para: rodolfo_gonza...@hotmail.com
> CC: Openmeetings user-list
> Asunto: Re: Room language
>
> Here might be the problem :(((
> the language should be _NUMBER_
> (https://github.com/apache/openmeetings/blob/master/openmeetings-web/src/main/webapp/languages/languages.xml#L29)
>
> Does it work with numbers?
> On Thu, Jul 26, 2018 at 11:20 AM Equinoxe 4
>  wrote:
> >
> > Sorry for my late response Maxim,
> >
> > The setup is a normal one, of 4.0.4. The room is succesfully created using 
> > SOAP calls. The link to the room is created dinamically in a page, with the 
> > hash and the language GET parameters. The language is like =es . 
> > The problema is that it doesn't change the translation. I can pass any 
> > language, and the room labels stay either in English or Spanish.
> >
> > 
> > De: Maxim Solodovnik 
> > Enviado: domingo, 15 de julio de 2018 11:01 p. m.
> > Para: rodolfo_gonza...@hotmail.com
> > CC: Openmeetings user-list
> > Asunto: Re: Room language
> >
> > Hello,
> >
> > sorry for the late response, was on vacation
> >
> > everything works for me as expected :(
> > can you please provide your detailed steps, so I can try to reproduce your 
> > issue
> >
> > On Fri, Jun 29, 2018, 01:48 Equinoxe 4 
> > mailto:rodolfo_gonza...@hotmail.com>> wrote:
> > BTW, I also tried doing
> >
> > LANG="en_GB.UTF-8" ./red5.sh
> >
> > in the machine where it's always in Spanish, and it is still in Spanish. So 
> > it does not depend on that env var.
> >
> > Regards,
> > R.
> >
> > 
> > De: Equinoxe 4 
> > mailto:rodolfo_gonza...@hotmail.com>>
> > Enviado: jueves, 28 de junio de 2018 01:47 p. m.
> > Para: Maxim Solodovnik; 
> > user@openmeetings.apache.org<mailto:user@openmeetings.apache.org>
> > Asunto: RE: Room language
> >
> > Hi Maxim,
> >
> > yes, the hashes are different everytime. Language still does not change to 
> > the one set in the GET parameter language.
> >
> > Thanks.
> > R.
> >
> > 
> > De: Maxim Solodovnik mailto:solomax...@gmail.com>>
> > Enviado: miércoles, 27 de junio de 2018 08:57 p. m.
> > Para: Openmeetings user-list
> > Asunto: Re: Room language
> >
> > According to 
> > https://github.com/apache/openmeetings/blob/master/openmeetings-web/src/main/webapp/languages/languages.xml#L29
> > 1 == english
> > 8 == spanish
> > Can you double-check on your devel computers using following steps:
> > 1) generate hash, set language to english
> > 2) open link
> > 3) generate hash, set language to spanish
> > 4) open link open link
> > hashes usually one-time so it shouldn't work without regeneration on 
> > different machines
> > or on same machine different browsers
> > or same browser with cleaned up cookies
> >
> > HASH and language might be stored in the session
> > this why you need to regenerate hash and/or clean-up cookies
> >
> > On Thu, Jun 28, 2018 at 1:32 AM Equinoxe 4 
> > mailto:rodolfo_gonza...@hotmail.com><mailto:rodolfo_gonza...@hotmail.com<mailto:rodolfo_gonza...@hotmail.com>>>
> >  wrote:
> > Hi again,
> >
> > I have noticed that passing the language get parameter to the URL for 
> > SOAP-created rooms doesn't change the room's language. For instance:
> >
> > http://localhost:5080/openmeetings/hash?secure=3a5738e4-0762-4130-8131-7312e3c0da6d=1
> >
> > and
> >
> > http://localhost:5080/openmeetings/hash?secure=3a5738e4-0762-4130-8131-7312e3c0da6d=8
> >
> > both show the labels in the room in Spanish in one of my devel computers, 
> > and in English in the other, without taking the 1 or 8 in account.
> >
> > Is that language parameter still in use? Otherwise, is there any way to set 
> > the localization of the SOAP-created room?
> >
> > Thanks a lot for your patience,
> > R.
> >
> >
> > --
> > WBR
> > Maxim aka solomax
>
>
>
> --
> WBR
> Maxim aka solomax



-- 
WBR
Maxim aka solomax


RE: Room language

2018-07-25 Thread Equinoxe 4
Yes, sorry, I wrote "es" on my previous email, but in fact is a number in the 
URL. Please ignore the "es", it meant to be a 8 which is what I pass, for 
instance:

http://meetingrooms.mydomain.com:5080/openmeetings/hash?secure=b39686c6-af38-4c27-9506-81c5fd1f5f1c=8

But I pass any valid number and the result is what mentioned before...

Thanks.


De: Maxim Solodovnik 
Enviado: miércoles, 25 de julio de 2018 11:26 p. m.
Para: rodolfo_gonza...@hotmail.com
CC: Openmeetings user-list
Asunto: Re: Room language

Here might be the problem :(((
the language should be _NUMBER_
(https://github.com/apache/openmeetings/blob/master/openmeetings-web/src/main/webapp/languages/languages.xml#L29)

Does it work with numbers?
On Thu, Jul 26, 2018 at 11:20 AM Equinoxe 4
 wrote:
>
> Sorry for my late response Maxim,
>
> The setup is a normal one, of 4.0.4. The room is succesfully created using 
> SOAP calls. The link to the room is created dinamically in a page, with the 
> hash and the language GET parameters. The language is like =es . The 
> problema is that it doesn't change the translation. I can pass any language, 
> and the room labels stay either in English or Spanish.
>
> 
> De: Maxim Solodovnik 
> Enviado: domingo, 15 de julio de 2018 11:01 p. m.
> Para: rodolfo_gonza...@hotmail.com
> CC: Openmeetings user-list
> Asunto: Re: Room language
>
> Hello,
>
> sorry for the late response, was on vacation
>
> everything works for me as expected :(
> can you please provide your detailed steps, so I can try to reproduce your 
> issue
>
> On Fri, Jun 29, 2018, 01:48 Equinoxe 4 
> mailto:rodolfo_gonza...@hotmail.com>> wrote:
> BTW, I also tried doing
>
> LANG="en_GB.UTF-8" ./red5.sh
>
> in the machine where it's always in Spanish, and it is still in Spanish. So 
> it does not depend on that env var.
>
> Regards,
> R.
>
> 
> De: Equinoxe 4 
> mailto:rodolfo_gonza...@hotmail.com>>
> Enviado: jueves, 28 de junio de 2018 01:47 p. m.
> Para: Maxim Solodovnik; 
> user@openmeetings.apache.org<mailto:user@openmeetings.apache.org>
> Asunto: RE: Room language
>
> Hi Maxim,
>
> yes, the hashes are different everytime. Language still does not change to 
> the one set in the GET parameter language.
>
> Thanks.
> R.
>
> 
> De: Maxim Solodovnik mailto:solomax...@gmail.com>>
> Enviado: miércoles, 27 de junio de 2018 08:57 p. m.
> Para: Openmeetings user-list
> Asunto: Re: Room language
>
> According to 
> https://github.com/apache/openmeetings/blob/master/openmeetings-web/src/main/webapp/languages/languages.xml#L29
> 1 == english
> 8 == spanish
> Can you double-check on your devel computers using following steps:
> 1) generate hash, set language to english
> 2) open link
> 3) generate hash, set language to spanish
> 4) open link open link
> hashes usually one-time so it shouldn't work without regeneration on 
> different machines
> or on same machine different browsers
> or same browser with cleaned up cookies
>
> HASH and language might be stored in the session
> this why you need to regenerate hash and/or clean-up cookies
>
> On Thu, Jun 28, 2018 at 1:32 AM Equinoxe 4 
> mailto:rodolfo_gonza...@hotmail.com><mailto:rodolfo_gonza...@hotmail.com<mailto:rodolfo_gonza...@hotmail.com>>>
>  wrote:
> Hi again,
>
> I have noticed that passing the language get parameter to the URL for 
> SOAP-created rooms doesn't change the room's language. For instance:
>
> http://localhost:5080/openmeetings/hash?secure=3a5738e4-0762-4130-8131-7312e3c0da6d=1
>
> and
>
> http://localhost:5080/openmeetings/hash?secure=3a5738e4-0762-4130-8131-7312e3c0da6d=8
>
> both show the labels in the room in Spanish in one of my devel computers, and 
> in English in the other, without taking the 1 or 8 in account.
>
> Is that language parameter still in use? Otherwise, is there any way to set 
> the localization of the SOAP-created room?
>
> Thanks a lot for your patience,
> R.
>
>
> --
> WBR
> Maxim aka solomax



--
WBR
Maxim aka solomax


Re: Room language

2018-07-25 Thread Maxim Solodovnik
Here might be the problem :(((
the language should be _NUMBER_
(https://github.com/apache/openmeetings/blob/master/openmeetings-web/src/main/webapp/languages/languages.xml#L29)

Does it work with numbers?
On Thu, Jul 26, 2018 at 11:20 AM Equinoxe 4
 wrote:
>
> Sorry for my late response Maxim,
>
> The setup is a normal one, of 4.0.4. The room is succesfully created using 
> SOAP calls. The link to the room is created dinamically in a page, with the 
> hash and the language GET parameters. The language is like =es . The 
> problema is that it doesn't change the translation. I can pass any language, 
> and the room labels stay either in English or Spanish.
>
> 
> De: Maxim Solodovnik 
> Enviado: domingo, 15 de julio de 2018 11:01 p. m.
> Para: rodolfo_gonza...@hotmail.com
> CC: Openmeetings user-list
> Asunto: Re: Room language
>
> Hello,
>
> sorry for the late response, was on vacation
>
> everything works for me as expected :(
> can you please provide your detailed steps, so I can try to reproduce your 
> issue
>
> On Fri, Jun 29, 2018, 01:48 Equinoxe 4 
> mailto:rodolfo_gonza...@hotmail.com>> wrote:
> BTW, I also tried doing
>
> LANG="en_GB.UTF-8" ./red5.sh
>
> in the machine where it's always in Spanish, and it is still in Spanish. So 
> it does not depend on that env var.
>
> Regards,
> R.
>
> 
> De: Equinoxe 4 
> mailto:rodolfo_gonza...@hotmail.com>>
> Enviado: jueves, 28 de junio de 2018 01:47 p. m.
> Para: Maxim Solodovnik; 
> user@openmeetings.apache.org<mailto:user@openmeetings.apache.org>
> Asunto: RE: Room language
>
> Hi Maxim,
>
> yes, the hashes are different everytime. Language still does not change to 
> the one set in the GET parameter language.
>
> Thanks.
> R.
>
> ____
> De: Maxim Solodovnik mailto:solomax...@gmail.com>>
> Enviado: miércoles, 27 de junio de 2018 08:57 p. m.
> Para: Openmeetings user-list
> Asunto: Re: Room language
>
> According to 
> https://github.com/apache/openmeetings/blob/master/openmeetings-web/src/main/webapp/languages/languages.xml#L29
> 1 == english
> 8 == spanish
> Can you double-check on your devel computers using following steps:
> 1) generate hash, set language to english
> 2) open link
> 3) generate hash, set language to spanish
> 4) open link open link
> hashes usually one-time so it shouldn't work without regeneration on 
> different machines
> or on same machine different browsers
> or same browser with cleaned up cookies
>
> HASH and language might be stored in the session
> this why you need to regenerate hash and/or clean-up cookies
>
> On Thu, Jun 28, 2018 at 1:32 AM Equinoxe 4 
> mailto:rodolfo_gonza...@hotmail.com><mailto:rodolfo_gonza...@hotmail.com<mailto:rodolfo_gonza...@hotmail.com>>>
>  wrote:
> Hi again,
>
> I have noticed that passing the language get parameter to the URL for 
> SOAP-created rooms doesn't change the room's language. For instance:
>
> http://localhost:5080/openmeetings/hash?secure=3a5738e4-0762-4130-8131-7312e3c0da6d=1
>
> and
>
> http://localhost:5080/openmeetings/hash?secure=3a5738e4-0762-4130-8131-7312e3c0da6d=8
>
> both show the labels in the room in Spanish in one of my devel computers, and 
> in English in the other, without taking the 1 or 8 in account.
>
> Is that language parameter still in use? Otherwise, is there any way to set 
> the localization of the SOAP-created room?
>
> Thanks a lot for your patience,
> R.
>
>
> --
> WBR
> Maxim aka solomax



-- 
WBR
Maxim aka solomax


RE: Room language

2018-07-25 Thread Equinoxe 4
Sorry for my late response Maxim,

The setup is a normal one, of 4.0.4. The room is succesfully created using SOAP 
calls. The link to the room is created dinamically in a page, with the hash and 
the language GET parameters. The language is like =es . The problema 
is that it doesn't change the translation. I can pass any language, and the 
room labels stay either in English or Spanish.


De: Maxim Solodovnik 
Enviado: domingo, 15 de julio de 2018 11:01 p. m.
Para: rodolfo_gonza...@hotmail.com
CC: Openmeetings user-list
Asunto: Re: Room language

Hello,

sorry for the late response, was on vacation

everything works for me as expected :(
can you please provide your detailed steps, so I can try to reproduce your issue

On Fri, Jun 29, 2018, 01:48 Equinoxe 4 
mailto:rodolfo_gonza...@hotmail.com>> wrote:
BTW, I also tried doing

LANG="en_GB.UTF-8" ./red5.sh

in the machine where it's always in Spanish, and it is still in Spanish. So it 
does not depend on that env var.

Regards,
R.


De: Equinoxe 4 
mailto:rodolfo_gonza...@hotmail.com>>
Enviado: jueves, 28 de junio de 2018 01:47 p. m.
Para: Maxim Solodovnik; 
user@openmeetings.apache.org<mailto:user@openmeetings.apache.org>
Asunto: RE: Room language

Hi Maxim,

yes, the hashes are different everytime. Language still does not change to the 
one set in the GET parameter language.

Thanks.
R.


De: Maxim Solodovnik mailto:solomax...@gmail.com>>
Enviado: miércoles, 27 de junio de 2018 08:57 p. m.
Para: Openmeetings user-list
Asunto: Re: Room language

According to 
https://github.com/apache/openmeetings/blob/master/openmeetings-web/src/main/webapp/languages/languages.xml#L29
1 == english
8 == spanish
Can you double-check on your devel computers using following steps:
1) generate hash, set language to english
2) open link
3) generate hash, set language to spanish
4) open link open link
hashes usually one-time so it shouldn't work without regeneration on different 
machines
or on same machine different browsers
or same browser with cleaned up cookies

HASH and language might be stored in the session
this why you need to regenerate hash and/or clean-up cookies

On Thu, Jun 28, 2018 at 1:32 AM Equinoxe 4 
mailto:rodolfo_gonza...@hotmail.com><mailto:rodolfo_gonza...@hotmail.com<mailto:rodolfo_gonza...@hotmail.com>>>
 wrote:
Hi again,

I have noticed that passing the language get parameter to the URL for 
SOAP-created rooms doesn't change the room's language. For instance:

http://localhost:5080/openmeetings/hash?secure=3a5738e4-0762-4130-8131-7312e3c0da6d=1

and

http://localhost:5080/openmeetings/hash?secure=3a5738e4-0762-4130-8131-7312e3c0da6d=8

both show the labels in the room in Spanish in one of my devel computers, and 
in English in the other, without taking the 1 or 8 in account.

Is that language parameter still in use? Otherwise, is there any way to set the 
localization of the SOAP-created room?

Thanks a lot for your patience,
R.


--
WBR
Maxim aka solomax


Re: Room language

2018-07-15 Thread Maxim Solodovnik
Hello,

sorry for the late response, was on vacation

everything works for me as expected :(
can you please provide your detailed steps, so I can try to reproduce your
issue

On Fri, Jun 29, 2018, 01:48 Equinoxe 4  wrote:

> BTW, I also tried doing
>
> LANG="en_GB.UTF-8" ./red5.sh
>
> in the machine where it's always in Spanish, and it is still in Spanish.
> So it does not depend on that env var.
>
> Regards,
> R.
>
> 
> De: Equinoxe 4 
> Enviado: jueves, 28 de junio de 2018 01:47 p. m.
> Para: Maxim Solodovnik; user@openmeetings.apache.org
> Asunto: RE: Room language
>
> Hi Maxim,
>
> yes, the hashes are different everytime. Language still does not change to
> the one set in the GET parameter language.
>
> Thanks.
> R.
>
> 
> De: Maxim Solodovnik 
> Enviado: miércoles, 27 de junio de 2018 08:57 p. m.
> Para: Openmeetings user-list
> Asunto: Re: Room language
>
> According to
> https://github.com/apache/openmeetings/blob/master/openmeetings-web/src/main/webapp/languages/languages.xml#L29
> 1 == english
> 8 == spanish
> Can you double-check on your devel computers using following steps:
> 1) generate hash, set language to english
> 2) open link
> 3) generate hash, set language to spanish
> 4) open link open link
> hashes usually one-time so it shouldn't work without regeneration on
> different machines
> or on same machine different browsers
> or same browser with cleaned up cookies
>
> HASH and language might be stored in the session
> this why you need to regenerate hash and/or clean-up cookies
>
> On Thu, Jun 28, 2018 at 1:32 AM Equinoxe 4  <mailto:rodolfo_gonza...@hotmail.com>> wrote:
> Hi again,
>
> I have noticed that passing the language get parameter to the URL for
> SOAP-created rooms doesn't change the room's language. For instance:
>
>
> http://localhost:5080/openmeetings/hash?secure=3a5738e4-0762-4130-8131-7312e3c0da6d=1
>
> and
>
>
> http://localhost:5080/openmeetings/hash?secure=3a5738e4-0762-4130-8131-7312e3c0da6d=8
>
> both show the labels in the room in Spanish in one of my devel computers,
> and in English in the other, without taking the 1 or 8 in account.
>
> Is that language parameter still in use? Otherwise, is there any way to
> set the localization of the SOAP-created room?
>
> Thanks a lot for your patience,
> R.
>
>
> --
> WBR
> Maxim aka solomax
>


RE: Room language

2018-06-28 Thread Equinoxe 4
BTW, I also tried doing

LANG="en_GB.UTF-8" ./red5.sh

in the machine where it's always in Spanish, and it is still in Spanish. So it 
does not depend on that env var.

Regards,
R.


De: Equinoxe 4 
Enviado: jueves, 28 de junio de 2018 01:47 p. m.
Para: Maxim Solodovnik; user@openmeetings.apache.org
Asunto: RE: Room language

Hi Maxim,

yes, the hashes are different everytime. Language still does not change to the 
one set in the GET parameter language.

Thanks.
R.


De: Maxim Solodovnik 
Enviado: miércoles, 27 de junio de 2018 08:57 p. m.
Para: Openmeetings user-list
Asunto: Re: Room language

According to 
https://github.com/apache/openmeetings/blob/master/openmeetings-web/src/main/webapp/languages/languages.xml#L29
1 == english
8 == spanish
Can you double-check on your devel computers using following steps:
1) generate hash, set language to english
2) open link
3) generate hash, set language to spanish
4) open link open link
hashes usually one-time so it shouldn't work without regeneration on different 
machines
or on same machine different browsers
or same browser with cleaned up cookies

HASH and language might be stored in the session
this why you need to regenerate hash and/or clean-up cookies

On Thu, Jun 28, 2018 at 1:32 AM Equinoxe 4 
mailto:rodolfo_gonza...@hotmail.com>> wrote:
Hi again,

I have noticed that passing the language get parameter to the URL for 
SOAP-created rooms doesn't change the room's language. For instance:

http://localhost:5080/openmeetings/hash?secure=3a5738e4-0762-4130-8131-7312e3c0da6d=1

and

http://localhost:5080/openmeetings/hash?secure=3a5738e4-0762-4130-8131-7312e3c0da6d=8

both show the labels in the room in Spanish in one of my devel computers, and 
in English in the other, without taking the 1 or 8 in account.

Is that language parameter still in use? Otherwise, is there any way to set the 
localization of the SOAP-created room?

Thanks a lot for your patience,
R.


--
WBR
Maxim aka solomax


RE: Room language

2018-06-28 Thread Equinoxe 4
Hi Maxim,

yes, the hashes are different everytime. Language still does not change to the 
one set in the GET parameter language.

Thanks.
R.


De: Maxim Solodovnik 
Enviado: miércoles, 27 de junio de 2018 08:57 p. m.
Para: Openmeetings user-list
Asunto: Re: Room language

According to 
https://github.com/apache/openmeetings/blob/master/openmeetings-web/src/main/webapp/languages/languages.xml#L29
1 == english
8 == spanish
Can you double-check on your devel computers using following steps:
1) generate hash, set language to english
2) open link
3) generate hash, set language to spanish
4) open link open link
hashes usually one-time so it shouldn't work without regeneration on different 
machines
or on same machine different browsers
or same browser with cleaned up cookies

HASH and language might be stored in the session
this why you need to regenerate hash and/or clean-up cookies

On Thu, Jun 28, 2018 at 1:32 AM Equinoxe 4 
mailto:rodolfo_gonza...@hotmail.com>> wrote:
Hi again,

I have noticed that passing the language get parameter to the URL for 
SOAP-created rooms doesn't change the room's language. For instance:

http://localhost:5080/openmeetings/hash?secure=3a5738e4-0762-4130-8131-7312e3c0da6d=1

and

http://localhost:5080/openmeetings/hash?secure=3a5738e4-0762-4130-8131-7312e3c0da6d=8

both show the labels in the room in Spanish in one of my devel computers, and 
in English in the other, without taking the 1 or 8 in account.

Is that language parameter still in use? Otherwise, is there any way to set the 
localization of the SOAP-created room?

Thanks a lot for your patience,
R.


--
WBR
Maxim aka solomax


Re: Room language

2018-06-27 Thread Maxim Solodovnik
According to
https://github.com/apache/openmeetings/blob/master/openmeetings-web/src/main/webapp/languages/languages.xml#L29
1 == english
8 == spanish
Can you double-check on your devel computers using following steps:
1) generate hash, set language to english
2) open link
3) generate hash, set language to spanish
4) open link open link
hashes usually one-time so it shouldn't work without regeneration on
different machines
or on same machine different browsers
or same browser with cleaned up cookies

HASH and language might be stored in the session
this why you need to regenerate hash and/or clean-up cookies

On Thu, Jun 28, 2018 at 1:32 AM Equinoxe 4 
wrote:

> Hi again,
>
> I have noticed that passing the language get parameter to the URL for
> SOAP-created rooms doesn't change the room's language. For instance:
>
>
> http://localhost:5080/openmeetings/hash?secure=3a5738e4-0762-4130-8131-7312e3c0da6d=1
>
> and
>
>
> http://localhost:5080/openmeetings/hash?secure=3a5738e4-0762-4130-8131-7312e3c0da6d=8
>
> both show the labels in the room in Spanish in one of my devel computers,
> and in English in the other, without taking the 1 or 8 in account.
>
> Is that language parameter still in use? Otherwise, is there any way to
> set the localization of the SOAP-created room?
>
> Thanks a lot for your patience,
> R.
>


-- 
WBR
Maxim aka solomax


Room language

2018-06-27 Thread Equinoxe 4
Hi again,

I have noticed that passing the language get parameter to the URL for 
SOAP-created rooms doesn't change the room's language. For instance:

http://localhost:5080/openmeetings/hash?secure=3a5738e4-0762-4130-8131-7312e3c0da6d=1

and 

http://localhost:5080/openmeetings/hash?secure=3a5738e4-0762-4130-8131-7312e3c0da6d=8

both show the labels in the room in Spanish in one of my devel computers, and 
in English in the other, without taking the 1 or 8 in account. 

Is that language parameter still in use? Otherwise, is there any way to set the 
localization of the SOAP-created room?

Thanks a lot for your patience,
R.


change room language

2014-10-22 Thread Dario Guida
How can I change the room language for a specific user??. I use
setUserObjectAndGenerateRoomHash() to generate the hash for the room access.



Re: change room language

2014-10-22 Thread Maxim Solodovnik
please add language=X to the URL

language ids are here:
https://svn.apache.org/repos/asf/openmeetings/branches/3.0.x/src/main/webapp/languages/languages.xml

On 22 October 2014 20:34, Dario Guida produzion...@infotelsistemi.com
wrote:

 How can I change the room language for a specific user??… I use
 setUserObjectAndGenerateRoomHash() to generate the hash for the room
 access.




-- 
WBR
Maxim aka solomax