Posted by livido on October 30, 2008 at 8:44am
| Project: | Aggregation |
| Version: | 5.x-4.6 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
When you set path for feed , the first feed item will take the path of feed parent.
To avoid it , add this code before line 1405 :
unset($item_object->path);