-
Type:
Bug
-
Resolution: Timed out
-
Priority:
Low
-
None
-
Affects Version/s: 5.2.3
-
Component/s: Editor - Page / Comment Editor
-
1
-
Severity 3 - Minor
Well formed HTML causes odd behavior when being saved for 'at the end of BODY' but works fine 'at the end of HEAD' and 'at the beginning of the BODY'.
Steps to reproduce
- Browse to 'Confluence admin' -> 'custom HTML'
- click 'edit' and add the following to 'At the end of BODY'
<form action="http://www.example.com"> </form> - Click 'Save"
Notice that upon saving we are redirected to a blank page with 'data:,' in the URL. Please note also that the example form action is rather generic and this failure appears to occur with well formed AJS as well.
- is related to
-
CONFSERVER-30055 HTML macro containing a form with an action attribute redirects page to the address: 'data:,'
-
- Closed
-