Hi,
I'm getting this notice when viewing nodes with 7.x.2-x-dev (installed today) and also 2.0-beta1. I'm using this with Linkit 2.0 beta1 and all of linkit's "/node/x" etc links are correctly being translated into pathaliased paths.
Notice: Undefined index: path in _pathologic_filter() (line 87 of /web/psc/site/sites/all/modules/contrib/pathologic/pathologic.module).
Notice: Undefined index: path in _pathologic_filter() (line 93 of /web/psc/site/sites/all/modules/contrib/pathologic/pathologic.module).
Notice: Undefined index: path in _pathologic_filter() (line 94 of /web/psc/site/sites/all/modules/contrib/pathologic/pathologic.module).
I'm also getting these notices when viewing nodes with no links.
Brilliant module by the way, it's fast becoming part of our standard installs.
Cheers
Comments
Comment #1
Garrett Albright commentedWhat does the "All base paths for this site" value for the filter look like?
Comment #2
andrew-r commentedHi,
I've got "Output full absolute URLs" checked but "All base paths for this site" is blank for all input types.
The site is being hosted off an ip address at the moment (still in dev) and also not in a sub-directory, if that helps.
Comment #3
Garrett Albright commentedandrew:
Thanks for reporting this. Sorry it took so long to get around to it, but life has been life. At any rate, it was pretty easy to replicate this behavior. When a new dev release becomes available, could you give it an install and let me know if it fixes the problem for you? Thanks.
Comment #4
kdebaas commentedThe latest dev fixed the problem for me, but now I'm running into #1303782: WYSIWYG modules integration
Comment #5
joelstein commentedThe latest dev fixed it for me. I know longer see the undefined index errors. I guess that means that this is fixed?