php notice: unset stdClass::$original_url
ekes - September 25, 2009 - 11:57
| Project: | iCal feed parser |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | active |
Description
Largely related to #378528: Nodes not saved when the (non-compulsory) URL for the item isn't set the parser is setting it to string(0) '' which is causing PHP to make the notice on it's use later.
