Bugzilla – Attachment #487: fix it ! for bug #607
else
{
value = str.substr (equal+1, next - (equal+1));
cur++;
cur = next + 1;
}
Ptr<AttributeValue> val = info.checker->Create ();
bool ok = val->DeserializeFromString (value, info.checker);