-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.0 DXP FP37, 7.0.X
-
Fix Version/s: 7.0.0 DXP FP58, 7.0.0 DXP SP9, 7.0.X
-
Component/s: Message Boards
-
Branch Version/s:7.0.x
-
Backported to Branch:Committed
-
Story Points:0.25
-
Fix Priority:3
-
Git Pull Request:
During testing of Message Board Recently Removed Attachments UI ... found that the lexicon icon for "paper clip" is missing a dash in the class name. <liferay-ui:icon iconCssClass="icon-paperclip" should be <liferay-ui:icon iconCssClass="icon-paper-clip".LPS-75104
De-sync between Lexicon and Portal in class name for FA. Tested with FP37 and currently that issue with missing icon is unresolved.
https://lexiconcss.wedeploy.io/content/icons-font-awesome/
Steps:
1) Add a thread
2) Add an attachment to the thread
3) Publish
4) Edit the thread
5) "Remove" the attachment
6) Publish
7) View the thread and scroll to the attachment area
Expected : Paperclip icon displays
Actual: Paperclip icon displays as a square indicating wrong icon class.