Path to input file for raco pollen mangled, if underscore present
#100
Closed
opened 9 years ago by thorwil
·
1 comments
Loading…
Reference in New Issue
There is no content yet.
Delete Branch '%!s(<nil>)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Given a
hello.txt.pp
in the current dir/media/hd/web/some_thing
,raco pollen render hello.txt.pp
fails withNote that
some_thing
has somehow becomesome.thing
.raco pollen render ./hello.txt.pp
fails with:Though this also happens without underscore in the dir name.
All of this on Linux, Ubuntu 14.04, bash shell.
Thanks, this is now fixed.