LulububuSoftwareGmbH / boltredirector

Handles 301 redirects in Bolt CMS.
16 stars 8 forks source link

Notice: Undefined index: jits #14

Closed danaki closed 6 years ago

danaki commented 7 years ago

Comment "jits" config option and see the error in config editor.

danaki commented 7 years ago

Also leaving empty "jits:" config parameter gives

ContextErrorException in Config.php line 33:
Warning: Invalid argument supplied for foreach()
danaki commented 7 years ago

To avoid error:

jits: []

but there pops another error during redirect step:

ContextErrorException in Redirect.php line 114: 
Warning: Invalid argument supplied for foreach()

You just can't leave "jits" parameter nor empty nor undefined.

SvanteRichter commented 6 years ago

This should have been fixed in #20, if it is not please hit me over the head with something hard and reopen :)