Files
discourse/script
Michael Tieso 9546b61bd1 FIX: Quote username missing in imports
Fixes operator precedence issue where `name.presence || username` was
being evaluated after the array append, resulting in nil being added
to bbcode_parts when name is nil.

The fix wraps the expression in parentheses to ensure the || operator
2025-11-17 17:18:35 +01:00
..
2024-11-20 14:36:44 +01:00