Uploaded image for project: 'Commons Digester'
  1. Commons Digester
  2. DIGESTER-53

Null pointer exception when setting rules

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.3
    • None
    • None
    • Operating System: other
      Platform: All

    • 13891

    Description

      Not necessarily a "bug."

      If you use the digester.setRules(rules) method, a call is made from the
      Digester object to set itself into the Rules object. However, RulesBase does
      not use this information to set the Digester object into the collection of Rule
      objects. Probably, RulesBase should use the setDigester method to loop through
      the rules and call the setDigester method.

      Attachments

        Activity

          People

            Unassigned Unassigned
            elyb1@horacemann.com Brian Ely
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: