Closed (won't fix)
Project:
Read More Link (Drupal 6 and earlier)
Version:
6.x-3.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Issue tags:
Reporter:
Created:
24 Oct 2010 at 10:44 UTC
Updated:
9 Dec 2010 at 03:13 UTC
In ed_readmore_nodeapi() only 'rss item' and 'view' operations are effective. However, the function does some processing for other unnecessary operations.
Here's a patch...
| Comment | File | Size | Author |
|---|---|---|---|
| ed_readmore-nodeapi.patch | 586 bytes | claudiu.cristea |
Comments
Comment #1
todd nienkerk commentedclaudiu.cristea: Thanks for the patch. I agree that there's unnecessary procession happening in
ed_readmore_nodeapi()in version 6.x-3.0 of the module. However, that version of the module is no longer supported, so no additional work will be done unless it's considered critical.Would you be willing to help test the 6.x-5.x version?