Missing SRC for images

timk
timk Community Member Posts: 1,242 ✭ Legend ✭
When I publish a title to html with "Disable browser resize of published content" the src attribute of my img object is empty.

Why does Lectora write the path to the project on my computer into the source code of the pages? Although the path is not exactly correct, I'd really prefer it not to appear at all.

Comments

  • wheels
    wheels Community Member, Administrator, Moderator, Rockstar Manager Posts: 695 eLearning ROCKSTAR Admin Team
    What the? Is that only with that title, or does that happen for all images with those publish options?

    You are probably on the latest right? Anyway, can you send an email to [email protected] so we get this in a ticket and we can look at it for you?

    We added the title location for help with support so we could identify where the title was published from. We will take your feedback into consideration, maybe we should obfuscate it so it's not easily readable.

    Joe
  • rbeutel4797
    rbeutel4797 Community Member Posts: 13
    What was the resolution to this issue?
  • timk
    timk Community Member Posts: 1,242 ✭ Legend ✭
    I'm currently having a "Run javascript" action at any image:

    var temp = $("#%HTMLNAME%Img").src;

    I don't know why, but it works.
  • trichter4585
    trichter4585 Community Member Posts: 2
    When I publish a title to SCORM with “Disable browser resize of published content” - page does not display correctly.

    The images do not appear on the right side of the page. Images are the same and in PNG format.

    I use the lectora app (v. 18.2.3) and the chrome browser (75.0.3770.100).