Opened 21 years ago
Closed 21 years ago
#59 closed defect (fixed)
Ugly formatting with empty strings
Reported by: | daniel | Owned by: | daniel |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | ticket system | Version: | |
Severity: | trivial | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
If 'reporter' is empty, the description header will still read "Description by:".
Likewise, if there is no Changelog, there is still a "Changelog" header and an ugly, empy, box below.
These messages should be conditionally formatted in svn:trunk/templates/ticket.cs
Attachments (0)
Change History (5)
comment:1 by , 21 years ago
comment:3 by , 21 years ago
"Reporter" now defaults to the user name or "anonymous". The "Changelog" header is also hidden if it isn't needed.
The form layout is still in the old wide version, Daniel?
comment:4 by , 21 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:5 by , 21 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
[128] fixes the form "exaggerated-width" problem.
Examples: #58 , #59