You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by "German Grekhov (Created) (JIRA)" <ji...@apache.org> on 2011/12/22 05:53:30 UTC

[jira] [Created] (OPENMEETINGS-5) Invitation default language

Invitation default language
---------------------------

                 Key: OPENMEETINGS-5
                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-5
             Project: Openmeetings
          Issue Type: Bug
    Affects Versions: 2.0 Apache Incubator Release
            Reporter: German Grekhov
            Priority: Minor
             Fix For: 2.0 Apache Incubator Release


When you want to send invitation to somebody you have already known what language he speaks. But if you don't know then how will you talk with him?
So it is a good thing to choose default invitation language.
A big plus of it is that a user received invitation needs to click less amount of buttons. He just enters a room and starts communicating with other participants.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (OPENMEETINGS-5) Invitation default language

Posted by "German Grekhov (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENMEETINGS-5?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

German Grekhov resolved OPENMEETINGS-5.
---------------------------------------

    Resolution: Fixed

Fixed at the revision 1225100.

                
> Invitation default language
> ---------------------------
>
>                 Key: OPENMEETINGS-5
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-5
>             Project: Openmeetings
>          Issue Type: Bug
>    Affects Versions: 2.0 Apache Incubator Release
>            Reporter: German Grekhov
>            Assignee: German Grekhov
>            Priority: Minor
>             Fix For: 2.0 Apache Incubator Release
>
>         Attachments: invitation_language.patch, invitation_language_new.patch
>
>
> When you want to send invitation to somebody you have already known what language he speaks. But if you don't know then how will you talk with him?
> So it is a good thing to choose default invitation language.
> A big plus of it is that a user received invitation needs to click less amount of buttons. He just enters a room and starts communicating with other participants.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Closed] (OPENMEETINGS-5) Invitation default language

Posted by "Maxim Solodovnik (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENMEETINGS-5?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maxim Solodovnik closed OPENMEETINGS-5.
---------------------------------------

    Assignee: Maxim Solodovnik  (was: German Grekhov)

Closing all old 'Resolved' issues
                
> Invitation default language
> ---------------------------
>
>                 Key: OPENMEETINGS-5
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-5
>             Project: Openmeetings
>          Issue Type: Bug
>    Affects Versions: 2.0 Apache Incubator Release
>            Reporter: German Grekhov
>            Assignee: Maxim Solodovnik
>            Priority: Minor
>             Fix For: 2.0 Apache Incubator Release
>
>         Attachments: invitation_language.patch, invitation_language_new.patch
>
>
> When you want to send invitation to somebody you have already known what language he speaks. But if you don't know then how will you talk with him?
> So it is a good thing to choose default invitation language.
> A big plus of it is that a user received invitation needs to click less amount of buttons. He just enters a room and starts communicating with other participants.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (OPENMEETINGS-5) Invitation default language

Posted by "SebastianWagner (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OPENMEETINGS-5?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13175324#comment-13175324 ] 

SebastianWagner commented on OPENMEETINGS-5:
--------------------------------------------

*If I do this then users would receive e-mails with link parameter "&language=SOME_ID" and this SOME_ID could mismatch with their language_id which they have in their profile settings. *
=> I don't think so as this language_id actually is the parameter from the user_profile. Where do you see in the code that this first language_id is NOT the one from the user_profile ? If so we should fix that to be the user-profile's language_id .. however from my point of view the user-profile-id == language_id == userLanguageId ... so the userlanguageId is one Id too much.
                
> Invitation default language
> ---------------------------
>
>                 Key: OPENMEETINGS-5
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-5
>             Project: Openmeetings
>          Issue Type: Bug
>    Affects Versions: 2.0 Apache Incubator Release
>            Reporter: German Grekhov
>            Assignee: German Grekhov
>            Priority: Minor
>             Fix For: 2.0 Apache Incubator Release
>
>         Attachments: invitation_language.patch
>
>
> When you want to send invitation to somebody you have already known what language he speaks. But if you don't know then how will you talk with him?
> So it is a good thing to choose default invitation language.
> A big plus of it is that a user received invitation needs to click less amount of buttons. He just enters a room and starts communicating with other participants.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (OPENMEETINGS-5) Invitation default language

