Actions
Defect #42070
closedWhitespace missing after hyphen between project name and event title in Activity view
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
In the Activity view, when events from other projects are displayed, the project name appears before the event title. However, there is no whitespace after the hyphen between the project name and the event title. For example, it appears as:
eCookbook -Bug #1: Cannot print recipes
This lack of whitespace after the hyphen looks awkward. It should ideally be displayed as:
eCookbook - Bug #1: Cannot print recipes
The attached patch ensures the correct spacing is displayed as described above.
Files
Updated by Go MAEDA about 2 months ago
- Target version changed from Candidate for next minor release to 6.0.3
Setting the target version to 6.0.3.
Updated by Go MAEDA about 2 months ago
- Status changed from New to Resolved
- Assignee set to Go MAEDA
- Resolution set to Fixed
Committed the fix in r23432.
Updated by Go MAEDA about 2 months ago
- Status changed from Resolved to Closed
Merged the fix into the 6.0-stable branch in r23434.
Actions