Edgewall Software
Modify

Opened 16 years ago

Closed 16 years ago

#6814 closed defect (duplicate)

Improper formatting/bunching for [ticket-custom] fields

Reported by: jrogivue Owned by: Jonas Borgström
Priority: normal Milestone:
Component: ticket system Version: 0.10.3
Severity: normal Keywords: ticket-custom
Cc: 57b9b@… Branch:
Release Notes:
API Changes:
Internal Changes:

Description

By entering the attached custom fields in trac.ini, the first three fields align properly, but any fields after those "stack up" to the right of the previous field. Is

[ticket-custom]

field1 = textarea
field1.label = MyTextarea1
field1.cols = 60
field1.rows = 6

field2 = textarea
field2.label = MyTextarea2
field2.cols = 60
field2.rows = 6

field3 = textarea
field3.label = MyTextarea3
field3.cols = 60
field3.rows = 6

field4 = textarea
field4.label = MyTextarea4
field4.cols = 60
field4.rows = 6

field5 = textarea
field5.label = MyTextarea5
field5.cols = 60
field5.rows = 6

field6 = textarea
field6.label = MyTextarea6
field6.cols = 60
field6.rows = 6

Attachments (1)

trac_custom-fields-stacking.gif (23.4 KB ) - added by jrogivue 16 years ago.
Screenshot of fields bunching up

Download all attachments as: .zip

Change History (2)

by jrogivue, 16 years ago

Screenshot of fields bunching up

comment:1 by osimons, 16 years ago

Resolution: duplicate
Status: newclosed

Duplicate of #3109.

As comment:ticket:3109:14 points out, this is no longer an issue with 0.11.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jonas Borgström.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Jonas Borgström to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.