Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#191 closed enhancement (fixed)

Fix 'choose a type' dialog

Reported by: twagoo Owned by: twagoo
Priority: trivial Milestone:
Component: ComponentRegistry Version:
Keywords: UI Cc:

Description

Use type/use pattern/use vocabulary is confusing

Change History (5)

comment:1 Changed 12 years ago by twagoo

Resolution: fixed
Status: newclosed

Fixed in r1934 and r1935.

comment:2 Changed 12 years ago by twagoo

Resolution: fixed
Status: closedreopened

Simple value type dropdown does not get correct selection after opening ValueSchemaPopUp

comment:3 in reply to:  2 Changed 12 years ago by twagoo

Replying to twagoo:

Simple value type dropdown does not get correct selection after opening ValueSchemaPopUp

Weirdly this is only when debugging. However, when not debugging, the error occurs when pressing the 'use type' button for the first time. (Or if the user has no debug plugin, pressing the button has no effect).

The error message:

TypeError: Error #1009: Cannot access a property or method of a null object reference.
	at clarin.cmdi.componentregistry.editor::ValueSchemePopUp/setType()[/Users/twagoo/Documents/Repositories/svn.clarin.eu/ComponentRegistry/trunk/ComponentBrowserGui/src/main/flex/clarin/cmdi/componentregistry/editor/ValueSchemePopUp.mxml:42]
	at clarin.cmdi.componentregistry.editor::ValueSchemePopUp/___ValueSchemePopUp_Button1_click()[/Users/twagoo/Documents/Repositories/svn.clarin.eu/ComponentRegistry/trunk/ComponentBrowserGui/src/main/flex/clarin/cmdi/componentregistry/editor/ValueSchemePopUp.mxml:118]
Last edited 12 years ago by twagoo (previous) (diff)

comment:4 in reply to:  2 Changed 12 years ago by twagoo

Resolution: fixed
Status: reopenedclosed

Replying to twagoo:

Simple value type dropdown does not get correct selection after opening ValueSchemaPopUp

Issue only occurs on local deployment, going back to 'fixed'

comment:5 Changed 12 years ago by twagoo

Apparently there was still a small issue, fixed in r1983

Note: See TracTickets for help on using tickets.