Happy Cat

Results 2 issues of Happy Cat

This probably related with the closed issue #186 **Environment** Linux amd64, OpenJDK 1.8.0_192, Grails 3.3.9, Grails View 1.2.9 **Steps to reproduce** 1. Clone the sample project at https://github.com/delfianto/grails-json-view-test 2. Run...

bug
Example Attached

I found this accidently when trying to wrote a dotfile linker utility. Seems like `FileUtils.ln_s` will fail when the resulting relative path contains `../ ` (one directory hierarchy higher) as...