A.1.2.1 Safer request merging
NameRecorderMixin no longer falls back to merging all request
fields if no __albform__ field is present. Applications using the
NameRecorderMixin and GET-style requests will need to explicitly
merge relevent fields with the ctx.merge_vars(...)
method.
Release 1.36, documentation updated on March 19, 2007.