Review board version: 1.6.3
Chrome version: 17 (Stable) & 18 (beta)
Steps to reproduce:
1. Visit a code review that has a review posted.
2. Attempt to add a comment to that review by clicking the "Add comment" link
3. No text edit box appears.
Below is the error I am seeing in the console (press F12 in Chrome):
GET http://reviewboard.corp.good.com/api/review-requests/27053/reviews/35064/replies/draft/?api_format=json 404 (NOT FOUND)
o.extend.ajaxjquery-1.3.2.min.js:19
doCalldatastore.js:2088
rbApiCalldatastore.js:2143
(anonymous function)datastore.js:1017
self.review_request.ready.rbApiCall.successdatastore.js:808
Ijquery-1.3.2.min.js:19
o.extend.ajax.N
The screenshot attached shows what it looks like after clicking "Add comment". Notice no text box is available to type the comment into.