Fixes a subtle bug in the CAttributes::find method.
The "name" argument to the find method shadows the CAttributes::name instance variable. The wrong value is passed back to the method caller.
Patch for CAttributes::find (against revision 1142)
Log in to post a comment.
Patch for CAttributes::find (against revision 1142)