Open stefanrother opened 9 years ago
Since commit b305622b6b33283b131d9988a7f8f6f4fe1fb481 (Plugin version 3.2.0) the paginate tag is no longer compatible to Grails versions lesser than 2.4 (see https://github.com/groovydev/twitter-bootstrap-grails-plugin/commit/b305622b6b33283b131d9988a7f8f6f4fe1fb481#commitcomment-8628816).
Either change the grailsVersion in TwitterBootstrapGrailsPlugin.groovy or fix this incompatibility.
maybe time to use latest grails 2.5.2
Could you please explain the connection between the need to update and the exposure of wrong compatibility information?
Since commit b305622b6b33283b131d9988a7f8f6f4fe1fb481 (Plugin version 3.2.0) the paginate tag is no longer compatible to Grails versions lesser than 2.4 (see https://github.com/groovydev/twitter-bootstrap-grails-plugin/commit/b305622b6b33283b131d9988a7f8f6f4fe1fb481#commitcomment-8628816).
Either change the grailsVersion in TwitterBootstrapGrailsPlugin.groovy or fix this incompatibility.