Vote #65619
完了Journal entry in Issue not displaying correctly
100%
説明
When the following journal entry is added to an existing Issue, the alignment of the
-- snip --
Testing 1 2 3: -
- item 1
- item 2
- item 3
-- snip --
journals
This defect was observed against -r2847.
Hopefully this journal entry exhibits the behaviour.
Testing 1 2 3: -
* item 1
* item 2
* item 3
--------------------------------------------------------------------------------
It appears the defect relies on avatars being enabled under settings -> 'Use Gravatar user icons'
--------------------------------------------------------------------------------
It's a side effect of the Gravatars. I've committed a modified version of your patch in r2848. The original patch would apply the margin even when Gravatars are turned off, moving the content too far to the right.
--------------------------------------------------------------------------------