<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hrm.<div><div apple-content-edited="true"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Verdana; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="border-collapse: separate; font-family: Verdana; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">i'm very sad to find out that the exact same code from my event form pasted to another page on my site seems to work fine. the event-form only appears on pages with the suffix -Recent, i.e. Group.Page-Recent.</div><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">on pages that don't have -Recent, i see the target={$$year}{$$month}{$$day} as usual. but it is now always missing on -Recent pages*. this wasn't the case before the upgrade. : (</div><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br></div><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">* one note: -Recent pages do not actually exist</div><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br></div><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">this is baffling, but i guess i must go through my code and see if i have a conditional causing pages with -Recent to behave differently.</div><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br></div><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">if anyone has any guesses as to what kind of operations could be interfering with fox's or pmwiki's ability to grab {$$vars} – something that might have changed btwn 2.2.2 and 2.2.46 – i would be very happy to hear it.</div><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br></div><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">thanks</div><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">adam</div></span><br class="Apple-interchange-newline"></span><br class="Apple-interchange-newline">
</div>
<br><div><div>On 16 Jan 2013, at 2:58 PM, Hans Bracker wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Hello Adam,<br><br>Wednesday, January 16, 2013, 9:10:47 PM, you wrote:<br><br><blockquote type="cite">i think the target is not getting filled in.<br></blockquote><br>my best guess is that your (:fox ..... :) markup is broken and<br>contains, among other strings,  something like<br>    put=target=<br>instead of<br>    put=bottom target={$$year}{$$month}{$$day}<br>[or perhaps better<br>     put=bottom target="{$$year}{$$month}{$$day}"<br>    in case some empty space could be posted]<br><br>'target' is clearly not given, and Fox posts to the current page<br>instead.<br><br>Best,<br> Hans                         <br><a href="mailto:design@softflow.co.uk">mailto:design@softflow.co.uk</a><br>www.softflow.co.uk<br><br></div></blockquote></div><br></div></body></html>