DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25966>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25966

Misleading variable name in subclasses of  ElemTemplateElement class

           Summary: Misleading variable name in subclasses of
                    ElemTemplateElement class
           Product: XalanC
           Version: 1.6
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: XalanC
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Misleading variable name in subclasses of an ElemTemplateElement class

ElemCopyOf
ElemForEach
ElemSort
ElemValueOf
ElemVariable

The classes contain a m_selectPattern data member, describing an attribute with 
an expression. According to XSLT recommendation, it should be m_selectExpr or 
m_selectNodeSetExpr, depends on the element.

Reply via email to