[ http://issues.apache.org/jira/browse/JUDDI-27?page=history ] Steve Viens closed JUDDI-27: ----------------------------
Closing. > find_tmodel returns deleted tmodels > ----------------------------------- > > Key: JUDDI-27 > URL: http://issues.apache.org/jira/browse/JUDDI-27 > Project: jUDDI > Type: Bug > Reporter: Antoni Reus > Assignee: Steve Viens > Attachments: patch.txt > > The find_tmodel function returns deleted tmodels. > According to the UDDI Version 2.04 API specification, > section 4.4.6: > "The delete_tModel API call is used to logically delete one or more tModel > structures. Logical deletion __hides the deleted tModels from find_tModel > result sets__ but does not physically delete it. Deleting an already deleted > tModel has no effect." > find_tmodel should filter tmodels with the 'deleted' column set to 'true', > introduced in the fix of bug JUDDI-11. -- 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
