[
https://issues.apache.org/jira/browse/CLEREZZA-180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12863263#action_12863263
]
Reto Bachmann-Gmür commented on CLEREZZA-180:
---------------------------------------------
> does this mean that you want 'chosen concepts' to be displayed in identical
> manner to 'available concepts'?
There's no need for code duplication, and I don't see teh rational the URI
isn't shown on sleection but afterwards it is
Steps to reproduce problem:
1) go to:
http://localhost:8080/concepts/generic-resource?uri=http://www.google.com/
2) enter "failure demo" in the search field and search
3) click on the + button below "Add 'failure demo' as new Free Concept"
--> the concept now correctly appears on the list as:
PrefLabel: failure demo
Uri: http://localhost:8080/concept/failure+demo
4) press reload (do not press save)
5) again enter "failure demo" in the search field and search
6) press on the + button below "Concepts found: \n failure demo"
--> the concept now appears ion the list WRONGLY as:
PrefLabel: preflabel unknown
Uri: failure demo
> Concept-Tagge suggest to create new Free Concept where such a free concept
> already exists
> ------------------------------------------------------------------------------------------
>
> Key: CLEREZZA-180
> URL: https://issues.apache.org/jira/browse/CLEREZZA-180
> Project: Clerezza
> Issue Type: Bug
> Reporter: Reto Bachmann-Gmür
> Assignee: Reto Bachmann-Gmür
> Attachments: clerezza-180.patch
>
>
> the seerver will return a "A concept with the same label and language already
> exists!", so there are actually 2 issues:
> - the message from the server is not displayed
> - it proposed to do something that cannot be done
> step to reproduce:
> go to
> http://localhost:8080/concepts/generic-resource?uri=http://www.google.com/
> add a concept, create free concept
> add concept with same label again
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.