Posted by "German Grekhov (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OPENMEETINGS-5?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13175289#comment-13175289 ] 

German Grekhov commented on OPENMEETINGS-5:
-------------------------------------------

Ok. I thought that they are different meaning variables. But yes, they play similar role.
So we can use language_id as that parameter "&language=".

And what about iCall mails? May I just add a small code to the "sendInvitionIcalLink" method:
           String invitation_link = baseurl + "?invitationHash="
					+ invitationsHash + "&language=" + language_id.toString();

or what?

If I do this then users would receive e-mails with link parameter "&language=SOME_ID" and this SOME_ID could mismatch with their language_id which they have in their profile settings.

But if they can read a e-mail in that language they maybe can understand OpenMeetings interface as well :)

What do you think?

                
> Invitation default language
> ---------------------------
>
>                 Key: OPENMEETINGS-5
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-5
>             Project: Openmeetings
>          Issue Type: Bug
>    Affects Versions: 2.0 Apache Incubator Release
>            Reporter: German Grekhov
>            Assignee: German Grekhov
>            Priority: Minor
>             Fix For: 2.0 Apache Incubator Release
>
>         Attachments: invitation_language.patch
>
>
> When you want to send invitation to somebody you have already known what language he speaks. But if you don't know then how will you talk with him?
> So it is a good thing to choose default invitation language.
> A big plus of it is that a user received invitation needs to click less amount of buttons. He just enters a room and starts communicating with other participants.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (OPENMEETINGS-5) Invitation default language

Posted by "German Grekhov (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OPENMEETINGS-5?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13176095#comment-13176095 ] 

German Grekhov commented on OPENMEETINGS-5:
-------------------------------------------

Sebastian, I have checked this.
If you invite some registered user of OpenMeetings through the calendar then the user language from his profile is not used for invitation language.
So for example, your OpenMeetings interface default language is Russian and you invite Hans to some room. But Hans's language in his profile is German. So he would receive an invitation letter in Russian, but not in German. So this language_id would be Russian.

Should we create a new issue for this?

But I am agree with you that language_id = userLanguageId, so userLanguageId is not needed.

I have received an account for new repository but committing is still forbidden for me, I don't know why.
So I have attached a new correct patch.

Sending methods contain a description "@param language_id   If it is >0 then "&language=" is added to the link". We can use it to distinct registered and unregistered users when we implement this issue with the unused user profile language in invitations.

                
> Invitation default language
> ---------------------------
>
>                 Key: OPENMEETINGS-5
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-5
>             Project: Openmeetings
>          Issue Type: Bug
>    Affects Versions: 2.0 Apache Incubator Release
>            Reporter: German Grekhov
>            Assignee: German Grekhov
>            Priority: Minor
>             Fix For: 2.0 Apache Incubator Release
>
>         Attachments: invitation_language.patch, invitation_language_new.patch
>
>
> When you want to send invitation to somebody you have already known what language he speaks. But if you don't know then how will you talk with him?
> So it is a good thing to choose default invitation language.
> A big plus of it is that a user received invitation needs to click less amount of buttons. He just enters a room and starts communicating with other participants.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Issue Comment Edited] (OPENMEETINGS-5) Invitation default language

Posted by "German Grekhov (Issue Comment Edited) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OPENMEETINGS-5?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13176095#comment-13176095 ] 

German Grekhov edited comment on OPENMEETINGS-5 at 12/27/11 6:04 AM:
---------------------------------------------------------------------

Sebastian, I have checked this.
If you invite some registered user of OpenMeetings through the calendar then the user language from his profile is not used for invitation language.
So for example, your OpenMeetings interface default language is Russian and you invite Hans to some room. But Hans's language in his profile is German. So he would receive an invitation letter in Russian, but not in German. So this language_id would be Russian.

