Opened 10 years ago

Closed 10 years ago

#670 closed defect (fixed)

Component-Browser-gui: "blue-dot"

Reported by: olhsha@mpi.nl Owned by: Twan Goosen
Priority: critical Milestone: ComponentRegistry-1.14
Component: ComponentRegistry Version:
Keywords: Cc: olhsha@mpi.nl

Description (last modified by olhsha@mpi.nl)

On the sub-panel "View" for a selected components, the child-components of freshly created profiles/components are shown with a defect. The name of the child component that must be in a blue frame, is not shown, but instead the reduced to a dot frame appears.

The debugging has been started but not finished. It it looks like the method "createComponentLink(component:CMDComponent)" from CMDComponentXMLBrwoser gets wrong data and passes them to EXpandingComponentLEevel. Namely the componentId is empty. Actually it is not a clarin-id, but a name.

To reproduce the bug, do the following. Go to the private space, pick up a component/profile to edit, and add a child "public" component" by drag-and-dropping it from the palette below. Save the updated profile/component. In the "View" below you will see that that the added child's name is not to see, but only a blue dot.

When the component is published, all its child components are shown in a public viewer in a proper way.

Change History (9)

comment:1 Changed 10 years ago by DefaultCC Plugin

Cc: olhsha@mpi.nl added

comment:2 Changed 10 years ago by Twan Goosen

Milestone: ComponentRegistry-1.14

comment:3 Changed 10 years ago by olhsha@mpi.nl

Description: modified (diff)

comment:4 Changed 10 years ago by olhsha@mpi.nl

Description: modified (diff)

comment:5 Changed 10 years ago by olhsha@mpi.nl

Description: modified (diff)

comment:6 Changed 10 years ago by olhsha@mpi.nl

Description: modified (diff)

comment:7 Changed 10 years ago by Twan Goosen

Resolution: fixed
Status: newclosed

Fixed in r5803

comment:8 Changed 10 years ago by Twan Goosen

Resolution: fixed
Status: closedreopened

'Blue dot' still occurs in case of cross-group or private->group references. Proposed workaround: in those cases get the item on the fly.

comment:9 in reply to:  8 Changed 10 years ago by Twan Goosen

Resolution: fixed
Status: reopenedclosed

Replying to twan.goosen@…:

'Blue dot' still occurs in case of cross-group or private->group references. Proposed workaround: in those cases get the item on the fly.

Fixed in r5815

Note: See TracTickets for help on using tickets.