Opened 8 years ago

Closed 8 years ago

#2782 closed defect (fixed)

modeler problems with variable

Reported by: lucadelu Owned by: grass-dev@…
Priority: normal Milestone: 7.0.4
Component: wxGUI Version: unspecified
Keywords: modeler Cc:
CPU: Unspecified Platform: Unspecified

Description

Using the modeler I found two problems with names for new map when command are loop and it use %map variable:

  • using something like %map.new in the python tab the .new is not recognized and I get an error during validation
  • using something like %map.%new where new is defined as variable in the python code there are to many quotes after the name

You can see the problem in the attached png and try it using the gxm file and north carolina landsat dataset.

Attachments (2)

problems.gxm (2.5 KB ) - added by lucadelu 8 years ago.
problems.png (30.4 KB ) - added by lucadelu 8 years ago.

Download all attachments as: .zip

Change History (9)

by lucadelu, 8 years ago

Attachment: problems.gxm added

by lucadelu, 8 years ago

Attachment: problems.png added

comment:1 by neteler, 8 years ago

Milestone: 7.0.27.0.3

Ticket retargeted after milestone closed

comment:2 by martinl, 8 years ago

Both issue should be fixed in r67470 (trunk). Please test. When confirmed I will backport it.

Version 0, edited 8 years ago by martinl (next)

comment:3 by neteler, 8 years ago

Milestone: 7.0.3

Ticket retargeted after milestone closed

comment:4 by neteler, 8 years ago

Milestone: 7.0.4

Ticket retargeted after 7.0.3 milestone closed

comment:5 by neteler, 8 years ago

If tested, please backport r67470.

comment:6 by lucadelu, 8 years ago

Yes, it works, please backport

comment:7 by martinl, 8 years ago

Resolution: fixed
Status: newclosed

Done in r67835. Closing, feel free to reopen if needed.

Note: See TracTickets for help on using tickets.