Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.

Check Links use image title or longdesc instead src

LegacyForum
LegacyForum Posts: 1,664 ✭✭
Strange behavior from check links tools. On following URL :

http://www.schneider-electric.com.mx/mexic.../centro_qox.xml

Check links tools find 6 broken links (404 error). Let see one of them :

<img title="QOX-3" alt="QOX-3" src="/images/pictures/newsletter/12dic09/1209_05_QOX-3.jpg" border="0" longdesc="QOX-3" />

The corresponding image exists and is properly displayed. But in fact, this is not "/images/pictures/newsletter/12dic09/1209_05_QOX-3.jpg" which is reported as missing, but only "QOX-3", as reported in the following csv extract :

(Line) 596, (Message) 404 - Not Found: QOX-3

What does it mean ? Is webking confuse title or longdesc with src ?

(Note that the five others reported are of the same type).

Comments

  • LegacyForum
    LegacyForum Posts: 1,664 ✭✭
    Hi DenisRousseau,

    That is actually an issue that has been addressed and is now fixed for our latest version of WebKing (which is now under SOAtest 6.2). Ideally that should be providing the whole url: http://www.schneider-electric.com.mx/mexic.../noticias/QOX-3.

    Out of curiosity, what version of WebKing are you using?


    -Denard

    Strange behavior from check links tools. On following URL :

    http://www.schneider-electric.com.mx/mexic.../centro_qox.xml

    Check links tools find 6 broken links (404 error). Let see one of them :

    <img title="QOX-3" alt="QOX-3" src="/images/pictures/newsletter/12dic09/1209_05_QOX-3.jpg" border="0" longdesc="QOX-3" />

    The corresponding image exists and is properly displayed. But in fact, this is not "/images/pictures/newsletter/12dic09/1209_05_QOX-3.jpg" which is reported as missing, but only "QOX-3", as reported in the following csv extract :

    (Line) 596, (Message) 404 - Not Found: QOX-3

    What does it mean ? Is webking confuse title or longdesc with src ?

    (Note that the five others reported are of the same type).

  • LegacyForum
    LegacyForum Posts: 1,664 ✭✭
    Hi Denard,

    I'm currently using Webking v6.05 Service Pack 7.0 (Build date : June 26, 2008).

    Reporting the whole url as you've typed would not be ideal, as the correct one (regarding src) would be http://www.schneider-electric.com.mx/image...09_05_QOX-3.jpg.

    I'm going to try SOA Test. I will let you informed if it fixes the issue or not.

    Best regards,

    Denis.