Feature: bugreports As a CSL cite processor hacker I want the test bugreports_undefinedCrash to pass @citation @bugreports Scenario: undefined Crash Given the following style: """ """ And the following input: """ [{"author":[{"family":"FamilyName"}],"id":"ITEM-1","title":"Title","type":"article"}] """ When I cite all items Then the result should be: """ (1) """