https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5895
--- Comment #18 from Mark Martinec <mark.marti...@ijs.si> 2010-01-05 10:03:54 UTC --- (In reply to comment #16) > I didn't look into the cause and it could very well have been my mistake when > changing things to test it, but this is what I got when I declared > originating_ip_headers as a string type, removed it from the test exclude > list, > then ran just the one test: > > $ make test TEST_FILES=t/cross_user_config_leak.t > t/cross_user_config_leak.t .. 1/6 Can't use string ("__test_expected_str") > as an ARRAY ref while "strict refs" in use > at ../lib/Mail/SpamAssassin/Conf.pm line 3910. Thanks. Now that rises a question, is a constant $CONF_TYPE_STRING (and its sisters) supposed to tell the syntax of arguments in a config file, or is it supposed to tell the internal data structure used to represent these arguments??? -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.