Forum OpenACS Q&A: Second Weekly OpenACS IRC Chat today 2002-01-23 at 20:00 GMT

The second weekly chat is scheduled for today.

This week Don Baccus will share his thoughts on the next OpenACS release(s). Join to set the direction of this public discussion.

See https://openacs.org/irc/ for the location of the #openacs channel, instructions how to join and a (partial) log of the first OpenACS chat.

I posted last weeks TAB Chat as well. Don should be able to answer any and all questions about it :)
Thanks for posting the TAB chat logs. That'll be useful to follow how things are going there.

But the logs don't say who said what, which makes following them an exercise in guessing.

-Roberto

The version I'm seeing does.  Are you saying you need a key, i.e. that Jeff's handle's not obvious?
it's a bug in etp (it did not ad_qoutehtml the textarea
content so it converted the entities into characters
so &lt;donb&gt; turned into <donb> which was subsequently
hidden by the browser as an unknown tag).

No more fixing typos!

For the record, the bug is fixed in ETP. I did forget to mention the bug number in my CVS comment.

https://openacs.org/bugtracker/openacs/bug?bug_number=177

It is checked into the 4.6 branch and HEAD. I also applied this to OpenACS.org.