Issue Details (XML | Word | Printable)

Key: BEAM-1172
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Olga Faber
Reporter: Ralf Quast
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
BEAM

Boolean parameter values are overridden by default values

Created: 03/Aug/10 05:01 PM   Updated: 12/Apr/11 01:09 PM  Due: 03/Aug/10
Component/s: Graph Processing Framework
Affects Version/s: 4.8
Fix Version/s: 4.8.1, 4.9


 Description  « Hide
When using gpt with the reprojection operator the parameter option '-PincludeTiePointGrids=false' is overridden by 'true' which is the default. NOTE: This behaviour is neither specific to the reprojection operator, nor to boolean parameter types; all parameter values given on the command line are overridden by their default values, if the parameter type is of primitive type.

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Olga Faber added a comment - 12/Apr/11 01:09 PM
OK