Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.3.X, Master
-
7.3.x, 7.2.x
-
Committed
-
3
Description
Changes introduced by LPS-126914 caused regressions in:
Steps from LPS-127272:
- In the main Liferay site, activate local staging
- Upload an image to Documents and Media and name it Document_1.jpg
- Go to Web Content > Templates
- Create a new Template with a Small Image URL: http://localhost:8080/webdav/guest-staging/document_library/Document_1.jpg
- Publish to Live
Expected result
Publish is successful
Actual result
Publish fails
Steps from LPS-126914
- Create a new Web Content
- Enter the following in the content editor's source mode:
<a href="tel:0123456789">phone number</a>
- Publish
Expected Result
Web Content publishes successfully
Actual Result
"Error: Your request failed to complete"
Attachments
Issue Links
- is caused by
-
LPS-126914 Unable to publish Web Content containing link beginning with a non-URL scheme (e.g., tel)
- Closed
- is related to
-
LPS-127272 Publish failed after add web content Templates
- Closed