Menu

#2407 TCK: CIMObjectPath allows empty string

closed-fixed
5
2012-09-14
2012-03-30
No

According to the Mar 2012 version of the JSR48 TCK, CIMObjectPath should throw an IllegalArgumentException if the single string parameter is null or empty - currently, the Client tries to parse an empty string. Fixing this will eliminate 1 error.

Discussion

  • Dave Blaschke

    Dave Blaschke - 2012-03-31

    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 - 2012-03-31
    • status: open --> open-fixed
     
  • Dave Blaschke

    Dave Blaschke - 2012-04-16

    Patch against HEAD

     
  • Dave Blaschke

    Dave Blaschke - 2012-04-16

    The community review has 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 - 2012-04-16
    • status: open-fixed --> pending-fixed
     
  • Dave Blaschke

    Dave Blaschke - 2012-09-14

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

     
  • Dave Blaschke

    Dave Blaschke - 2012-09-14
    • status: pending-fixed --> closed-fixed
     

Log in to post a comment.