Index: openacs-4/packages/rss-support/www/subscr-ae.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/rss-support/www/subscr-ae.tcl,v diff -u -r1.7.20.1 -r1.7.20.2 --- openacs-4/packages/rss-support/www/subscr-ae.tcl 26 Aug 2013 07:57:14 -0000 1.7.20.1 +++ openacs-4/packages/rss-support/www/subscr-ae.tcl 27 Aug 2013 11:20:39 -0000 1.7.20.2 @@ -9,7 +9,7 @@ we pull out channel title and link. It would be very tempting to accept impl_name as an argument - instead of impl_id. However, the "apply" call in acs_sc_call + instead of impl_id. However, the "ad_apply" call in acs_sc::invoke raises the ugly possibility of code-smuggling through the url, so we will force the use of the easily validated impl_id instead.