You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wsrp4j-dev@portals.apache.org by ji...@apache.org on 2004/04/17 00:05:29 UTC

[jira] Created: (WSRP4J-10) org.apache.wsrp4j.util.Utility defines an incorrect constant as the LOCALE_SEPARATOR

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/WSRP4J-10

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: WSRP4J-10
    Summary: org.apache.wsrp4j.util.Utility defines an incorrect constant as the LOCALE_SEPARATOR
       Type: Bug

     Status: Unassigned
   Priority: Blocker

    Project: WSRP4J
 Components: 
             Other

   Assignee: 
   Reporter: Christopher Coco

    Created: Fri, 16 Apr 2004 3:04 PM
    Updated: Fri, 16 Apr 2004 3:04 PM
Environment: Windows 2000 sp4/IE6/IBM Z-Pro

Description:
The LOCALE_SEPARATOR is used to programmtically seperate the locale from the variant, but java uses an underbar (_), whereas the constant defined in this class is a dash (-). The WSRPEngine when trying to match requested locales to a portlet's locale won't find matches because this constant is incorrect.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Closed: (WSRP4J-10) org.apache.wsrp4j.util.Utility defines an incorrect constant as the LOCALE_SEPARATOR

Posted by ji...@apache.org.
Message:

   The following issue has been closed.

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/WSRP4J-10

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: WSRP4J-10
    Summary: org.apache.wsrp4j.util.Utility defines an incorrect constant as the LOCALE_SEPARATOR
       Type: Bug

     Status: Closed
   Priority: Blocker
 Resolution: FIXED

    Project: WSRP4J
 Components: 
             Other
   Fix Fors:
             unspecified

   Assignee: Julie MacNaught
   Reporter: Christopher Coco

    Created: Fri, 16 Apr 2004 3:04 PM
    Updated: Wed, 2 Jun 2004 10:01 AM
Environment: Windows 2000 sp4/IE6/IBM Z-Pro

Description:
The LOCALE_SEPARATOR is used to programmtically seperate the locale from the variant, but java uses an underbar (_), whereas the constant defined in this class is a dash (-). The WSRPEngine when trying to match requested locales to a portlet's locale won't find matches because this constant is incorrect.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Commented: (WSRP4J-10) org.apache.wsrp4j.util.Utility defines an incorrect constant as the LOCALE_SEPARATOR

Posted by ji...@apache.org.
The following comment has been added to this issue:

     Author: Julie MacNaught
    Created: Wed, 2 Jun 2004 10:01 AM
       Body:
The classes org.apache.wsrp4j.util.Utility and org.apache.wsrp4j.util.LocaleHelper both define equivalent methods for dealing with locales.  The methods in LocaleHelper look for "_" and "-" as a locale separator.  References to Utility.getLanguageCode() are changed to LocaleHelper.getLanguageCode() and the redundant methods are removed from Utility.
---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/browse/WSRP4J-10?page=comments#action_35872

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/WSRP4J-10

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: WSRP4J-10
    Summary: org.apache.wsrp4j.util.Utility defines an incorrect constant as the LOCALE_SEPARATOR
       Type: Bug

     Status: In Progress
   Priority: Blocker

    Project: WSRP4J
 Components: 
             Other
   Fix Fors:
             unspecified

   Assignee: Julie MacNaught
   Reporter: Christopher Coco

    Created: Fri, 16 Apr 2004 3:04 PM
    Updated: Wed, 2 Jun 2004 10:01 AM
Environment: Windows 2000 sp4/IE6/IBM Z-Pro

Description:
The LOCALE_SEPARATOR is used to programmtically seperate the locale from the variant, but java uses an underbar (_), whereas the constant defined in this class is a dash (-). The WSRPEngine when trying to match requested locales to a portlet's locale won't find matches because this constant is incorrect.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Assigned: (WSRP4J-10) org.apache.wsrp4j.util.Utility defines an incorrect constant as the LOCALE_SEPARATOR

Posted by ji...@apache.org.
Message:

   The following issue has been re-assigned.

   Assignee: Julie MacNaught (mailto:jmacna@apache.org)
---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/WSRP4J-10

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: WSRP4J-10
    Summary: org.apache.wsrp4j.util.Utility defines an incorrect constant as the LOCALE_SEPARATOR
       Type: Bug

     Status: Open
   Priority: Blocker

    Project: WSRP4J
 Components: 
             Other

   Assignee: Julie MacNaught
   Reporter: Christopher Coco

    Created: Fri, 16 Apr 2004 3:04 PM
    Updated: Wed, 2 Jun 2004 8:49 AM
Environment: Windows 2000 sp4/IE6/IBM Z-Pro

Description:
The LOCALE_SEPARATOR is used to programmtically seperate the locale from the variant, but java uses an underbar (_), whereas the constant defined in this class is a dash (-). The WSRPEngine when trying to match requested locales to a portlet's locale won't find matches because this constant is incorrect.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira