Vote #64500
完了Latest projects list: no space after lists in project description
0%
説明
I have successfully installe redmine on my home server.
Issue:
When adding list items in project description using : * or #, in Latest projects list on Home page project description started on the line with project name and date. If i replace * or # with - all ok, descriprion starts on new line under the project name and descriprion
PS. Redmine 0.7.4, CentOS 5.2, Ruby 1.8.5
journals
Can you provide a screenshot please?
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Can be fixed simple:
Patch file - app/views/welcome/index.rhtml, line 21, add "<br/>" to end of line.
--------------------------------------------------------------------------------
version 0.8.0 has no issue
--------------------------------------------------------------------------------
but 0.8.0 has other issue: there is no empty line after formatted description (see screenshot)
--------------------------------------------------------------------------------
0.8.0 has both issues (note #4 mistaken)
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
I tested this with Redmine 2.2.2, everything looks okay. The error seems to be fixed in the past 4 years.
I'm closing this issue.
Best regards,
Daniel
--------------------------------------------------------------------------------
Sorry. !redmine_defect2.png! isn't fixed, just the first issue is fixed.
This could be some issue for the next minor release.
--------------------------------------------------------------------------------
Fixed in r13554.
--------------------------------------------------------------------------------