We noticed that unrecognized remap.config options seem to result in "silent" failures, i.e., the remap rule "map /a /b @foo" just reduces to a plain "map /a /b" rule. This is not desirable when we are implementing access control and other functionality in the rule's plugin chain.
- links to