xhtml_style: fill request.form during Base_renderForm

Base_renderForm was using request.set - which only sets in request.other,
and this causes Base_renderForm to behaves differently from Base_redirect
with forms looking explicitly in request.form, like for example listbox
does before calling the list method.
8 jobs for fix/Base_renderForm_request_other
in 0 seconds, using 0 compute credits, and was queued for 0 seconds