Modify ↓
Opened 12 years ago
Closed 8 years ago
#11657 closed defect (fixed)
HoursLayoutChanger screws up layout with textareas
| Reported by: | Owned by: | Russ Tyndall | |
|---|---|---|---|
| Priority: | normal | Component: | TimingAndEstimationPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: |
Description
for custom fields, text areas that are fullrow (colspan=3) get fubar'd
this plugin does not respect that each textarea over a certain size should have their own <tr></tr>, but it puts them the same row.
Thanks,
Brent
Attachments (0)
Change History (2)
comment:1 Changed 8 years ago by
comment:2 Changed 8 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
This now correctly respects fields with colspan=3.
Thanks for the bug report. Sorry it took so long to fix :)
Note: See
TracTickets for help on using
tickets.



In 16690: