Skip to content

the [INDEX] token loads as zero (0) #32

Description

@moorecreative

Describe the bug

Admittedly I need to test this on multiple other DNN instances and possibly on a new install vs an upgrade install, however, what I've experienced is that in a site which upgraded from older FAQ module version up to 5.4.0 and 5.4.1 does not render the [INDEX] token correctly. In a list of displayed FAQ items, it will display the number zero (0) in every instance.

To Reproduce

Steps to reproduce the behavior:

  1. In the Question Template, enter a value such as this:
Q [INDEX] . [QUESTION]
  1. Load a list of FAQ questions and at this point it would display as:
    Q 0 . QuestionHere

Expected behavior

It should be displaying the number count of FAQ questions as in
Q1
Q2
Q3
Q4
etc

Additional context

Experienced in a DNN instance that moved from Evoq 7x to Evoq 8.5. The FAQ module moved from FAQ 4.4.0 up to final 5.4.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions