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=.


Reply via email to