close Warning: Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.

Opened 15 years ago

Closed 15 years ago

#866 closed defect (fixed)

error en menu contextual asociado a NameBlock

Reported by: Jorge Owned by: Jorge
Priority: highest Milestone: TOLBase Revitalization
Component: Interface Version:
Severity: critical Keywords: contextual
Cc:

Description (last modified by Jorge)

Si intentamos desplegar el menu contextual sobre una seleccion multiple de NameBlock se produce el siguiente error:

can't read "data_menu(NameBlock,File)": no such element in array
can't read "data_menu(NameBlock,File)": no such element in array
    while executing
"$data_menu(main) add cascade -label [mc "View %1\$s's definition" $grammar]  -menu $data_menu($grammar,File)"
    (procedure "::TolInspector::PostVariable" line 251)
    invoked from within
"::TolInspector::PostVariable 642 350"
    (command bound to event)

Change History (2)

comment:1 Changed 15 years ago by Jorge

Description: modified (diff)

comment:2 Changed 15 years ago by Jorge

Resolution: fixed
Status: newclosed

(In [2060]) closes #866 : debia inicializarse el elemento NameBlock,File dentro de data_menu

Note: See TracTickets for help on using tickets.