Ticket #422 (closed Defect: invalid)

Opened 12 years ago

Last modified 12 years ago

Right side doesn't display anything when clicking edit

Reported by: silke Owned by:
Priority: Major Milestone: Release 4.1
Component: DeepaMehta Standard Distribution Version:
Keywords: Cc:
Complexity: 3 Area:
Module:

Description

Nightly build Snapshot 4.1

I admit that I click around without really understanding what I'm doing here.

  • I create a topic type, Computer. I make it a composite.
  • I edit it with "View Config", change the icon.
  • I create a new computer. The new icon appears on the map but the gogo shell doesn't show anything on that click. The right side is completely empty, there is just an "ok" button. When I click ok, I see a list (aggregation, instantiation, mapcontext). Trying to edit again, does th same.

The log:

09.03.2013 13:27:31 de.deepamehta.plugins.webservice.WebservicePlugin? getRelatedTopics
INFO: Fetching related topics of topic 3123 (assocTypeUri="null", myRoleTypeUri="null", othersRoleTypeUri="null", othersTopicTypeUri="null", maxResultSize=100)
09.03.2013 13:28:34 de.deepamehta.core.impl.AttachedTopic? update
INFO: Updating topic 3324 (new topic (id=3324, uri="", typeUri="domain.project.topic_type_3123", value="", composite={}))
09.03.2013 13:28:34 de.deepamehta.plugins.webservice.WebservicePlugin? getRelatedTopics
INFO: Fetching related topics of topic 3324 (assocTypeUri="null", myRoleTypeUri="null", othersRoleTypeUri="null", othersTopicTypeUri="null", maxResultSize=100)
09.03.2013 13:28:41 de.deepamehta.core.impl.AttachedTopic? update
INFO: Updating topic 3324 (new topic (id=3324, uri="", typeUri="domain.project.topic_type_3123", value="", composite={}))
09.03.2013 13:28:41 de.deepamehta.plugins.webservice.WebservicePlugin? getRelatedTopics
INFO: Fetching related topics of topic 3324 (assocTypeUri="null", myRoleTypeUri="null", othersRoleTypeUri="null", othersTopicTypeUri="null", maxResultSize=100)
09.03.2013 13:28:45 de.deepamehta.core.impl.AttachedTopic? update
INFO: Updating topic 3330 (new topic (id=-1, uri="", typeUri="dm4.topicmaps.x", value="902", composite={}))
09.03.2013 13:28:45 de.deepamehta.core.impl.AttachedDeepaMehtaObject? updateSimpleValue
INFO: ### Changing simple value of topic 3330 from "901" -> "902"
09.03.2013 13:28:45 de.deepamehta.core.impl.AttachedTopic? update
INFO: Updating topic 3335 (new topic (id=-1, uri="", typeUri="dm4.topicmaps.y", value="315", composite={}))
09.03.2013 13:28:58 de.deepamehta.core.impl.AttachedTopic? update
INFO: Updating topic 3324 (new topic (id=3324, uri="", typeUri="domain.project.topic_type_3123", value="", composite={}))
09.03.2013 13:28:58 de.deepamehta.plugins.webservice.WebservicePlugin? getRelatedTopics
INFO: Fetching related topics of topic 3324 (assocTypeUri="null", myRoleTypeUri="null", othersRoleTypeUri="null", othersTopicTypeUri="null", maxResultSize=100)

Change History

comment:1 Changed 12 years ago by silke

  • Status changed from new to closed
  • Resolution set to invalid

Aha. I see. Hm. No empty composites.

comment:2 Changed 12 years ago by jri

Yes, right. A composite is made up of childs. If there are no childs the composite is empty.

Thank you for testing!

Note: See TracTickets for help on using tickets.