Details
-
Bug
-
Resolution: Done
-
Critical
-
xCM 6.0
-
None
Description
60 r24927
I have defined an IFrame using the web templates, to display www.google.com page in my Jahia page. I get a 404 error. Having looked at the source code, it is normal as the IFrame source code is very crappy:
<iframe
src='<div class="editableContent" onclick="onClickEditableContent(this, '27', '550')" onblur="onBlurEditableContent(this, '27', '550')">http://www.google.com</div>'
name='<div class="editableContent" onclick="onClickEditableContent(this, '27', '546')" onblur="onBlurEditableContent(this, '27', '546')">google</div>'
width=''
height=''
frameborder='0'
marginheight='0'
marginwidth='0'
scrolling='<div class="editableContent" onclick="onClickEditableContent(this, '27', '552')" onblur="onBlurEditableContent(this, '27', '552')">auto</div>'
></iframe>
It seems to me that the additional code present in this fragment and that shouldn't be regarding template source code, is added by the inline editing module, which I have not activated.
TestRail: Results
Attachments
Issue Links
- duplicates
-
JAHIA-4216 Inline editing side effect
-
- Closed
-