filter_parameter_logging does not work with routing errors

I was fiddling around with a project, causing routing errors, and all of a sudden I saw password appearing in the logs. I guess it has something to do with the filter being set for my controllers and not for Base, but it could be a problem...

Bart