It seems to be working fine on 3.2.11. We went through a good bit of turmoil with the < symbol in the most recent upgrades. If you can get the latest BoltWire, it should work for you... Sorry for the rocky transition the last few releases. Seems we are pretty stable now... I'm going to put out 3.3 here shortly as it has been a good while with no significant bug reports anywhere. Congrats everyone, we made it!
Cheers, Dan 2009/11/11 jacmgr <[email protected]>: > I have this form, used to work well. Now using 3.28 > [[#comments]] > [(include {p}.comments)] > [if login] > <div class=box>[form]Add comment: > [box comment rows=5 cols=40][box] > [session authkey comments] > [session comments "{(counter '{:comments}+1' output=true)}"] > [session time "{now}|%c"] > [session log "content='[[#comment{=comments}]]<div class=box>//On > {=time} [[~{member}]] said:// > {=comment} > </div>' delimiter='false'"] > [session savedata commenter,comments] > [session target {p}.comments#comment{=comments}] > [submit] > [form] > </div> > [if] > > Problem is the comments seem to be escaped and the divs are not being > processed as html. > > Any ideas? -- You received this message because you are subscribed to the Google Groups "BoltWire" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/boltwire?hl=.
