Given: <fmt:message key="pkey"> <fmt-rt:param value="value1"/> <fmt-rt:param value="value2"/> <fmt:message> Result: Validation error messages from tag library fmt-rt null: <param> outside <message> null: <param> outside <message> NOTE: If this is reversed where the message tag is from the RT library and the param tags are from the EL, the TLV will produce the same error.
*** Bug 7645 has been marked as a duplicate of this bug. ***