Vote #79656
完了Some styles (for ex: borders for tables) in a custom field with text formatting enabled are not displayed
0%
説明
You can insert tables to long text custom fields if the "Text formatting" setting for the field is enabled.
But tables don't have borders when displayed if the custom field is normal-width mode. In contrast, borders are displayed as expected in full-width custom fields.
!{width: 318px; border: 1px solid #ccc;}.no-border@2x.png!
journals
--------------------------------------------------------------------------------
The root cause is the "wiki" class that is missing for the custom fields with text formatting enabled and full width layout not enabled. Are affected all the styles that are applied on the "wiki" class, not only the tables borders.
A patch to add the missing "wiki" class and a test is attached.
--------------------------------------------------------------------------------
Committed the patch. Thank you for fixing this issue.
--------------------------------------------------------------------------------
Merged to 3.4-stable.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
related_issues
relates,Closed,1179,Optionally allow Text and Long Text custom fields support wiki formatting