Posts Tagged ‘null’
Salesforce, Bugs & You
Bugs. Bleh. As far as I know Salesforce doesn’t maintain a list of ‘Known Issues’ and sadly this can mean hours poring over code, trying to find where you went wrong, and eventually finding that it wasn’t your code at all. Of course it wasn’t, because you are perfect. Go on give yourself a hug.
To this end I’ll post bugs as I find them and if you feel like contributing, mail me a few of your own. Some buggy areas are quite obscure, so I’ll start with a common one, the infamous ‘Null Param passed by a CommandButton’. Dun dun duh. Read the rest of this entry »
Written by Wes
June 12, 2009 at 4:54 pm
Posted in Bugs, SalesForce, VisualForce
Tagged with Apex, Bug, commandbutton, force.com, null, param, SalesForce, VisualForce