Should we create a new issue for this?

But I am agree with you that language_id = userLanguageId, so userLanguageId is not needed.

I have received an account for new repository but committing is still forbidden for me, I don't know why.
So I have attached a new correct patch.

Sending methods contain a description "@param language_id   If it is >0 then "&language=" is added to the link". We can use it to distinguish registered and unregistered users when we implement this issue with the unused user profile language in invitations.

                
      was (Author: ggrekhov):
    Sebastian, I have checked this.
If you invite some registered user of OpenMeetings through the calendar then the user language from his profile is not used for invitation language.
So for example, your OpenMeetings interface default language is Russian and you invite Hans to some room. But Hans's language in his profile is German. So he would receive an invitation letter in Russian, but not in German. So this language_id would be Russian.

Should we create a new issue for this?

But I am agree with you that language_id = userLanguageId, so userLanguageId is not needed.

I have received an account for new repository but committing is still forbidden for me, I don't know why.
So I have attached a new correct patch.

Sending methods contain a description "@param language_id   If it is >0 then "&language=" is added to the link". We can use it to distinct registered and unregistered users when we implement this issue with the unused user profile language in invitations.

                  
> Invitation default language
> ---------------------------
>
>                 Key: OPENMEETINGS-5
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-5
>             Project: Openmeetings
>          Issue Type: Bug
>    Affects Versions: 2.0 Apache Incubator Release
>            Reporter: German Grekhov
>            Assignee: German Grekhov
>            Priority: Minor
>             Fix For: 2.0 Apache Incubator Release
>
>         Attachments: invitation_language.patch, invitation_language_new.patch
>
>
> When you want to send invitation to somebody you have already known what language he speaks. But if you don't know then how will you talk with him?
> So it is a good thing to choose default invitation language.
> A big plus of it is that a user received invitation needs to click less amount of buttons. He just enters a room and starts communicating with other participants.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (OPENMEETINGS-5) Invitation default language

Posted by "SebastianWagner (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OPENMEETINGS-5?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13174724#comment-13174724 ] 

SebastianWagner commented on OPENMEETINGS-5:
--------------------------------------------

What effect do you want to implement with setting the language Id to -1 in the class
MeetingMemberLogic :: addMeetingMember () Line: 124 ?

If you invite somebody via Calendar you could use the language_id that is taken from the user-profile (if the invited user is an internal user). For external users you cannot say what language 

And why is this param not in use when sending the iCal inviations ?

In Invitationmanagement :: addInvitationLink  
=> Why do we need two language_id ' s now ? 
There is already a language id and now there is additionally the userLanguageId, why do we need two of them. From my point of view they represent / contain the same data ?


                
> Invitation default language
> ---------------------------
>
>                 Key: OPENMEETINGS-5
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-5
>             Project: Openmeetings
>          Issue Type: Bug
>    Affects Versions: 2.0 Apache Incubator Release
>            Reporter: German Grekhov
>            Assignee: SebastianWagner
>            Priority: Minor
>             Fix For: 2.0 Apache Incubator Release
>
>         Attachments: invitation_language.patch
>
>
> When you want to send invitation to somebody you have already known what language he speaks. But if you don't know then how will you talk with him?
> So it is a good thing to choose default invitation language.
> A big plus of it is that a user received invitation needs to click less amount of buttons. He just enters a room and starts communicating with other participants.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (OPENMEETINGS-5) Invitation default language

Posted by "SebastianWagner (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OPENMEETINGS-5?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13174726#comment-13174726 ] 

SebastianWagner commented on OPENMEETINGS-5:
--------------------------------------------

Please review comments
                
