| [#814] | project: bugtracking | priority: low | category: bug | |
|---|---|---|---|---|
| submitter | assigned to | status | date submitted | |
| Martin | Burak | fixed | 2006-11-10 18:39:20.0 | |
| subject | long lines disable bugtracking system | |||
| code |
See bug 807. |
|||
| what happened | The line is so long that the edit field is truncated and missing. |
|||
| what expected | ||||
| [back to overview] | ||||
| Burak edited on 2006-11-13 13:22:16.0 |
|
i changed the category to the more appropriate "bugtracking". It's really strange that the edit field is missing, I think it is more due to the contents of the line than to its length.
But it's true that there is a limit to input length. |
| Burak edited on 2006-11-20 18:05:55.0 |
| line length (for display) is capped at 132 characters, spilling to next line with a '\' indicating the spill. |