Closed (works as designed)
Project:
Pathologic
Version:
6.x-2.0-beta22
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Nov 2009 at 23:19 UTC
Updated:
27 Jul 2012 at 07:02 UTC
If I put in a href like href="node/3" Pathologic changes the href value to an absolute URL just as it should. It also works for a URL path alias via the Path module.
However, it does not seem to work for views. I have a view with a Page display and the page display has a Page setting of Path set to "images". The Pathologic module leaves href="images" untouched.
Comments
Comment #1
Garrett Albright commentedAre the paths in question in text that is being filtered by an input format?
That's the only way Pathologic works. It won't work on images being displayed as a field in a view, for example.
If you're not sure what I'm asking, maybe take a screenshot of the view settings page in your browser and attach it to your comment.
Comment #2
Garrett Albright commentedMarking as MNMI.
Comment #3
Garrett Albright commented