> Invitation default language
> ---------------------------
>
>                 Key: OPENMEETINGS-5
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-5
>             Project: Openmeetings
>          Issue Type: Bug
>    Affects Versions: 2.0 Apache Incubator Release
>            Reporter: German Grekhov
>            Assignee: German Grekhov
>            Priority: Minor
>             Fix For: 2.0 Apache Incubator Release
>
>         Attachments: invitation_language.patch
>
>
> When you want to send invitation to somebody you have already known what language he speaks. But if you don't know then how will you talk with him?
> So it is a good thing to choose default invitation language.
> A big plus of it is that a user received invitation needs to click less amount of buttons. He just enters a room and starts communicating with other participants.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (OPENMEETINGS-5) Invitation default language

Posted by "German Grekhov (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENMEETINGS-5?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

German Grekhov updated OPENMEETINGS-5:
--------------------------------------

    Attachment: invitation_language_new.patch
    
> Invitation default language
> ---------------------------
>
>                 Key: OPENMEETINGS-5
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-5
>             Project: Openmeetings
>          Issue Type: Bug
>    Affects Versions: 2.0 Apache Incubator Release
>            Reporter: German Grekhov
>            Assignee: German Grekhov
>            Priority: Minor
>             Fix For: 2.0 Apache Incubator Release
>
>         Attachments: invitation_language.patch, invitation_language_new.patch
>
>
> When you want to send invitation to somebody you have already known what language he speaks. But if you don't know then how will you talk with him?
> So it is a good thing to choose default invitation language.
> A big plus of it is that a user received invitation needs to click less amount of buttons. He just enters a room and starts communicating with other participants.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Issue Comment Edited] (OPENMEETINGS-5) Invitation default language

Posted by "German Grekhov (Issue Comment Edited) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OPENMEETINGS-5?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13176095#comment-13176095 ] 

German Grekhov edited comment on OPENMEETINGS-5 at 12/28/11 5:41 AM:
---------------------------------------------------------------------

Sebastian, I have checked this.
If you invite some registered user of OpenMeetings through the calendar then the user language from his profile is not used for invitation language.
So for example, your OpenMeetings interface default language is Russian and you invite Hans to some room. But Hans's language in his profile is German. So he would receive an invitation letter in Russian, but not in German. So this language_id would be Russian.

Should we create a new issue for this?

But I am agree with you that language_id = userLanguageId, so userLanguageId is not needed.

I have received an account for new repository and committed a new correct patch (the revision is 1225100).

Sending methods contain a description "@param language_id   If it is >0 then "&language=" is added to the link". We can use it to distinguish registered and unregistered users when we implement this issue with the unused user profile language in invitations.

                
      was (Author: ggrekhov):
    Sebastian, I have checked this.
If you invite some registered user of OpenMeetings through the calendar then the user language from his profile is not used for invitation language.
So for example, your OpenMeetings interface default language is Russian and you invite Hans to some room. But Hans's language in his profile is German. So he would receive an invitation letter in Russian, but not in German. So this language_id would be Russian.

Should we create a new issue for this?

But I am agree with you that language_id = userLanguageId, so userLanguageId is not needed.

I have received an account for new repository but committing is still forbidden for me, I don't know why.
So I have attached a new correct patch.

Sending methods contain a description "@param language_id   If it is >0 then "&language=" is added to the link". We can use it to distinguish registered and unregistered users when we implement this issue with the unused user profile language in invitations.

                  
> Invitation default language
> ---------------------------
>
>                 Key: OPENMEETINGS-5
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-5
>             Project: Openmeetings
>          Issue Type: Bug
>    Affects Versions: 2.0 Apache Incubator Release
>            Reporter: German Grekhov
>            Assignee: German Grekhov
>            Priority: Minor
>             Fix For: 2.0 Apache Incubator Release
>
>         Attachments: invitation_language.patch, invitation_language_new.patch
>
>
> When you want to send invitation to somebody you have already known what language he speaks. But if you don't know then how will you talk with him?
> So it is a good thing to choose default invitation language.
> A big plus of it is that a user received invitation needs to click less amount of buttons. He just enters a room and starts communicating with other participants.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (OPENMEETINGS-5) Invitation default language

Posted by "SebastianWagner (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OPENMEETINGS-5?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13174725#comment-13174725 ] 

