Edgewall Software
Modify

Opened 16 years ago

Last modified 17 months ago

#240 new defect

[PATCH] Long svn paths cause problems in the admin interface

Reported by: jeberger@… Owned by: cmlenz
Priority: major Milestone: 0.6.1
Component: Administration interface Version: 0.5.3
Keywords: Cc:
Operating System: Linux

Description

Problem description

In the admin interface, if one of the build configurations has a long svn path, the list of configurations overlaps the "Add Configuration" panel. When this happens, it becomes impossible to click on the check box to enable or disable these configurations.

Suggested workarounds or fixes

A workaround on the user side is to use a smaller browser font.

A possible fix is included in the attached patch: it limits the displayed length for the svn path to 32 characters which is enough to give a good idea of the path, while preventing the list from growing too wide.

Note

A similar problem may occur if the user gives a long name to a build configuration.

Attachments (1)

bitten-truncate-paths.patch (933 bytes) - added by jeberger@… 16 years ago.
Patch against trunk revision 519

Download all attachments as: .zip

Change History (4)

Changed 16 years ago by jeberger@…

Patch against trunk revision 519

comment:1 Changed 16 years ago by thomas_mueller_ffb

idea: can we add a tool tip containing the full path

alternative: instead of cutting pieces of the path: use line-breaks

comment:2 Changed 16 years ago by jeberger@…

  • Summary changed from Long svn paths cause problems in the admin interface to [PATCH] Long svn paths cause problems in the admin interface

comment:3 Changed 15 years ago by osimons

  • Milestone changed from 0.6 to 0.6.1

Add Comment

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The owner will remain cmlenz.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.