Navigation bug with javascript navigation turned off

Issue #133 resolved
Simon Young created an issue

We’ve observed some strange behaviour when “Use JavaScript navigation from Tiles main page” is disabled.

To replicate

Create a course with a good number of tiles, say 10
hide a tile early in the sequence, for example, tile 4
Log in as a user who does not have permission to view hidden tiles (other users do not manifest the issue)
Click into tile 1
User the navigation tools to go forward through the tiles

The user will be presented with the tiles 1,2,3,5,7,9 - the next button will begin incrementing by 2 after going past the hidden tile.

Comments (5)

  1. Simon Young reporter

    To add to the above - tested in moodle 3.11, tiles version 3.11.1.3 (2020080629) - tested on our custom theme and then the moodle default theme to try and rule that out.

  2. David Watson repo owner

    Hi please would you retest with latest version and see if this still applies? A change was just deployed

  3. Log in to comment