merged branch igorw/convert-only-existing-attribute (PR #769)
This PR was squashed before being merged into the master branch (closes #769). Discussion ---------- Only convert attributes on the request that actually exist Fixes #768. Note: This could be considered a BC break, since it on longer implicitly creates attributes on the request. I'd consider it quite a minor break. The name `convert` implies that the attribute must be present, and I personally would consider this a bug fix instead. Commits ------- f2fc754c Only convert attributes on the request that actually exist
Showing
Please register or sign in to comment