Someone commented out code that process edit in place in function
edit_in_place invocation of edit_db_record_by_form_post

** Changed in: aikiframework
       Status: New => Fix Committed

** Changed in: openclipart
       Status: New => Fix Committed

-- 
You received this bug notification because you are a member of Aiki
Framework Admins, which is subscribed to aikiframework.
https://bugs.launchpad.net/bugs/987437

Title:
  Edit in place is not working

Status in Aiki Framework:
  Fix Committed
Status in openclipart:
  Fix Committed

Bug description:
  In lastest Aiki edit in place is not working, I tested it on OCAL and
  local installation.

  (noloop(<ul>)noloop)

  <li>((id)) -
  <edit>
      <table>foo</table>
      <field>text</field>
      <primary>id</primary>
      <type>textarea</type>
      <label>Click here to edit</label>
      <permissions>ViewPublished</permissions>
      <output>((text))</output>
  </edit>
  </li>
  (noloop_bottom(</ul>)noloop_bottom)
  ​
  for table foo(id, text), javascript is working, but when I refreash the page 
it have old value. Form have all ViewPublished and adding is working.

To manage notifications about this bug go to:
https://bugs.launchpad.net/aikiframework/+bug/987437/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~aikiframework.admins
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~aikiframework.admins
More help   : https://help.launchpad.net/ListHelp

Reply via email to