Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Other Discussions
  3. Site Bugs / Suggestions
  4. Images are not displayed on "article version" page

Images are not displayed on "article version" page

Scheduled Pinned Locked Moved Site Bugs / Suggestions
comtoolsquestionannouncement
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Andrea Simonassi
    wrote on last edited by
    #1

    Hello, i have an article (editing it since 2017... but have few times to work on it), if I open it on the editor page i see images, once i open it in the "my articles" section it does not show the images. Here are image urls: on the http://www.codeproject.com/script/Articles/ArticleVersion.aspx the image are linked to the https://www.codeproject.com/KB/recipes/1276311/Working/_INT_DIV_08.png, which is broken. Instead in the editor https://www.codeproject.com/script/Articles/SubmissionWizard.aspx the images are linked to https://www.codeproject.com/KB/Articles/1276311/Working/_INT_DIV_08.png which is actually working. Do i need to relink all the images in order to make it work again? Best

    C 1 Reply Last reply
    0
    • A Andrea Simonassi

      Hello, i have an article (editing it since 2017... but have few times to work on it), if I open it on the editor page i see images, once i open it in the "my articles" section it does not show the images. Here are image urls: on the http://www.codeproject.com/script/Articles/ArticleVersion.aspx the image are linked to the https://www.codeproject.com/KB/recipes/1276311/Working/_INT_DIV_08.png, which is broken. Instead in the editor https://www.codeproject.com/script/Articles/SubmissionWizard.aspx the images are linked to https://www.codeproject.com/KB/Articles/1276311/Working/_INT_DIV_08.png which is actually working. Do i need to relink all the images in order to make it work again? Best

      C Offline
      C Offline
      Chris Maunder
      wrote on last edited by
      #2

      When you edit an article there is the current, publicly viewable version, and then there's the working version. Once you finish editing and submit, any new images you've added will be in the /Working directory. After the article goes through moderation the new article will become the "current" published version and the images will be moved out of the /Working directory and replace the images from the previously published version. It looks like we have a bug where we're not hooking up the correct version when displaying the image version. Once you submit and the article is approved it should fix itself up, but I'll dig in and get that issue sorted out Make sure you refer to images via "image.ext" with no path in your HTML.

      cheers Chris Maunder

      A 1 Reply Last reply
      0
      • C Chris Maunder

        When you edit an article there is the current, publicly viewable version, and then there's the working version. Once you finish editing and submit, any new images you've added will be in the /Working directory. After the article goes through moderation the new article will become the "current" published version and the images will be moved out of the /Working directory and replace the images from the previously published version. It looks like we have a bug where we're not hooking up the correct version when displaying the image version. Once you submit and the article is approved it should fix itself up, but I'll dig in and get that issue sorted out Make sure you refer to images via "image.ext" with no path in your HTML.

        cheers Chris Maunder

        A Offline
        A Offline
        Andrea Simonassi
        wrote on last edited by
        #3

        Thank you, I'll double check once published.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups