llxc icon indicating copy to clipboard operation
llxc copied to clipboard

Short container name 'breaks' list

Open Chromablue opened this issue 13 years ago • 0 comments

Creating a container '123' affects list, '1234' is fine, as is '12345':

1234 00 stopped Unavailable 12 00 stopped Unavailable 12345 00 stopped Unavailable

Note that the container is created with the correct name and all handling operations work as expected (as found so far) - only the display / rendering in list is broken (looking at tabs, seems like it expects a minimum of a 4-character container).

Chromablue avatar Oct 31 '12 22:10 Chromablue