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

el56’s picture

Title: Is there a way to display raw URLs without using Vews? » Is there a way to display raw URLs without using Views?
garald4’s picture

I'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.

garald4’s picture

Issue summary: View changes

Did some more testing and found the problem reported was slightly different than I'd originally reported.

dqd’s picture

Title: Is there a way to display raw URLs without using Views? » A way to display raw URLs without using Views
Version: 7.x-1.0 » 7.x-1.x-dev
Issue summary: View changes
Status: Active » Closed (outdated)

I'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.