[ http://issues.apache.org/struts/browse/SHALE-167?page=all ]
Don Brown moved STR-2746 to SHALE-167:
--------------------------------------
Project: Shale (was: Struts Action 1)
Key: SHALE-167 (was: STR-2746)
Component: (was: Shale)
Version: (was: Nightly Build)
Assign To: (was: Struts Developer Mailing List)
> Clay cuts off first character of files
> --------------------------------------
>
> Key: SHALE-167
> URL: http://issues.apache.org/struts/browse/SHALE-167
> Project: Shale
> Type: Bug
> Environment: Operating System: Linux
> Platform: PC
> Reporter: Richarad Wallace
>
> I have the clay definition:
> <component jsfid="commonPageLayout" extends="clay">
> <attributes>
> <set name="clayJsfid" value="/templates/common.html" />
> </attributes>
> <symbols>
> <set name="@title" value="#{labels.map['default.title']}" />
> <set name="@headercontent" value="/templates/common/header.html" />
> <set name="@leftcontent" value="/templates/common/left.html" />
> <set name="@bodycontent" value="space" />
> <set name="@footercontent" value="/templates/common/footer.html" />
> </symbols>
> </component>
> For testing, in left.html and footer.html I just have simple one liners like
> "This is the footer. It can be found in /templates/footer.html" The first
> letter in "This" is being chopped off so it's displayed as "his is the
> footer..." The only one this doesn't happen on is the header.html which has
> <img jsfid="image" ...>. That is displayed totally fine. And if I wrap the
> text of left.html and footer.html in a <p> it works as expected.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]