We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
fixed grails-plugins#62
46c5d74
No branches or pull requests
Some script is accessing /static/css/ on my Grails application. That results in a "String index out of range" exception:
Version 1.2.14
The text was updated successfully, but these errors were encountered: