Edgewall Software

Ticket #240 (new defect)

Opened 5 years ago

Last modified 4 years ago

[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

bitten-truncate-paths.patch Download (0.9 KB) - added by jeberger@… 5 years ago.
Patch against trunk revision 519

Change History

Changed 5 years ago by jeberger@…

Patch against trunk revision 519

Changed 5 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

Changed 5 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

Changed 4 years ago by osimons

  • milestone changed from 0.6 to 0.6.1

Add/Change #240 ([PATCH] Long svn paths cause problems in the admin interface)

Author


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


Change Properties
<Author field>
Action
as new
 
Note: See TracTickets for help on using tickets.