I setup a new server with a clean install of WordPress 3.0.1 and P2 1.1.7, and the following functions to not work:
1) The edit function on posts does not work. Pressing edit results in the content disappearing, and no edit box appears. Comment editing works. Chrome reports the following error at line 491 of /wp-content/themes/p2/js/p2.js?ver=1289506386:
Uncaught TypeError: Cannot read property 'type' of null
thisCommentEditArea.editable.event
b
c.extend.ajax.g.x.onreadystatechange
2) Live updates do not work. Refreshing the page works. I attempted a previous fix, but this does not resolve the issue.
Here's a screencast showing the behavior:
http://screencast.com/t/ycvcD2vy
I have tried in both Chrome 8.0.552.200, Firefox 3.6.12 and IE 9 on Windows 7 and Safari 5 on a Mac. Has anyone else experienced these issues?
Regards,
Oliver