-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.0 M3
-
Fix Version/s: 7.0.0 M2
-
Component/s: Documents & Media
-
Labels:None
-
Story Points:4
-
Fix Priority:3
-
Git Pull Request:
Trying to upload a document in Document Library portlet throws a JS error.
Steps to reproduce:
- Add "Document Library" portlet
- Drag and drop a file to the "Document Library portlet"
Expected Results:
- File will be upload successfully or fail successfully
Actual Results:
- Browser throws a JS error
instance.get(...).getFolderId is not a function
- is caused by
-
LPS-49668 Breadcrumb change display style
- Closed