In-Portal Issue Tracker - In-Link
Viewing Issue Advanced Details
1182 [In-Portal CMS] Data Management bug report always 2011-12-23 13:27 2012-07-25 05:32
alex  
alex  
normal  
closed 4.3.9  
fixed  
 
none 5.2.0-B1  
https://groups.google.com/d/topic/in-portal-bugs/cspwfZFg0ow/discussion
Fixed automatic link approval/denial based on reciprocal status
1
0001182: Automatic Link Approval/Denial based on Reciprocal Link status
In-Link module has "l:OnProcessReciprocalLinks" event, that will approve/decline link automatically based on fact, that reciprocal link is found on website, mentioned in Url field of link being checked.

There are 2 problems with it:

1. it's never used (and never was used since creation)

2. variables $id_field and $table_name are used before they are created resulting SQL error, when called
patch reciprocal_link_check_fix.patch (1,717) 2011-12-23 13:27
http://tracker.in-portal.org/file_download.php?file_id=1408&type=bug
Issue History
2012-07-25 05:32 alex Note Added: 0005018
2012-07-25 05:32 alex Status resolved => closed
2011-12-27 03:12 alex Changeset attached 5.2.x r14914
2011-12-27 03:12 alex Note Added: 0004317
2011-12-27 03:12 alex Status reviewed and tested => resolved
2011-12-27 03:12 alex Fixed in Version => 5.2.0-B1
2011-12-27 03:12 alex Resolution open => fixed
2011-12-27 03:12 alex Assigned To !COMMUNITY => alex
2011-12-27 03:11 alex Estimate Points 0 => 1
2011-12-23 13:28 Dmitry Note Added: 0004314
2011-12-23 13:28 Dmitry Status needs testing => reviewed and tested
2011-12-23 13:28 Dmitry Reporter Dmitry => alex
2011-12-23 13:28 Dmitry Assigned To => !COMMUNITY
2011-12-23 13:28 Dmitry Developer => alex
2011-12-23 13:28 Dmitry Status active => needs testing
2011-12-23 13:27 Dmitry New Issue
2011-12-23 13:27 Dmitry File Added: reciprocal_link_check_fix.patch
2011-12-23 13:27 Dmitry Reference => https://groups.google.com/d/topic/in-portal-bugs/cspwfZFg0ow/discussion
2011-12-23 13:27 Dmitry Change Log Message => Fixed automatic link approval/denial based on reciprocal status
2011-12-23 13:27 Dmitry Estimate Points => 0

Notes
(0004314)
Dmitry   
2011-12-23 13:28   
Patch has been applied and tested, please commit into 5.2.0
(0004317)
alex   
2011-12-27 03:12   
Fix committed to 5.2.x branch. Commit Message:

Fixes 0001182: Automatic Link Approval/Denial based on Reciprocal Link status
(0005018)
alex   
2012-07-25 05:32   
Since 5.2.0 version was released.