You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The less-than character < is not being printed on labels for Item Names and Storage Locations. If the character is HTML-escaped (e.g., entered as <), it prints correctly. Interestingly, the character prints without issues when used within the item Description field.
Describe the bug
The less-than character
<is not being printed on labels for Item Names and Storage Locations. If the character is HTML-escaped (e.g., entered as<), it prints correctly. Interestingly, the character prints without issues when used within the item Description field.