[PATCH] <%= partial '/foo' %> does not work
Reported by mis | July 11th, 2008 @ 05:29 PM
merb treats partial '/foo' as absolute path instead of relative to template_root; patch attached
Comments and changes to this ticket
-

mis July 11th, 2008 @ 05:31 PM
- no changes were found...
-

mis July 11th, 2008 @ 05:33 PM
- → Title changed from <%= partial '/foo' %> does not work [PATCH] to [PATCH] <%= partial '/foo' %> does not work
-
Yehuda Katz (wycats) July 20th, 2008 @ 06:27 AM
- → State changed from new to invalid
This was a slightly breaking change. Any partial with a / in it will be considered an absolute path. This was required to make slices work (and thus is a good tradeoff imho).
Please Login or create a free account to add a new comment.
You can update this ticket by sending an email to from your email client. (help)
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
