I am using the link field type to stores URLs, but when displayed using the default Drupal pager it tacks on ".html", and clicking on the link doesn't work properly.
(I'd earlier said that it converts ":" to "%3A", which happens, but this turns out not to be harmful, it's the adding of ".html" that's doing the damage.)
Is there a way to force the display to output the raw URL (which I know is being stored properly based on the DB dump.
When the same text is put in a text field (as opposed to a Link field) there is no such filtering.
Any answers are appreciated.
Comments
Comment #1
el56 commentedComment #2
garald4 commentedI'm having a similar issue http://drupal.org/node/1540228
Any help with displaying/writing the raw URL to the page the same way it's stored in the DB would be great.
Comment #2.0
garald4 commentedDid some more testing and found the problem reported was slightly different than I'd originally reported.
Comment #3
dqdI'll close this issue due to inactivity for 12 years and upcoming EOL of Drupal 7 in January 2025. While the project version for Drupal 7 will keep providing support for security issues and website breaking bug fixes for Drupal 7, we should try to minimize the open issues for Drupal 7 in the queue as much as possible. Thanks for the report and all the efforts in here. Feel free to re-open if you can provide a fix or found an additional related problem which increases the issue priority to "Critical" here.