Hello,
this is on TS 6.5 PS3, till last week, we always used the TS link checker to check our html pages for broken links. recently we re-designed an entire website, and when we run a link checker it shows alot broken links and most of those results are wrong, because the pages are there and the link is working even the link chcker is showing it as an error.
i have the old version of the site saved in a workarea, so i when i open the same page in both the old version and the new version of the site, and run the link checker on em. the old version of the page shows no broken/bad links the new version of the page shows alot of errors of broken links...
any ideas how to start troubleshooting this issue?
i was looking at this
https://support.interwoven.com/kb/kb_show_article2.asp?ArticleID=52667 but it didnt provide much info.
any pointers will be very appreciated.
---- i also noticed---
that when i click on some links in the html page the link would something like this:
http://TSserver/menu/iw-mount/default/main/site/dev/WORKAREA/pcs/customer/n_cuts/discount.htmlwhere the link should be:
http://TSserver/iw-mount/default/main/site/dev/WORKAREA/workarea1/tools/pcs/customer/n_cuts/discount.htmland this only happens when i am previewing the page and when i have that visualPreview Tab on, if close the visual toolbar the links go back to the right one... but again i have to use that visualPreview Tab to run the link checker... our new html pages use some javascript and ajax and what s called "breadcrumbs"... is there anything special to configure when using dynamic content ?