Menu

#2688 parseMETHODCALL looks for CIMName attribute instead of NAME

Code_Cleanup
closed-fixed
jsr48-client
5
2013-12-13
2013-10-10
No

The DOM parser's CIMXMLParserImpl.parseMETHODCALL method looks for the CIMName attribute instead of the NAME attribute.

<!ELEMENT METHODCALL ((LOCALCLASSPATH | LOCALINSTANCEPATH), PARAMVALUE*)>
<!ATTLIST METHODCALL
    %CIMName;
>

Someone took that definition too literally (-:

1 Attachments

Discussion

  • Dave Blaschke

    Dave Blaschke - 2013-10-10
    • status: open --> open-fixed
     
  • Dave Blaschke

    Dave Blaschke - 2013-10-10

    Patch sent for community review. During a 2 week period any exploiter may comment on the patch, request changes or turn it down completely (with good reason). For the time being the patch is part of the "Experimental" branch in CVS.

     
  • Dave Blaschke

    Dave Blaschke - 2013-10-29
    • status: open-fixed --> pending-fixed
     
  • Dave Blaschke

    Dave Blaschke - 2013-10-29

    The community review is completed and we received no substantial criticism. Therefore the patch has been approved and merged into the "HEAD" branch. The next release will pick it up.

     
  • Dave Blaschke

    Dave Blaschke - 2013-12-13

    The patch was picked up by release 2.2.5 and will be closed.

     
  • Dave Blaschke

    Dave Blaschke - 2013-12-13
    • status: pending-fixed --> closed-fixed
     

Log in to post a comment.