Closed (fixed)
Project:
Apache Solr Search
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
5 Apr 2011 at 17:29 UTC
Updated:
20 Apr 2011 at 19:11 UTC
Jump to comment: Most recent file
Comments
Comment #1
cpliakas commentedThe attached patch adds the link.
Comment #2
elliotttf commentedWorks as described.
Comment #3
cpliakas commentedThanks for reviewing. At Peter's suggestion, if we were to be paranoid the destination should be checked to see if it is an internal URL. Marking as "needs work" and will post another patch.
Thanks,
Chris
Comment #4
cpliakas commentedSame functionality in #1, but with the
!url_is_external()check.Comment #5
pwolanin commentedComment #6
cpliakas commentedCommitted to the 7.x-1.x branch. ac62188.