Displaying 1 result from an estimated 1 matches for "response_templ".
2008 Mar 28
0
Problems with URL encoding
...ath(
:id => 0,
:object_relation => {
:parent_id => @product.id,
:parent_type => "Product",
:child_id => content_object.id,
:child_type => "ContentObject",
:relation_type_id => 1000
},
:format => :partial,
:response_template => "products/#{@product.product_type}/show/
partials/related_content"),
:update => "related_content_wrapper",
:method => :delete %>
I think this is a correct setting and Firebug shows a correctly
encoded query string. But what I get is the following:
{"...