Needs work
Project:
Links Package
Version:
5.x-1.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
29 Mar 2007 at 17:37 UTC
Updated:
7 Dec 2007 at 02:06 UTC
Thanks for the module! One minor problem... When trying to "open links in new window" with the setting of "external links only", I found two problems:
I've attached a patch for review.
| Comment | File | Size | Author |
|---|---|---|---|
| linktarget.patch | 1.1 KB | douggreen |
Comments
Comment #1
syscrusher commentedGreetings, and thanks for the patch!
This patch is a good start, but didn't entirely fix the problem. The second chunk in the patch was a straight-out fix for one of several issues. The first chunk wasn't quite the fix for the regexp problem, but I did some further digging into it and have it working now.
The feature now works for the actual "Related Links" list, but still not for the embedded links. I know how to fix that, but there's a large patch committed by another developer, which adds significant functionality, that will break if I go too far on this error before applying it.
So what I'm going to do is commit what I have so far as a partial fix, then work on that other patch, then revisit this issue for the "Links from Article Text" section.
Thanks again for the bug report and patch.
Syscrusher
Comment #2
douggreen commentedIt sounds like this has been fixed, can this issue be closed?