Opened 16 years ago
Closed 16 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 )
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 16 years ago by
| Description: | modified (diff) |
|---|
comment:2 Changed 16 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.

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