Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#80 closed defect (fixed)

Changing measure parameters has no impact on demo

Reported by: andersd Owned by: theduckylittle
Priority: major Milestone: 2.6
Component: Demo Version: 2.6
Keywords: Cc:

Description

This test occurred with a download of ms4w trunk on my machine. Verified with Chrome and IE8.

Changing the following parameters does not have an impact on the demo:

<param name="measure_tool.area_units">mi</param>
<param name="measure_tool.line_units">mi</param>
<param name="measure_tool.precision">4</param>
<param name="measure_tool.show_area_segments">true</param>

After setting these they stay with original default as on geomoose trunk...

Default Line Unit = feet
Default Area Unit = yard
Segments display = false/true does not impact anything
Precision = (works for linear measurements - precision on area always stays to 2)

Change History (6)

comment:1 by theduckylittle, 12 years ago

Owner: set to theduckylittle
Status: newassigned

comment:2 by theduckylittle, 12 years ago

Status: assignedtesting

comment:3 by EliL, 12 years ago

Docs updated in r794

comment:4 by andersd, 12 years ago

Resolution: fixed
Status: testingclosed

This works now. Copied the parameters to my local machine. Changed parameters for length and area and everything appears to be working.

comment:5 by EliL, 12 years ago

Does <param name="measure_tool.show_area_segments">false</param> hide the area segments?

comment:6 by theduckylittle, 12 years ago

Yes, it should.

Note: See TracTickets for help on using tickets.