Can you be a little more specific on what you think is a bug?
FSGDAG | IndexU Hosting | Owner
Website | NiceCoder Script Hosting and More! | Web4URL is For Sale!
Follow Us On Twitter | FaceBook Profile | YouTube Videos
Add base href to your header.html and this should solve the issue
<base href="http://www.yoururl">
I have this bug too a long time... i go make the changes to header.html and then i put here the results....
It's actually not a bug, it's an issue with your server. I can't remember where it is, but the server isn't passing along the URL as it should. Adding the base href fixes ths issue.
Thanks Bruceper. It´s solve my problem.