Fixed Custom thread fields - description display ignores CR/LF

Mouth

Well-known member
Affected version
2.2 b5
Re: /admin.php?custom-thread-fields/FieldID/edit

When editing a custom thread field, the description allows for multiple lines and formatting with CR/LF
But when creating a thread, the custom thread field's description is 'trimmed' and doesn't follow the CR/LF formatting when editing it.

Screen Shot 2020-09-06 at 12.56.14.webp

Screen Shot 2020-09-06 at 12.56.26.webp
 
You can use HTML here, so you'd insert line breaks (<br />) to accomplish the desired effect. It might be worth adding a hint to this field to make this clearer, however.
 
Thank you for reporting this issue, it has now been resolved. We are aiming to include any changes that have been made in a future XF release (2.2.0 Beta 6).

Change log:
Add a hint to the custom field description input to clarify HTML is allowed
There may be a delay before changes are rolled out to the XenForo Community.
 
Top Bottom