SebastianWagner commented on OPENMEETINGS-5:
--------------------------------------------

Same for sendInviationLink => why two language Id's ?
I think if the invitation email is in english, the inviation link could also set english as default lang for the application ?
                
> Invitation default language
> ---------------------------
>
>                 Key: OPENMEETINGS-5
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-5
>             Project: Openmeetings
>          Issue Type: Bug
>    Affects Versions: 2.0 Apache Incubator Release
>            Reporter: German Grekhov
>            Assignee: SebastianWagner
>            Priority: Minor
>             Fix For: 2.0 Apache Incubator Release
>
>         Attachments: invitation_language.patch
>
>
> When you want to send invitation to somebody you have already known what language he speaks. But if you don't know then how will you talk with him?
> So it is a good thing to choose default invitation language.
> A big plus of it is that a user received invitation needs to click less amount of buttons. He just enters a room and starts communicating with other participants.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (OPENMEETINGS-5) Invitation default language

Posted by "SebastianWagner (Assigned) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENMEETINGS-5?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

SebastianWagner reassigned OPENMEETINGS-5:
------------------------------------------

    Assignee: SebastianWagner
    
> Invitation default language
> ---------------------------
>
>                 Key: OPENMEETINGS-5
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-5
>             Project: Openmeetings
>          Issue Type: Bug
>    Affects Versions: 2.0 Apache Incubator Release
>            Reporter: German Grekhov
>            Assignee: SebastianWagner
>            Priority: Minor
>             Fix For: 2.0 Apache Incubator Release
>
>         Attachments: invitation_language.patch
>
>
> When you want to send invitation to somebody you have already known what language he speaks. But if you don't know then how will you talk with him?
> So it is a good thing to choose default invitation language.
> A big plus of it is that a user received invitation needs to click less amount of buttons. He just enters a room and starts communicating with other participants.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (OPENMEETINGS-5) Invitation default language

Posted by "SebastianWagner (Assigned) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENMEETINGS-5?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

SebastianWagner reassigned OPENMEETINGS-5:
------------------------------------------

    Assignee: German Grekhov  (was: SebastianWagner)
    
> Invitation default language
> ---------------------------
>
>                 Key: OPENMEETINGS-5
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-5
>             Project: Openmeetings
>          Issue Type: Bug
>    Affects Versions: 2.0 Apache Incubator Release
>            Reporter: German Grekhov
>            Assignee: German Grekhov
>            Priority: Minor
>             Fix For: 2.0 Apache Incubator Release
>
>         Attachments: invitation_language.patch
>
>
> When you want to send invitation to somebody you have already known what language he speaks. But if you don't know then how will you talk with him?
> So it is a good thing to choose default invitation language.
> A big plus of it is that a user received invitation needs to click less amount of buttons. He just enters a room and starts communicating with other participants.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (OPENMEETINGS-5) Invitation default language

Posted by "German Grekhov (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENMEETINGS-5?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

German Grekhov updated OPENMEETINGS-5:
--------------------------------------

    Attachment: invitation_language.patch

There is the implementation of the issue for usual sending of invitations (Actions -> Send invitation)

A special "language" parameter is added to the invitation URL and it contains the id of the needed language.

Also when you send an invitation the default language in the combobox is the language of your interface.

                
> Invitation default language
> ---------------------------
>
>                 Key: OPENMEETINGS-5
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-5
>             Project: Openmeetings
>          Issue Type: Bug
>    Affects Versions: 2.0 Apache Incubator Release
>            Reporter: German Grekhov
>            Priority: Minor
>             Fix For: 2.0 Apache Incubator Release
>
>         Attachments: invitation_language.patch
>
>
> When you want to send invitation to somebody you have already known what language he speaks. But if you don't know then how will you talk with him?
> So it is a good thing to choose default invitation language.
> A big plus of it is that a user received invitation needs to click less amount of buttons. He just enters a room and starts communicating with other participants.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira