You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scout-dev@ws.apache.org by "Jarek Gawor (JIRA)" <sc...@ws.apache.org> on 2007/07/10 02:38:04 UTC

[jira] Created: (SCOUT-40) InternationalString is not handled correctly

InternationalString is not handled correctly
--------------------------------------------

                 Key: SCOUT-40
                 URL: https://issues.apache.org/jira/browse/SCOUT-40
             Project: Scout
          Issue Type: Bug
          Components: Scout Implementation
            Reporter: Jarek Gawor
            Assignee: Anil Saldhana


InternationalString conversion is not handled correctly as always the default Locale is used in conversion instead of the version specified in the InternationalString.
The attached patch fixes some of these issues.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: scout-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: scout-dev-help@ws.apache.org


[jira] Reopened: (SCOUT-40) InternationalString is not handled correctly

Posted by "Kurt Stam (JIRA)" <sc...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/SCOUT-40?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kurt Stam reopened SCOUT-40:
----------------------------


Need to add the right Fix Version

> InternationalString is not handled correctly
> --------------------------------------------
>
>                 Key: SCOUT-40
>                 URL: https://issues.apache.org/jira/browse/SCOUT-40
>             Project: Scout
>          Issue Type: Bug
>          Components: Scout Implementation
>            Reporter: Jarek Gawor
>            Assignee: Kurt Stam
>             Fix For: 1.0rc1
>
>         Attachments: SCOUT-40.patch
>
>
> InternationalString conversion is not handled correctly as always the default Locale is used in conversion instead of the version specified in the InternationalString.
> The attached patch fixes some of these issues.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: scout-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: scout-dev-help@ws.apache.org


[jira] Closed: (SCOUT-40) InternationalString is not handled correctly

Posted by "Kurt Stam (JIRA)" <sc...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/SCOUT-40?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kurt Stam closed SCOUT-40.
--------------------------

    Resolution: Fixed

Applied the patch. Also all unittests pass since a new snapshot of jUDDI has been deployed which includes JUDDI-106.

Jarek, do we need to open an jira in jUDDI on the Concept name issue?

> InternationalString is not handled correctly
> --------------------------------------------
>
>                 Key: SCOUT-40
>                 URL: https://issues.apache.org/jira/browse/SCOUT-40
>             Project: Scout
>          Issue Type: Bug
>          Components: Scout Implementation
>            Reporter: Jarek Gawor
>            Assignee: Kurt Stam
>         Attachments: SCOUT-40.patch
>
>
> InternationalString conversion is not handled correctly as always the default Locale is used in conversion instead of the version specified in the InternationalString.
> The attached patch fixes some of these issues.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: scout-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: scout-dev-help@ws.apache.org


[jira] Closed: (SCOUT-40) InternationalString is not handled correctly

Posted by "Kurt Stam (JIRA)" <sc...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/SCOUT-40?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kurt Stam closed SCOUT-40.
--------------------------

    Resolution: Fixed

Done

> InternationalString is not handled correctly
> --------------------------------------------
>
>                 Key: SCOUT-40
>                 URL: https://issues.apache.org/jira/browse/SCOUT-40
>             Project: Scout
>          Issue Type: Bug
>          Components: Scout Implementation
>            Reporter: Jarek Gawor
>            Assignee: Kurt Stam
>         Attachments: SCOUT-40.patch
>
>
> InternationalString conversion is not handled correctly as always the default Locale is used in conversion instead of the version specified in the InternationalString.
> The attached patch fixes some of these issues.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: scout-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: scout-dev-help@ws.apache.org


[jira] Commented: (SCOUT-40) InternationalString is not handled correctly

