[jira] [Updated] (JUDDI-1006) Saving an Access Point Type

2020-06-22 Thread Alex O'Ree (Jira)


 [ 
https://issues.apache.org/jira/browse/JUDDI-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alex O'Ree updated JUDDI-1006:
--
Fix Version/s: 3.3.9

> Saving an Access Point Type
> ---
>
> Key: JUDDI-1006
> URL: https://issues.apache.org/jira/browse/JUDDI-1006
> Project: jUDDI
>  Issue Type: Bug
>  Components: core
>Reporter: Alex O'Ree
>Priority: Minor
> Fix For: 3.3.9
>
>
> Using juddi default (v3) you can create an access point type of Mailto which 
> saves to the database and is displayed properly in the UI.  When using 
> juddiv2, the access point type displays as endpoint.
>  
> Using juddiv2 create an Access Point using a random binding template key, 
> access point type “Mailto” and Access Point Value: 
> “[[t...@email.com|mailto:[t...@email.com]|mailto:t...@email.com]” and save 
> the access point.  The value endPoint is saved in the database, not Mailto.  
> If the database contains a value of Mailto in the access_point_type field, it 
> still displays endPoint in the UI.
>  
> Note that the response from the v2 Inquire API returns the value of mailto if 
> this value is in the database.
>  URLType="mailto">[mailto:t...@email.commailto:t...@email.com%3c/ns2:accessPoint]>



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Resolved] (JUDDI-1006) Saving an Access Point Type

2020-06-22 Thread Alex O'Ree (Jira)


 [ 
https://issues.apache.org/jira/browse/JUDDI-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alex O'Ree resolved JUDDI-1006.
---
  Assignee: Alex O'Ree
Resolution: Fixed

> Saving an Access Point Type
> ---
>
> Key: JUDDI-1006
> URL: https://issues.apache.org/jira/browse/JUDDI-1006
> Project: jUDDI
>  Issue Type: Bug
>  Components: core
>Reporter: Alex O'Ree
>Assignee: Alex O'Ree
>Priority: Minor
> Fix For: 3.3.9
>
>
> Using juddi default (v3) you can create an access point type of Mailto which 
> saves to the database and is displayed properly in the UI.  When using 
> juddiv2, the access point type displays as endpoint.
>  
> Using juddiv2 create an Access Point using a random binding template key, 
> access point type “Mailto” and Access Point Value: 
> “[[t...@email.com|mailto:[t...@email.com]|mailto:t...@email.com]” and save 
> the access point.  The value endPoint is saved in the database, not Mailto.  
> If the database contains a value of Mailto in the access_point_type field, it 
> still displays endPoint in the UI.
>  
> Note that the response from the v2 Inquire API returns the value of mailto if 
> this value is in the database.
>  URLType="mailto">[mailto:t...@email.commailto:t...@email.com%3c/ns2:accessPoint]>



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (JUDDI-1006) Saving an Access Point Type

2020-06-22 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/JUDDI-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17142545#comment-17142545
 ] 

ASF subversion and git services commented on JUDDI-1006:


Commit ac30b6e710334643f4ce33e5dd9f34d52db3 in juddi's branch 
refs/heads/master from Alex O'Ree
[ https://gitbox.apache.org/repos/asf?p=juddi.git;h=ac3 ]

JUDDI-1006 fixed, along with some light refactoring


> Saving an Access Point Type
> ---
>
> Key: JUDDI-1006
> URL: https://issues.apache.org/jira/browse/JUDDI-1006
> Project: jUDDI
>  Issue Type: Bug
>  Components: core
>Reporter: Alex O'Ree
>Priority: Minor
>
> Using juddi default (v3) you can create an access point type of Mailto which 
> saves to the database and is displayed properly in the UI.  When using 
> juddiv2, the access point type displays as endpoint.
>  
> Using juddiv2 create an Access Point using a random binding template key, 
> access point type “Mailto” and Access Point Value: 
> “[[t...@email.com|mailto:[t...@email.com]|mailto:t...@email.com]” and save 
> the access point.  The value endPoint is saved in the database, not Mailto.  
> If the database contains a value of Mailto in the access_point_type field, it 
> still displays endPoint in the UI.
>  
> Note that the response from the v2 Inquire API returns the value of mailto if 
> this value is in the database.
>  URLType="mailto">[mailto:t...@email.commailto:t...@email.com%3c/ns2:accessPoint]>



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (JUDDI-1006) Saving an Access Point Type

2020-06-22 Thread Alex O'Ree (Jira)


 [ 
https://issues.apache.org/jira/browse/JUDDI-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alex O'Ree updated JUDDI-1006:
--
Description: 
Using juddi default (v3) you can create an access point type of Mailto which 
saves to the database and is displayed properly in the UI.  When using juddiv2, 
the access point type displays as endpoint.

 

Using juddiv2 create an Access Point using a random binding template key, 
access point type “Mailto” and Access Point Value: 
“[[t...@email.com|mailto:[t...@email.com]|mailto:t...@email.com]” and save the 
access point.  The value endPoint is saved in the database, not Mailto.  If the 
database contains a value of Mailto in the access_point_type field, it still 
displays endPoint in the UI.

 

Note that the response from the v2 Inquire API returns the value of mailto if 
this value is in the database.

[mailto:t...@email.commailto:t...@email.com%3c/ns2:accessPoint]>

  was:
Using juddi default (v3) you can create an access point type of Mailto which 
saves to the database and is displayed properly in the UI.  When using juddiv2, 
the access point type displays as endpoint.

++ ++

Using juddiv2 create an Access Point using a random binding template key, 
access point type “Mailto” and Access Point Value: 
“mailto:[t...@email.com|mailto:t...@email.com]” and save the access point.  The 
value endPoint is saved in the database, not Mailto.  If the database contains 
a value of Mailto in the access_point_type field, it still displays endPoint in 
the UI.

++ ++

Note that the response from the v2 Inquire API returns the value of mailto if 
this value is in the database.

[mailto:t...@email.commailto:t...@email.com%3c/ns2:accessPoint]>


> Saving an Access Point Type
> ---
>
> Key: JUDDI-1006
> URL: https://issues.apache.org/jira/browse/JUDDI-1006
> Project: jUDDI
>  Issue Type: Bug
>  Components: core
>Reporter: Alex O'Ree
>Priority: Minor
>
> Using juddi default (v3) you can create an access point type of Mailto which 
> saves to the database and is displayed properly in the UI.  When using 
> juddiv2, the access point type displays as endpoint.
>  
> Using juddiv2 create an Access Point using a random binding template key, 
> access point type “Mailto” and Access Point Value: 
> “[[t...@email.com|mailto:[t...@email.com]|mailto:t...@email.com]” and save 
> the access point.  The value endPoint is saved in the database, not Mailto.  
> If the database contains a value of Mailto in the access_point_type field, it 
> still displays endPoint in the UI.
>  
> Note that the response from the v2 Inquire API returns the value of mailto if 
> this value is in the database.
>  URLType="mailto">[mailto:t...@email.commailto:t...@email.com%3c/ns2:accessPoint]>



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (JUDDI-1006) Saving an Access Point Type

2020-06-22 Thread Alex O'Ree (Jira)
Alex O'Ree created JUDDI-1006:
-

 Summary: Saving an Access Point Type
 Key: JUDDI-1006
 URL: https://issues.apache.org/jira/browse/JUDDI-1006
 Project: jUDDI
  Issue Type: Bug
  Components: core
Reporter: Alex O'Ree


Using juddi default (v3) you can create an access point type of Mailto which 
saves to the database and is displayed properly in the UI.  When using juddiv2, 
the access point type displays as endpoint.

++ ++

Using juddiv2 create an Access Point using a random binding template key, 
access point type “Mailto” and Access Point Value: 
“mailto:[t...@email.com|mailto:t...@email.com]” and save the access point.  The 
value endPoint is saved in the database, not Mailto.  If the database contains 
a value of Mailto in the access_point_type field, it still displays endPoint in 
the UI.

++ ++

Note that the response from the v2 Inquire API returns the value of mailto if 
this value is in the database.

[mailto:t...@email.commailto:t...@email.com%3c/ns2:accessPoint]>



--
This message was sent by Atlassian Jira
(v8.3.4#803005)