-
Type: Bug
-
Status: Closed (View Workflow)
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 2.3 Larks
-
Fix Version/s: 2.4 Larks
-
Labels:
-
Sprint:2.4 Larks
Steps to reproduce
1. Log in with permissions to edit external links.
2. Go to external links editor
3. Press "Add" button
4. Fill all fields with
<script>alert("Ha")<script>
5. Press "Save" button
IMPORTANT!!
do not close external link popup window unless you have DB access
6. Open JCommune main page in new tab.
Actual result
- Window with link editor isn't closed
- Layout is broken (see screenshot)
- If user adds one more link - there is link with "data-original-title" title in link list.
Expected result
URL should be escaped when the page is rendered so that its symbols are not considered as special.
- relates to
-
JC-1667 Refactor External Links dialog to create Title, Hint, Href inputs
- Closed