[
https://issues.apache.org/jira/browse/JUDDI-677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13809777#comment-13809777
]
Alex O'Ree commented on JUDDI-677:
----------------------------------
after reviewing the code, is appears to be ignoring proposed keys that do not
have a colon.
if (! key.contains(KeyGenerator.PARTITION_SEPARATOR)) return; //v2 style key;
no other validation rules apply
the open question is, do we even want to allow this behavior? maybe it should
be an optional setting to disallow non UDDI v3 keys
> save business does not validate business key for UDDI key rules
> ---------------------------------------------------------------
>
> Key: JUDDI-677
> URL: https://issues.apache.org/jira/browse/JUDDI-677
> Project: jUDDI
> Issue Type: Bug
> Reporter: Alex O'Ree
> Assignee: Kurt T Stam
> Priority: Blocker
> Fix For: 3.2
>
>
> the business key "asdasdasd" is accepted. i thought i needed a uddi: prefix
> no?
--
This message was sent by Atlassian JIRA
(v6.1#6144)