This content has been marked as final. 
    
Show                 3 replies
    
- 
        1. Re: s:link id assignment not working as expected Seam 2 CR1nathandennis Sep 24, 2007 2:32 AM (in response to nathandennis)this has the desired result..... but to go back and change this is large projects is going to be a rough,,, and im going to loose the ability to alter the extension easily. <h:outputLink value="/#{empty from ? 'Blog' : from}.seam" >More <s:conversationId /> <f:param name="bloggerId" value="#{blogEntry.id}"/> </h:outputLink>
- 
        2. Re: s:link id assignment not working as expected Seam 2 CR1pmuir Sep 24, 2007 6:39 AM (in response to nathandennis)http://jira.jboss.com/jira/browse/JBSEAM-1947 - sorry about that (fixed in CVS) 
- 
        3. Re: s:link id assignment not working as expected Seam 2 CR1nathandennis Sep 24, 2007 12:07 PM (in response to nathandennis)thanks for the quick response and resolution. 
 you guys keep up the good work
 
    