For some reason Drupal is randomly prefixing some of my links with my domain and then putting the rest of the link in quotation marks.

Here is the code for where it is doing that. Anyone got some ideas? You can look on my website to see the result. It happens on the list at the bottom. http://adamsiembida.com/node/10

EDIT: well, it seems to work on this post but on my website it is not! So i guess it is something specific to my website.

  1. Official HP 50g software
  2. How to install the connectivity software and actually get it running on Windows Vista
  3. Official manuals
  4. Official training modules
  5. Many good tutorials
  6. Wikipedia page

Comments

samwich’s picture

If I use firebug and look at the html for the links, it seems you have two sets of quotes for the link href attribute. Or you were using the smart quotes, not the straight up and down ones. Try editing your markup for that page, and re-entering the link path, or just deleting and re-adding the quotes around the href attribute.

allwires’s picture

Thanks for the help! It was in fact something with the quotes. I noticed that some were in italics and some were not. I think that is what you mean by smart quotes as I pasted that article from Microsoft Word.