The else parameter of If should have a default binding prefix of literal
------------------------------------------------------------------------

                 Key: TAPESTRY-2627
                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2627
             Project: Tapestry
          Issue Type: Improvement
    Affects Versions: 5.0.14
            Reporter: Howard M. Lewis Ship
            Assignee: Howard M. Lewis Ship


Otherwise <t:if test="posting.comments" else="no">${posting.comments}</t:if> 
fails, as "no" is interpreted as a property expression.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to