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 21 years ago

Closed 21 years ago

Last modified 18 years ago

#155 closed defect (fixed)

Problem when accessing set elements by name

Reported by: jimarin Owned by: Jorge
Priority: normal Milestone:
Component: Kernel Version: 1.1.1
Severity: normal Keywords:
Cc: mercadona

Description

Some failures when accessing set elements by name, instead of position.

For instance:

Real estimationDefinition?FstTransfor?;

would produce:

ERROR: No se ha encontrado elemento con nombre Definition

but "Definition" is a set contained in estimation which is an instance of the kind of
sets returned by the Estimate function.

This happens not only in this case but also with other elements of the set
like "Parameters Information"

Should any developer need me to produce a set resulting from the Estimate
function I would gladly provide with a file.

Change History (7)

comment:1 Changed 21 years ago by danirus

Status: newassigned

Hello J.I.Marín,
Yes, please could you send me that file with the code producing this error?
Thanks in advance.

comment:2 Changed 21 years ago by danirus

Owner: changed from danirus to Jorge
Status: assignednew

Jorge S. Pérez works in the solution.

comment:3 Changed 21 years ago by Jorge

Status: newassigned

The bug has being located and the solution is in progress. Due to a mistake some
of the objects does not have names but only descriptions.

comment:4 Changed 21 years ago by Jorge

Resolution: fixed
Status: assignedclosed

now all member of Estimate's result set must have a name.

comment:5 Changed 21 years ago by Jorge

Cc: mercadona added

comment:6 Changed 21 years ago by Jorge

* Bug 169 has been marked as a duplicate of this bug. *

comment:7 Changed 18 years ago by Víctor de Buen Remiro

bug_file_loc: http://www.tol-project.org
Note: See TracTickets for help on using tickets.