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:[email protected]
www.softflow.co.uk


_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to