hi, tapestry 5.2.5 app had commented <t:actionlink> actionlink , which is referenced in java class "Object actionFromXXLink()" method. This threw error in tapestry 5.3.6(not in 5.2.5). is this because comments are parsed in 5.3.6? how to make comments behave like 5.2.5, if that is the case.
Also what is eta for tapestry 5.4? thanks