Opened 13 years ago

Last modified 13 years ago

#3203 new bug

GRASS toolbox: don't check for optional parameters

Reported by: msieczka Owned by: rugginoso
Priority: major: does not work as expected Milestone: Version 1.7.0
Component: GRASS Version: Trunk
Keywords: Cc:
Must Fix for Release: No Platform: All
Platform Version: Awaiting user input: no

Description

GRASS toolbox should not check if a parameter which is optional is set.

Case: r.cost supports various optional stopping points input. A vector map is one of them. However, if the a following line is added to it's qgm file:

<option key="stop_points" hidden="no" advanced="yes"/>

running the module throws an "Exception: Vector map <@PERMANENT> not found", although the command would run fine without stop_points specified.

Change History (1)

comment:1 by msieczka, 13 years ago

Feature request #3204 is related.

Note: See TracTickets for help on using tickets.