Skip to content
This repository has been archived by the owner on Jan 26, 2020. It is now read-only.

Fix bug in findApplicableRules: ruleset start/end years might be strings #172

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Apr 15, 2015

  1. Fix bug in findApplicableRules: ruleset start/end years might be strings

    Doing a === check assumes its an int which is not safe.  If one uses the
    node-preparse.js script you will get strings returned for these fields.
    sdemjanenko committed Apr 15, 2015
    Configuration menu
    Copy the full SHA
    7a81a0c View commit details
    Browse the repository at this point in the history