1

Closed

Issue with not matching nonRewritablePaths paths

description

There is an issue were N2 is unable to match nonRewritablePaths that i'm adding in the config when it checks if the current Url IsRewritable in RequestPathProvider.
 
Because of this N2 is issuing database commands for these urls as it thinks there may be content for them.
Closed Apr 22, 2012 at 10:11 PM by libardo

comments

Naz wrote Feb 3, 2012 at 12:29 PM

This issue has been resolved by following pull.

https://github.com/n2cms/n2cms/issues/35

The issue can be closed.