Hi again, I commited a fix for the encoding issue recently. Try if the problem still occurs with the current nightly builds.
regards Ernst On 8/17/07, Michał 'Gandalf' Stawicki <[EMAIL PROTECTED]> wrote: > Good to hear that. > > BTW: did you see my post regarding pprPanelGroup breaking posting of > UTF8 encoded text? > > regards, > michał > > On 15/08/07, Ernst Fastl <[EMAIL PROTECTED]> wrote: > > Hi Michal, > > > > Sounds lilke a good workaround to me. We are currently working > > on JavaScript execution within PPR regions. Once that is solved > > we will address the issue you have. I hope we will be able to > > do so before the next release. > > > > best wishes > > > > Ernst > > > > On 8/14/07, Michał 'Gandalf' Stawicki <[EMAIL PROTECTED]> wrote: > > > As a workaround I always render button2, but set it's inline style to > > > 'display: block' or 'display: none'. > > > > > > On 14/08/07, Michał 'Gandalf' Stawicki <[EMAIL PROTECTED]> wrote: > > > > I have a button1 and button2 inside pprPanelGroup. button1 is always > > > > visible and visibility of button2 is toggled by button1. > > > > > > > > I want button2 to be also capable of doing partial rendering. After > > > > pressing button1 the button2 gets rendered, but the scripts for PPR > > > > don;'t get called for it, thus pressing button2 will cause full page > > > > submit. Is there any workaround for this? > > > > > > > > regards, > > > > michał > > > > > > > > -- > > > > Michał Stawicki > > > > > > > > [EMAIL PROTECTED] > > > > http://stawicki.jasliska.pl > > > > > > > > > > > > > -- > > > Michał Stawicki > > > > > > [EMAIL PROTECTED] > > > http://stawicki.jasliska.pl > > > > > > > > -- > Michał Stawicki > > [EMAIL PROTECTED] > http://stawicki.jasliska.pl >

