Hi, 
 
I have just upgraded my site from 10.0.1 to 10.0.3 and have found that links to html pages outside my /acatalog folder no longer work unless I specify the full url. However, links to pdf files do.
 
For example this works:
 
!!<<a href="../linkedpage.pdf" target="_blank">Click Link</a>>!!
 
but this doesn't:
  
!!<<a href="../linkedpage.html" target="_blank">Click Link</a>>!!
 
I have hundreds of products with such links which are all now broken.
 
Please help!
 
Ant
					I have just upgraded my site from 10.0.1 to 10.0.3 and have found that links to html pages outside my /acatalog folder no longer work unless I specify the full url. However, links to pdf files do.
For example this works:
!!<<a href="../linkedpage.pdf" target="_blank">Click Link</a>>!!
but this doesn't:
!!<<a href="../linkedpage.html" target="_blank">Click Link</a>>!!
I have hundreds of products with such links which are all now broken.
Please help!
Ant

 
							
						
Comment