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

String index out of range #62

Open
jze opened this issue Jan 13, 2017 · 0 comments
Open

String index out of range #62

jze opened this issue Jan 13, 2017 · 0 comments

Comments

@jze
Copy link

jze commented Jan 13, 2017

Some script is accessing /static/css/ on my Grails application. That results in a "String index out of range" exception:

Message: String index out of range: 6
    Line | Method
->> 1963 | substring                in java.lang.String
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
|    570 | makeFileForURI           in org.grails.plugin.resource.ResourceProcessor
|    262 | beginPrepare . . . . . . in org.grails.plugin.resource.ResourceMeta

Version 1.2.14

jze added a commit to jze/grails-resources that referenced this issue Jan 13, 2017
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

1 participant