Develop

Ticket #1620 (closed defect: fixed)

Opened 18 months ago

Last modified 18 months ago

Target dialog displays wrong information

Reported by: apf Owned by: RobD
Priority: normal Milestone: XCSoar 6.2
Component: Task Version: 6.2.3
Keywords: Cc:

Description

Tested with AAT task on current 6.2.x and master builds.
To reproduce:

  1. Plan AAT task with several WPs (e.g. WP0 (Start) -> WP1 -> WP2 -> WP3 -> WP4 -> WP0 (Finish))
  2. Fly this task (I did it by dragging the glider symbold in simulation mode) and arm the turns as appropriate.
  3. As soon as some WPs have been achieved the target dialog will start to display wrong information (e.g. WP names do not match map and every achieved WP will show the map of the start WP). For example after achieving WP0 (Start) and WP1 the target dialog will cycle through:
NoMap shown forWP name shown
1WP02 WP2
2WP03 WP3
3WP24 WP4
4WP35 WP0
5WP45 WP0
6WP05 WP0

Change History

comment:1 Changed 18 months ago by apf

Just as additional info. AAT and Racing tasks show the same problem.

comment:2 Changed 18 months ago by RobD

  • Owner set to RobD
  • Status changed from new to accepted

comment:3 Changed 18 months ago by RobD

  • Status changed from accepted to closed
  • Resolution set to fixed

Fixed index error on OnNextClicked? in 6.2.x
Note that the master branch has added an OnPreviousClicked? function that needs the same index correction applied.

Note: See TracTickets for help on using tickets.