A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/umbraco/Umbraco.Deploy.Issues/issues/87 below:

img alt tags not transferring up the queue · Issue #87 · umbraco/Umbraco.Deploy.Issues · GitHub

Umbraco Cloud Umbraco 8.17.1 | Deploy 4.2.0.0 | Forms 8.8.0

On a page (this seems to happen on any page with an RTE where an image is added.)

• Insert image to RTE within the copy.
• Add alt tag copy in media picker
• Edit source in RTE to add class=”left” to the img tag for instance.
• Save and publish.
• Refresh the browser (Chrome or Firefox)
• Use inspector or view source to see if image tag contains proper alt attribute.
• Go back to backoffice in Dev
• Add page to transfer queue
• Push transfer queue to staging
• Use browser to check page in staging
• Check view source or inspector
• Alt tag typically is missing but the text of the alt that was written in the alt tag of the media picker is there.

For example:
<img class="left" src="/media/2mbhjl4j/rowland-family.jpg" alt="SFU TEST"> is the source code in the RTE on Dev

Once transferred up the queue to staging and checked in the browser source code it returns with the following
<img class="left" src="/media/2mbhjl4j/rowland-family.jpg" sfu test">

This same scenario does not seem to occur if the source of the RTE is not opened.
Umbraco Support has been able to recreate the exact scenario outlined above.

As stated previously, this happens on any page where an image is inserted into an RTE. It is almost as if the switch from source to WYSIWYG in the RTE is writing code incorrectly but isn’t showing up until the file is transferred. Could be an issue with the database transferring from one environment to the other?


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4