Re: [Aikiframework-devel] [Bug 987671] Re: Edit in place should not process forms

2012-04-24 Thread Jakub Jankiewicz
Someone commented out code that process edit in place, but place where this code was place was stupid it was processed when edit in place was rendered so multiple times when there was where more then one edit on the page. And also it was processing autofileds from form I fix both issues. I move pr

Re: [Aikiframework-devel] [Bug 987671] Re: Edit in place should not process forms

2012-04-24 Thread rejon
Wait, this is a serious regression. Does this mean edit in place is not working? On Tue, Apr 24, 2012 at 3:46 PM, Jakub Jankiewicz <987...@bugs.launchpad.net> wrote: > ** Changed in: aikiframework >       Status: New => Confirmed > > ** Changed in: aikiframework >    Milestone: 0.9.1 => 0.9.2 > >

[Aikiframework-devel] [Bug 987671] Re: Edit in place should not process forms

2012-04-24 Thread Jakub Jankiewicz
* If edit in place it's connected to form then markup should have form id instead of table. * If edit in place have permission it need to be taken from form (right now permission for display code is taken from and process code check random form for a given table) * if there will be no forms the

[Aikiframework-devel] [Bug 987671] Re: Edit in place should not process forms

2012-04-24 Thread Jakub Jankiewicz
** Changed in: aikiframework Status: New => Confirmed ** Changed in: aikiframework Milestone: 0.9.1 => 0.9.2 -- You received this bug notification because you are a member of Aiki Framework Developers, which is subscribed to aikiframework. https://bugs.launchpad.net/bugs/987671 Title