Public bug reported:

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.

** Affects: aikiframework
     Importance: Critical
     Assignee: Jakub Jankiewicz (jcubic)
         Status: New

** Affects: openclipart
     Importance: Critical
     Assignee: Jakub Jankiewicz (jcubic)
         Status: New

** Changed in: aikiframework
   Importance: Undecided => Critical

** Changed in: aikiframework
     Assignee: (unassigned) => Jakub Jankiewicz (jcubic)

** Changed in: aikiframework
    Milestone: None => 0.9.1

** Also affects: openclipart
   Importance: Undecided
       Status: New

** Changed in: openclipart
   Importance: Undecided => Critical

** Changed in: openclipart
     Assignee: (unassigned) => Jakub Jankiewicz (jcubic)

** Changed in: openclipart
    Milestone: None => 3.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/987437

Title:
  Edit in place is not working

Status in Aiki Framework:
  New
Status in openclipart:
  New

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-devel
Post to     : aikiframework-devel@lists.launchpad.net
Unsubscribe : https://launchpad.net/~aikiframework-devel
More help   : https://help.launchpad.net/ListHelp

Reply via email to