You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Chris Howe (JIRA)" <ji...@apache.org> on 2007/03/10 19:04:09 UTC

[jira] Created: (OFBIZ-806) availableLocales dropdown list shouldn't display if there is only one available locale

availableLocales dropdown list shouldn't display if there is only one available locale
--------------------------------------------------------------------------------------

                 Key: OFBIZ-806
                 URL: https://issues.apache.org/jira/browse/OFBIZ-806
             Project: OFBiz (The Open for Business Project)
          Issue Type: Improvement
            Reporter: Chris Howe
            Priority: Trivial


Dropdown box to show available locales should not display if general.properties locales.available only lists one possible locale

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (OFBIZ-806) availableLocales dropdown list shouldn't display if there is only one available locale

Posted by "Jacopo Cappellato (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480289 ] 

Jacopo Cappellato commented on OFBIZ-806:
-----------------------------------------

I agree with Adrian and my personal wish is to see the information on the top right corner changed into a more formal ERP-style format, something like:

username [userloginId]
date
language

and suppress the "Welcome" label.



> availableLocales dropdown list shouldn't display if there is only one available locale
> --------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-806
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-806
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>            Reporter: Chris Howe
>            Priority: Trivial
>         Attachments: availableLocales.patch
>
>
> Dropdown box to show available locales should not display if general.properties locales.available only lists one possible locale

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (OFBIZ-806) availableLocales dropdown list shouldn't display if there is only one available locale

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

Jacopo Cappellato closed OFBIZ-806.
-----------------------------------

    Resolution: Fixed

This was fixed some time ago by removing the drop down.

> availableLocales dropdown list shouldn't display if there is only one available locale
> --------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-806
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-806
>             Project: OFBiz
>          Issue Type: Improvement
>            Reporter: Chris Howe
>            Priority: Trivial
>         Attachments: availableLocales.patch
>
>
> Dropdown box to show available locales should not display if general.properties locales.available only lists one possible locale

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OFBIZ-806) availableLocales dropdown list shouldn't display if there is only one available locale

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

Chris Howe updated OFBIZ-806:
-----------------------------

    Attachment: availableLocales.patch

> availableLocales dropdown list shouldn't display if there is only one available locale
> --------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-806
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-806
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>            Reporter: Chris Howe
>            Priority: Trivial
>         Attachments: availableLocales.patch
>
>
> Dropdown box to show available locales should not display if general.properties locales.available only lists one possible locale

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (OFBIZ-806) availableLocales dropdown list shouldn't display if there is only one available locale

Posted by "Scott Gray (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480293 ] 

Scott Gray commented on OFBIZ-806:
----------------------------------

+1 to Jacopo's comment above

> availableLocales dropdown list shouldn't display if there is only one available locale
> --------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-806
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-806
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>            Reporter: Chris Howe
>            Priority: Trivial
>         Attachments: availableLocales.patch
>
>
> Dropdown box to show available locales should not display if general.properties locales.available only lists one possible locale

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (OFBIZ-806) availableLocales dropdown list shouldn't display if there is only one available locale

Posted by "Chris Howe (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12479874 ] 

Chris Howe commented on OFBIZ-806:
----------------------------------

Good question...

If the one set in general.properties is invalid, the default JVM locale will be used. Right?  Either way, the user can't change it through the dropdown provided as the only choice will be the default locale.  The only potential benefit of keeping the dropdown when there is no way to change it is that the current Locale is being displayed. 

Would simply printing the Locale instead of the dropdown/form be preferred?


> availableLocales dropdown list shouldn't display if there is only one available locale
> --------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-806
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-806
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>            Reporter: Chris Howe
>            Priority: Trivial
>         Attachments: availableLocales.patch
>
>
> Dropdown box to show available locales should not display if general.properties locales.available only lists one possible locale

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (OFBIZ-806) availableLocales dropdown list shouldn't display if there is only one available locale

Posted by "Jacopo Cappellato (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12479871 ] 

Jacopo Cappellato commented on OFBIZ-806:
-----------------------------------------

Chris,

this is interesting but, are we sure that the one language set in the general.properties file is the one really used by the system?


> availableLocales dropdown list shouldn't display if there is only one available locale
> --------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-806
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-806
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>            Reporter: Chris Howe
>            Priority: Trivial
>         Attachments: availableLocales.patch
>
>
> Dropdown box to show available locales should not display if general.properties locales.available only lists one possible locale

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (OFBIZ-806) availableLocales dropdown list shouldn't display if there is only one available locale

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480840 ] 

Jacques Le Roux commented on OFBIZ-806:
---------------------------------------

Actually, I was thinking more of the e-commerce. It's fine for me if there is no dropdown in the backoffice (even if this is questionnable when used as a demo, for instance on a demo server...)

> availableLocales dropdown list shouldn't display if there is only one available locale
> --------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-806
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-806
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>            Reporter: Chris Howe
>            Priority: Trivial
>         Attachments: availableLocales.patch
>
>
> Dropdown box to show available locales should not display if general.properties locales.available only lists one possible locale

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (OFBIZ-806) availableLocales dropdown list shouldn't display if there is only one available locale

Posted by "Jacopo Cappellato (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480760 ] 

Jacopo Cappellato commented on OFBIZ-806:
-----------------------------------------

And what about creating a new screen ("My preferences") in the WorkEffort application to manage the user settings fr the current user?
We could set there the language and in the future possibly other settings.
And then remove the drop down box from the header.

Jacopo


> availableLocales dropdown list shouldn't display if there is only one available locale
> --------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-806
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-806
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>            Reporter: Chris Howe
>            Priority: Trivial
>         Attachments: availableLocales.patch
>
>
> Dropdown box to show available locales should not display if general.properties locales.available only lists one possible locale

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (OFBIZ-806) availableLocales dropdown list shouldn't display if there is only one available locale

Posted by "Adrian Crum (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480196 ] 

Adrian Crum commented on OFBIZ-806:
-----------------------------------

I would like to see the dropdown list taken out of the header completely, as I suggested in OFBIZ-642. Coincidently, David Jones said the same thing during the developer's conference.

It would be preferable to have the current language selection displayed (as text), with a link to a popup page that let's you select another language.


> availableLocales dropdown list shouldn't display if there is only one available locale
> --------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-806
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-806
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>            Reporter: Chris Howe
>            Priority: Trivial
>         Attachments: availableLocales.patch
>
>
> Dropdown box to show available locales should not display if general.properties locales.available only lists one possible locale

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (OFBIZ-806) availableLocales dropdown list shouldn't display if there is only one available locale

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480297 ] 

Jacques Le Roux commented on OFBIZ-806:
---------------------------------------

I'd have prefered to keep the dropdown as I explained in OFBIZ-642. Jacopo's comment is fine for me.

> availableLocales dropdown list shouldn't display if there is only one available locale
> --------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-806
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-806
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>            Reporter: Chris Howe
>            Priority: Trivial
>         Attachments: availableLocales.patch
>
>
> Dropdown box to show available locales should not display if general.properties locales.available only lists one possible locale

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.