FacesMessageWrapper does not include label and wrapper properties when 
serializing
----------------------------------------------------------------------------------

                 Key: TRINIDAD-1001
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1001
             Project: MyFaces Trinidad
          Issue Type: Bug
    Affects Versions: 1.2.6-core
            Reporter: Mike Seghers


When serializing a FacesMessageWrapper instance 
(org.apache.myfaces.trinidad.component.FacesMessageWrapper) the _wrapped and 
_label properties are not included in the serialization process. This is 
because the MyFaces FacesMessage implementation implements writeObject, but the 
trindad subclasses do not override this behaviour. IMHO the read- and 
writeObject should be overriden in both the FacesMessageWrapper and 
LabeledFacesMessage classes.

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

Reply via email to