[pmwiki-users] fox permissions problem after upgrade

Hans Bracker design at softflow.co.uk
Wed Jan 16 16:29:50 CST 2013


Hello Adam,

Wednesday, January 16, 2013, 9:10:47 PM, you wrote:

> i'm pasting below what was printed out. indeed, i think the target is not getting filled in.

I like to see your Fox form as well.
You wrote that your (:fox ... :) markup contained
   target={$$year}{$$month}{$$day}
but from the debug info I cannot see that 'target' is posted.
Instead the debug info shows
  [put] => target=
but this ought to be
  [put] => bottom
  [target] => {$$year}{$$month}{$$day}

So either there is a fault in the Fox form, or your filter function
messes it up.
Check the form code.
You could test by disabling the filter function temporarily.
But it worked when I tested it.


Best,
 Hans                         
mailto:design at softflow.co.uk
www.softflow.co.uk




More information about the pmwiki-users mailing list