Status: Unconfirmed Owner: ---- Labels: Type-Bug Pri-2 OS-All Area-Misc New issue 20970 by mauritsvanmastrigt: Basehref bug http://code.google.com/p/chromium/issues/detail?id=20970
Chrome Version : 2.0.172.39 In the source code of my webpage I included a basehref meta tag, so that the template images load from the correct directory. For example the basehref is 'www.website.com/templates/default/' But If I have an <img> tag with the source 'images/picture.png' (for example) the picture is loaded out of the 'www.website.com/templates/default/images/picture.png' directory (the basehref and the img src are combined) But if you use 'view source' the source of an image tag is a hyperlink which does not include the basehref if you click on it. (The picture is loaded from 'www.website.com/templates/default/images/picture.png, and the hyperlink goes to 'www.website.com/images/picture.png' - no basehref included) -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---