<div dir="ltr">Hi Phillipe,<div><br></div><div>thank you, this works. </div><div>The JQGrid Example does work also with this.</div><div>I fixed it and added it to smalltalkhub. </div><div><br></div><div>Sabine</div></div><div class="gmail_extra">

<br><br><div class="gmail_quote">On Sun, Jan 26, 2014 at 9:10 PM, Philippe Marschall [via Smalltalk] <span dir="ltr">&lt;<a href="/user/SendEmail.jtp?type=node&node=4739585&i=0" target="_top" rel="nofollow" link="external">[hidden email]</a>&gt;</span> wrote:<br>

<blockquote style='border-left:2px solid #CCCCCC;padding:0 1em' class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">

        On Sun, Jan 26, 2014 at 7:45 PM, Sabine Knöfel &lt;<a href="http://user/SendEmail.jtp?type=node&amp;node=4739488&amp;i=0" rel="nofollow" link="external" target="_blank">[hidden email]</a>&gt; wrote:
<div><div class='shrinkable-quote'><br>&gt; Hi Phillippe,
<br>&gt;
<br>&gt; how do I get a stack trace?
<br>&gt; &quot;Fuel out Stack&quot; in the Debugger?
<br>&gt;
<br>&gt; jsonOn: is sent in this context:
<br>&gt;
<br>&gt; JQGrid&gt;&gt;processSearchCallback
<br>&gt; |searchRequest searchResponse|
<br>&gt; searchRequest := JQGridSearchRequest parseFromWARequest: self requestContext
<br>&gt; request using: jqGridColumns.
<br>&gt; searchResponse := searchCallback value: searchRequest value: jqGridColumns.
<br>&gt; searchResponse jqGridColumns: jqGridColumns.
<br>&gt; self requestContext respond: [:response|
<br>&gt; response
<br>&gt; doNotCache;
<br>&gt; contentType: (WAMimeType applicationJson
<br>&gt; charset: self requestContext handler charSet).
<br>&gt; searchResponse jsonOn: response stream].
</div></div></div>Can you try this:
<br><div class="im"><br>JQGrid&gt;&gt;processSearchCallback
<br>    | searchRequest searchResponse |
<br>    searchRequest := JQGridSearchRequest parseFromWARequest: self
<br>requestContext request using: jqGridColumns.
<br>    searchResponse := searchCallback value: searchRequest value: jqGridColumns.
<br>    searchResponse jqGridColumns: jqGridColumns.
<br>    self requestContext respond: [ :response |
<br>        response
<br>            doNotCache;
<br>            contentType: (WAMimeType applicationJson
<br>                charset: self requestContext handler charSet).
<br></div>        response stream json: searchResponse ]
<br><div class="im"><br>Cheers
<br>Philippe
<br>_______________________________________________
<br>seaside-dev mailing list
<br><a href="http://user/SendEmail.jtp?type=node&amp;node=4739488&amp;i=1" rel="nofollow" link="external" target="_blank">[hidden email]</a>
<br><a href="http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev" rel="nofollow" link="external" target="_blank">http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev</a><br>

        
        
        
        <br>
        <br>
        <hr noshade size="1" color="#cccccc">
        </div><div style="color:#444;font:12px tahoma,geneva,helvetica,arial,sans-serif"><div class="im">
                <div style="font-weight:bold">If you reply to this email, your message will be added to the discussion below:</div>
                </div><a href="http://forum.world.st/GRPharoUtf8CodecStream-does-not-understand-object-tp4738990p4739488.html" target="_blank" rel="nofollow" link="external">http://forum.world.st/GRPharoUtf8CodecStream-does-not-understand-object-tp4738990p4739488.html</a>
        </div><div class="HOEnZb"><div class="h5">
        <div style="color:#666;font:11px tahoma,geneva,helvetica,arial,sans-serif;margin-top:.4em;line-height:1.5em">
                To start a new topic under Seaside Development, email <a href="/user/SendEmail.jtp?type=node&node=4739585&i=1" target="_top" rel="nofollow" link="external">[hidden email]</a> <br>
                To unsubscribe from GRPharoUtf8CodecStream does not understand object:, <a href="" target="_blank" rel="nofollow" link="external">click here</a>.<br>


                <a href="http://forum.world.st/template/NamlServlet.jtp?macro=macro_viewer&amp;id=instant_html%21nabble%3Aemail.naml&amp;base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&amp;breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml" rel="nofollow" style="font:9px serif" target="_blank" link="external">NAML</a>
        </div></div></div></blockquote></div><br></div>


        
        
        
<br/><hr align="left" width="300" />
View this message in context: <a href="http://forum.world.st/GRPharoUtf8CodecStream-does-not-understand-object-tp4738990p4739585.html">Re: GRPharoUtf8CodecStream does not understand object:</a><br/>
Sent from the <a href="http://forum.world.st/Seaside-Development-f1294793.html">Seaside Development mailing list archive</a> at Nabble.com.<br/>