id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
267,Textarea dimensions in edit.php broken.,bobby.lopez@…,unassigned,"In 1.1.6.1, you had the following:

handlers/page/edit.php:

Line 130: '<textarea id=""body"" name=""body"" style=""width: 100%; height: 500px"">...


In 1.1.6.2, you have the following:

handlers/page/edit.php:

Line 192: '<textarea id=""body"" name=""body"">...


This breaks the dimensions of the textarea box, and causes it to be unusable.

I have fixed this in my local copy by adding the 'style=""width: 100%; height: 500px', however, for users who are less inclined or capable of whipping out a text editor to fix the problem, this is going to be a major issue.",defect,closed,high,1.2,handlers,1.1.6.2,critical,duplicate,,
