on 2019 Aug 13 1:26 PM
Dear colleagues,
I am encountering a problem while trying to publish a blog post on SAP Community.
I want to add some images to the blog and link them to the SAP TechEd session catalog like https://sessioncatalog.sapevents.com/go/agendabuilder.sessions/?l=220&locale=en_US&AEID=&selectedFil.... It shall look like this.
I am receiving the following error when trying to save the blog post:
Textual references to an SAP domain: '<img
src="https://blogs.sap.com/wp-content/uploads/2019/08/0802_TechEd_Banner_05.jpg"
width="200" />' are only allowed if you link to an SAP domain.
This is my HTML:
<img
src="https://blogs.sap.com/wp-content/uploads/2019/08/0802_TechEd_Banner_02.jpg"
width="600" />
<a
href="https://sessioncatalog.sapevents.com/go/agendabuilder.sessions/?l=220&sf=6147&locale=en_US"><img src="https://blogs.sap.com/wp-content/uploads/2019/08/0802_TechEd_Banner_05.jpg"
width="200" /></a>
<a href="https://sessioncatalog.sapevents.com/go/agendabuilder.sessions/?l=221&sf=57&locale=en_US"><img src="https://blogs.sap.com/wp-content/uploads/2019/08/0802_TechEd_Banner_07.jpg"
width="200" /></a>
<a
href="https://sessioncatalog.sapevents.com/go/agendabuilder.sessions/?l=222&sf=20&locale=en_US"><img src="https://blogs.sap.com/wp-content/uploads/2019/08/0802_TechEd_Banner_06.jpg"
width="200" /></a>
The issue is that the value of the image source attribute (blogs.sap.com) is recognized as a textual reference to an SAP domain.
Can you either improve the check to recognize that this is not a textual reference, or, register sapevents.com as an SAP domain?
Thank you,
Henning
Help others by sharing your knowledge.
AnswerRequest clarification before answering.
Hi henning.heitkoetter
This issue was resolved two weeks ago so it will work back again.
Regards, Svea
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Did you try to upload your image in different size maybe by reducing the resolution. I see that you have published already a blog on TechEd2019 in below, also we can see the Bangalore jpeg picture link,
https://blogs.sap.com/2019/08/13/sap-cloud-sdk-at-sap-teched-2019/
Thanks,
Kaushik
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.