You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juddi.apache.org by "Jarek Gawor (JIRA)" <ju...@ws.apache.org> on 2007/07/11 03:00:18 UTC

[jira] Created: (JUDDI-107) Language code of the name attribute of the TModel is not handled correctly

Language code of the name attribute of the TModel is not handled correctly
--------------------------------------------------------------------------

                 Key: JUDDI-107
                 URL: https://issues.apache.org/jira/browse/JUDDI-107
             Project: jUDDI
          Issue Type: Bug
            Reporter: Jarek Gawor
            Assignee: Steve Viens


The language code of the name attribute of the TModel is not handled correctly. It is completely ignored and not persisted in the database.


-- 
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: juddi-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: juddi-dev-help@ws.apache.org


[jira] Updated: (JUDDI-107) Language code of the name attribute of the TModel is not handled correctly

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

Jarek Gawor updated JUDDI-107:
------------------------------

    Attachment: JUDDI-107.patch

The attached patch modifies the code to properly handle the language code of the name attribute of the TModel structure. In order to handle the language code the database schema for the TModel table was updated. Also, some TModel API were updated to return a Name object instead of a String.



> Language code of the name attribute of the TModel is not handled correctly
> --------------------------------------------------------------------------
>
>                 Key: JUDDI-107
>                 URL: https://issues.apache.org/jira/browse/JUDDI-107
>             Project: jUDDI
>          Issue Type: Bug
>            Reporter: Jarek Gawor
>            Assignee: Steve Viens
>         Attachments: JUDDI-107.patch
>
>
> The language code of the name attribute of the TModel is not handled correctly. It is completely ignored and not persisted in the database.

-- 
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: juddi-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: juddi-dev-help@ws.apache.org


[jira] Updated: (JUDDI-107) Language code of the name attribute of the TModel is not handled correctly

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

Kurt Stam updated JUDDI-107:
----------------------------

    Fix Version/s: 2.0

> Language code of the name attribute of the TModel is not handled correctly
> --------------------------------------------------------------------------
>
>                 Key: JUDDI-107
>                 URL: https://issues.apache.org/jira/browse/JUDDI-107
>             Project: jUDDI
>          Issue Type: Bug
>            Reporter: Jarek Gawor
>            Assignee: Kurt Stam
>             Fix For: 2.0
>
>         Attachments: JUDDI-107.patch
>
>
> The language code of the name attribute of the TModel is not handled correctly. It is completely ignored and not persisted in the database.

-- 
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: juddi-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: juddi-dev-help@ws.apache.org


[jira] Closed: (JUDDI-107) Language code of the name attribute of the TModel is not handled correctly

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

Kurt Stam closed JUDDI-107.
---------------------------

    Resolution: Fixed

Code is in, work is done.

> Language code of the name attribute of the TModel is not handled correctly
> --------------------------------------------------------------------------
>
>                 Key: JUDDI-107
>                 URL: https://issues.apache.org/jira/browse/JUDDI-107
>             Project: jUDDI
>          Issue Type: Bug
>            Reporter: Jarek Gawor
>            Assignee: Kurt Stam
>         Attachments: JUDDI-107.patch
>
>
> The language code of the name attribute of the TModel is not handled correctly. It is completely ignored and not persisted in the database.

-- 
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: juddi-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: juddi-dev-help@ws.apache.org


[jira] Updated: (JUDDI-107) Language code of the name attribute of the TModel is not handled correctly

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

Kurt Stam updated JUDDI-107:
----------------------------

    Assignee: Kurt Stam  (was: Steve Viens)

> Language code of the name attribute of the TModel is not handled correctly
> --------------------------------------------------------------------------
>
>                 Key: JUDDI-107
>                 URL: https://issues.apache.org/jira/browse/JUDDI-107
>             Project: jUDDI
>          Issue Type: Bug
>            Reporter: Jarek Gawor
>            Assignee: Kurt Stam
>         Attachments: JUDDI-107.patch
>
>
> The language code of the name attribute of the TModel is not handled correctly. It is completely ignored and not persisted in the database.

-- 
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: juddi-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: juddi-dev-help@ws.apache.org


[jira] Commented: (JUDDI-107) Language code of the name attribute of the TModel is not handled correctly

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

Kurt Stam commented on JUDDI-107:
---------------------------------

Thanks Jarek, I applied the patch.

Issue can be closed

> Language code of the name attribute of the TModel is not handled correctly
> --------------------------------------------------------------------------
>
>                 Key: JUDDI-107
>                 URL: https://issues.apache.org/jira/browse/JUDDI-107
>             Project: jUDDI
>          Issue Type: Bug
>            Reporter: Jarek Gawor
>            Assignee: Steve Viens
>         Attachments: JUDDI-107.patch
>
>
> The language code of the name attribute of the TModel is not handled correctly. It is completely ignored and not persisted in the database.

-- 
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: juddi-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: juddi-dev-help@ws.apache.org