dharamgollapudi / jaikuengine

Automatically exported from code.google.com/p/jaikuengine
Apache License 2.0
0 stars 0 forks source link

Comment textarea has incorrect id of "content" #79

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The comment textarea currently has id="content" although that id is already 
used for another 
element on the page.

The comment textarea on Jaiku used to have id="comment" which is likely the 
correct id for this 
element.

The id is defined in /common/templates/item_comments.html

Original issue reported on code.google.com by jonasnoc...@gmail.com on 2 Apr 2009 at 8:02

GoogleCodeExporter commented 9 years ago

Original comment by andyster on 2 Apr 2009 at 11:10