| Summary | Importing Firefox bookmark |
| Queue | Trean |
| Type | Bug |
| State | Resolved |
| Priority | 1. Low |
| Owners | ben (at) |
| Requester | SGrondin (at) csbf (dot) qc (dot) ca |
| Created | 07/12/2005 (7533 days ago) |
| Due | |
| Updated | 07/14/2005 (7531 days ago) |
| Assigned | |
| Resolved | 07/14/2005 (7531 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
State ⇒ Resolved
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Importing Firefox bookmark
Queue ⇒ Trean
PHP Warning: Illegal offset type in /...../trean/lib/Bookmarks.php on line 75
PHP Warning: Illegal offset type in /...../trean/lib/Bookmarks.php on line 76
PHP Warning: Illegal offset type in /...../trean/lib/Bookmarks.php on line 77
PHP Warning: Illegal offset type in /...../trean/lib/Bookmarks.php on line 78
PHP Fatal error: Call to a member function on a non-object in
/.../trean/lib/Bookmarks.php on line 78
It's in the function getCategory($id).
I put an "echo $id" and I got "3Object".
It should be an integer by the phpdoc.