[ http://issues.apache.org/struts/browse/SHALE-223?page=all ]
Craig McClanahan resolved SHALE-223.
------------------------------------
Resolution: Fixed
Fixed in nightly build 20060717. There is an implementation difference between
MyFaces and the RI on whether a DOM element gets created for the <h:messages>
component when no actual messages are present, and we cannot assume one way or
the other.
System integration test TokenTestCase fails against the JSF 1.1 RI
------------------------------------------------------------------
Key: SHALE-223
URL: http://issues.apache.org/struts/browse/SHALE-223
Project: Shale
Issue Type: Bug
Affects Versions: 1.0.2
Reporter: Craig McClanahan
Assigned To: Craig McClanahan
Fix For: 1.0.3
When the system integration tests are run with '-Djsf=ri", the TokenTestCase
test fails with an assertion error on line 157. It works when executed against
MyFaces.