id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
53,forms handling should be able to adopt to new versus update,mpo,mpo,"The same form should be useable for both save-update or new-create actions.
In both cases the rest-behaviour is slightly different:
 * save-update
    * possibly GET data already available from the backend
    * possibly use template-uri expansion to get the uri to PUT to
    * add ?method=PUT construct for tunnelingservice
 * new-create
    * prepopulate with defaults?
    * probably just have a fixed POST 
    * response might have a redirect to the new created item",defect,closed,minor,0.3,modules/kauri-forms,trunk,fixed,,