Posted by "Jarek Gawor (JIRA)" <sc...@ws.apache.org>.
    [ https://issues.apache.org/jira/browse/SCOUT-40?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12511623 ] 

Jarek Gawor commented on SCOUT-40:
----------------------------------

Yes, I created https://issues.apache.org/jira/browse/JUDDI-107. If that's fixed then that commented out check in the test code can be enabled.


> InternationalString is not handled correctly
> --------------------------------------------
>
>                 Key: SCOUT-40
>                 URL: https://issues.apache.org/jira/browse/SCOUT-40
>             Project: Scout
>          Issue Type: Bug
>          Components: Scout Implementation
>            Reporter: Jarek Gawor
>            Assignee: Kurt Stam
>         Attachments: SCOUT-40.patch
>
>
> InternationalString conversion is not handled correctly as always the default Locale is used in conversion instead of the version specified in the InternationalString.
> The attached patch fixes some of these issues.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: scout-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: scout-dev-help@ws.apache.org


[jira] Commented: (SCOUT-40) InternationalString is not handled correctly

Posted by "Kurt Stam (JIRA)" <sc...@ws.apache.org>.
    [ https://issues.apache.org/jira/browse/SCOUT-40?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12511303 ] 

Kurt Stam commented on SCOUT-40:
--------------------------------

Thanks Jarek,

Two questions:

Is this patch for the latest trunk code?

Can I convince you to also add a unittest?

Thanks

-Kurt

> InternationalString is not handled correctly
> --------------------------------------------
>
>                 Key: SCOUT-40
>                 URL: https://issues.apache.org/jira/browse/SCOUT-40
>             Project: Scout
>          Issue Type: Bug
>          Components: Scout Implementation
>            Reporter: Jarek Gawor
>            Assignee: Anil Saldhana
>         Attachments: SCOUT-40.patch
>
>
> InternationalString conversion is not handled correctly as always the default Locale is used in conversion instead of the version specified in the InternationalString.
> The attached patch fixes some of these issues.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: scout-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: scout-dev-help@ws.apache.org


[jira] Assigned: (SCOUT-40) InternationalString is not handled correctly

Posted by "Kurt Stam (JIRA)" <sc...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/SCOUT-40?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kurt Stam reassigned SCOUT-40:
------------------------------

    Assignee: Kurt Stam  (was: Anil Saldhana)

> InternationalString is not handled correctly
> --------------------------------------------
>
>                 Key: SCOUT-40
>                 URL: https://issues.apache.org/jira/browse/SCOUT-40
>             Project: Scout
>          Issue Type: Bug
>          Components: Scout Implementation
>            Reporter: Jarek Gawor
>            Assignee: Kurt Stam
>         Attachments: SCOUT-40.patch
>
>
> InternationalString conversion is not handled correctly as always the default Locale is used in conversion instead of the version specified in the InternationalString.
> The attached patch fixes some of these issues.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: scout-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: scout-dev-help@ws.apache.org


[jira] Updated: (SCOUT-40) InternationalString is not handled correctly

Posted by "Jarek Gawor (JIRA)" <sc...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/SCOUT-40?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jarek Gawor updated SCOUT-40:
-----------------------------

    Attachment: SCOUT-40.patch

Added latest patch with a test case. The test case will only pass after https://issues.apache.org/jira/browse/JUDDI-106 patch is applied.
Also, there is still a problem with Concept's object name attribute. Juddi does not store the language attribute anywhere and therefore that information is lost.


> InternationalString is not handled correctly
> --------------------------------------------
>
>                 Key: SCOUT-40
>                 URL: https://issues.apache.org/jira/browse/SCOUT-40
>             Project: Scout
>          Issue Type: Bug
>          Components: Scout Implementation
>            Reporter: Jarek Gawor
>            Assignee: Kurt Stam
>         Attachments: SCOUT-40.patch
>
>
> InternationalString conversion is not handled correctly as always the default Locale is used in conversion instead of the version specified in the InternationalString.
> The attached patch fixes some of these issues.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: scout-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: scout-dev-help@ws.apache.org


[jira] Reopened: (SCOUT-40) InternationalString is not handled correctly

Posted by "Kurt Stam (JIRA)" <sc...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/SCOUT-40?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kurt Stam reopened SCOUT-40:
----------------------------


Now that JUDDI-107 is fixed we can uncomment the assert in the unit test

> InternationalString is not handled correctly
> --------------------------------------------
>
>                 Key: SCOUT-40
>                 URL: https://issues.apache.org/jira/browse/SCOUT-40
>             Project: Scout
>          Issue Type: Bug
>          Components: Scout Implementation
>            Reporter: Jarek Gawor
>            Assignee: Kurt Stam
>         Attachments: SCOUT-40.patch
>
>
> InternationalString conversion is not handled correctly as always the default Locale is used in conversion instead of the version specified in the InternationalString.
> The attached patch fixes some of these issues.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: scout-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: scout-dev-help@ws.apache.org


[jira] Closed: (SCOUT-40) InternationalString is not handled correctly

Posted by "Kurt Stam (JIRA)" <sc...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/SCOUT-40?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kurt Stam closed SCOUT-40.
--------------------------

    Resolution: Fixed

> InternationalString is not handled correctly
> --------------------------------------------
>
>                 Key: SCOUT-40
>                 URL: https://issues.apache.org/jira/browse/SCOUT-40
>             Project: Scout
>          Issue Type: Bug
>          Components: Scout Implementation
>            Reporter: Jarek Gawor
>            Assignee: Kurt Stam
>             Fix For: 1.0rc1
>
>         Attachments: SCOUT-40.patch
>
>
> InternationalString conversion is not handled correctly as always the default Locale is used in conversion instead of the version specified in the InternationalString.
> The attached patch fixes some of these issues.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: scout-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: scout-dev-help@ws.apache.org


[jira] Commented: (SCOUT-40) InternationalString is not handled correctly

Posted by "Jarek Gawor (JIRA)" <sc...@ws.apache.org>.
    [ https://issues.apache.org/jira/browse/SCOUT-40?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12511305 ] 

Jarek Gawor commented on SCOUT-40:
----------------------------------

Yes, trunk.

Yes, I will try to provide some test case for this.



> InternationalString is not handled correctly
> --------------------------------------------
>
>                 Key: SCOUT-40
>                 URL: https://issues.apache.org/jira/browse/SCOUT-40
>             Project: Scout
>          Issue Type: Bug
>          Components: Scout Implementation
>            Reporter: Jarek Gawor
>            Assignee: Kurt Stam
>         Attachments: SCOUT-40.patch
>
>
> InternationalString conversion is not handled correctly as always the default Locale is used in conversion instead of the version specified in the InternationalString.
> The attached patch fixes some of these issues.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: scout-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: scout-dev-help@ws.apache.org


[jira] Updated: (SCOUT-40) InternationalString is not handled correctly

Posted by "Kurt Stam (JIRA)" <sc...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/SCOUT-40?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kurt Stam updated SCOUT-40:
---------------------------

    Fix Version/s: 1.0rc1

> InternationalString is not handled correctly
> --------------------------------------------
>
>                 Key: SCOUT-40
>                 URL: https://issues.apache.org/jira/browse/SCOUT-40
>             Project: Scout
>          Issue Type: Bug
>          Components: Scout Implementation
>            Reporter: Jarek Gawor
>            Assignee: Kurt Stam
>             Fix For: 1.0rc1
>
>         Attachments: SCOUT-40.patch
>
>
> InternationalString conversion is not handled correctly as always the default Locale is used in conversion instead of the version specified in the InternationalString.
> The attached patch fixes some of these issues.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: scout-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: scout-dev-help@ws.apache.org


[jira] Updated: (SCOUT-40) InternationalString is not handled correctly

Posted by "Jarek Gawor (JIRA)" <sc...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/SCOUT-40?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jarek Gawor updated SCOUT-40:
-----------------------------

    Attachment: SCOUT-40.patch

> InternationalString is not handled correctly
> --------------------------------------------
>
>                 Key: SCOUT-40
>                 URL: https://issues.apache.org/jira/browse/SCOUT-40
>             Project: Scout
>          Issue Type: Bug
>          Components: Scout Implementation
>            Reporter: Jarek Gawor
>            Assignee: Anil Saldhana
>         Attachments: SCOUT-40.patch
>
>
> InternationalString conversion is not handled correctly as always the default Locale is used in conversion instead of the version specified in the InternationalString.
> The attached patch fixes some of these issues.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: scout-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: scout-dev-help@ws.apache.org


[jira] Updated: (SCOUT-40) InternationalString is not handled correctly

Posted by "Jarek Gawor (JIRA)" <sc...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/SCOUT-40?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jarek Gawor updated SCOUT-40:
-----------------------------

    Attachment:     (was: SCOUT-40.patch)

> InternationalString is not handled correctly
> --------------------------------------------
>
>                 Key: SCOUT-40
>                 URL: https://issues.apache.org/jira/browse/SCOUT-40
>             Project: Scout
>          Issue Type: Bug
>          Components: Scout Implementation
>            Reporter: Jarek Gawor
>            Assignee: Kurt Stam
>         Attachments: SCOUT-40.patch
>
>
> InternationalString conversion is not handled correctly as always the default Locale is used in conversion instead of the version specified in the InternationalString.
> The attached patch fixes some of these issues.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: scout-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: scout-dev-help@ws.apache.org