Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 2.9
    • None
    • None
    • New

    Description

      Around line 95 you have:

      if (this.omitTf != omitTf)

      { this.omitTf = true; // if one require omitTf at least once, it remains off for life }

      Both references of the omitTf booleans in the if statement refer to the same field. I am guessing its meant to be other.omitTf like the norms code above it.

      Attachments

        Activity

          People

            mikemccand Michael McCandless
            markrmiller@gmail.com Mark Miller
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment