Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

generated apache/tiles.conf as wrong regexp for dimensions #244

Open
pvalsecc opened this issue Nov 20, 2015 · 1 comment
Open

generated apache/tiles.conf as wrong regexp for dimensions #244

pvalsecc opened this issue Nov 20, 2015 · 1 comment

Comments

@pvalsecc
Copy link
Contributor

I have a scenario where I have a FLOOR dimension and it can be equal to the string "+1".

The current regexp used for mod_rewrite does not allow such value. IMHO, the regex for dimensions should be /[^/]+/.

@sbrunner
Copy link
Member

Pull request welcome :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants