Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with display of names in drop-down list for associations when upgrading from 5.0.2 to 5.1b0 #266

Closed
GoogleCodeExporter opened this issue Mar 16, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. This bug appears to occur only when editing a topic map created using the 
ontopoly ontology from 5.0.2 (1.9) in ontopoly 5.1.0b (ontology version 2.0)
2. Copy the attached topic map (created using Ontopoly 5.0.2) to the 
omnigator/WEB-INF/topicmaps directory
3. Start ontopia 5.1b0 and go to http://localhost:8080/
4. Select the topic map copied above from "Other topic maps" for editing.
5. You should get the "This topic map contains an older ontology..." screen
6. Select OK to upgrade the ontology
7. There are three people in this map: Dan Speck, Ross Speck, and Margaret 
Speck, each with an Alias. These topics correspond to me and my parents.
8. Create a new person, say, Daphne Speck-Bartynski, whose parents are Ross and 
Margaret.
9. When you populate the father and mother roles of the "child of" field you 
should see the Alias instead of the "Name".


What is the expected output? What do you see instead?

I expected to see the "Name" name type displayed in the drop-down list. Instead 
I saw the "Alias".

Please use labels and text to provide additional information.

I think this may have been caused by the removal of 
<subjectIndicatorRef 
xlink:href="http://psi.ontopia.net/ontology/untyped-name"></subjectIndicatorRef>
as one of the subject indicators for 
<subjectIndicatorRef 
xlink:href="http://psi.topicmaps.org/iso13250/model/topic-name"></subjectIndicat
orRef>
in revision 1143.

Original issue reported on code.google.com by dan.sp...@gmail.com on 11 Jun 2010 at 1:40

Attachments:

@GoogleCodeExporter
Copy link
Author

Excellent report! We should be able to fix this quite quickly.

Original comment by lar...@gmail.com on 12 Jun 2010 at 7:04

  • Changed state: Accepted
  • Added labels: Component-Ontopoly, Release5.1.0

@GoogleCodeExporter
Copy link
Author

Now solved in revision 1161. Turns out drop-down lists had their own code for 
selecting names. That's now gone.

Original comment by lar...@gmail.com on 21 Jun 2010 at 8:13

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant