Antonio -- I had a dream last night that we ran into each other in the frozen food isle at the grocery store. I was telling you how great Tiles 2 was and you said you didn't actually use it yourself. <weirdness> You mentioned it was too hard to configure and something else, when all of a sudden my alarm clock started buzzing. What does this mean? Do we have any dream interpreters on the list?
P.S. I'm using 2.1.1 and will file a JIRA now. Peace, Scott Antonio Petrelli-3 wrote: > > 2009/1/23 stanlick <[email protected]>: >> >> I just ran into something very strange! Consider the following >> definition: >> >> <definition name="myapp.homePage" >> template="/WEB-INF/layouts/page-container.jsp"> >> <put-attribute name="title" value="${title}" /> >> <put-attribute name="top" >> value="/WEB-INF/tiles/main/header-top.jsp" /> >> <put-attribute name="middle" >> value="/WEB-INF/tiles/main/header-middle.jsp" >> /> >> <put-attribute name="bottom" >> value="/WEB-INF/tiles/main/header-bottom.jsp" >> /> >> <put-attribute name="breadcrumbs" >> value="/WEB-INF/tiles/main/header-breadcrumbs.jsp" /> >> .... >> </definition> >> >> If the value for the substitution ${title} contains a hyphen as in >> display-customer, I get an eventual out of memory error. If I set a >> break >> point in my code and change the variable by removing the hyphen, it works >> fine! > > What version of Tiles are you using? > Whatever it is, please open a Jira issue, it seems like a serious bug. > Do not forget to include the stacktrace and a test case (WAR): > https://issues.apache.org/struts/browse/TILES > > Antonio > > -- View this message in context: http://www.nabble.com/StackOverflow-with-EL-tp21617199p21625254.html Sent from the tiles users mailing list archive at Nabble.com.
