| Summary | problem displaying images |
| Queue | Wicked |
| Type | Bug |
| State | Resolved |
| Priority | 1. Low |
| Owners | Horde Developers (at) , ben (at) |
| Requester | ben (at) |
| Created | 03/15/2005 (7542 days ago) |
| Due | |
| Updated | 03/23/2005 (7534 days ago) |
| Assigned | 03/16/2005 (7541 days ago) |
| Resolved | 03/23/2005 (7534 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
State ⇒ Resolved
New Attachment: attachment.php.patch
Assigned to
State ⇒ Assigned
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ problem displaying images
Queue ⇒ Wicked
down to attachments.php sending a page name (ie, SandBox) to
$wicked->getAttachments(), but getAttachments() is expecting an
integer ID. The result is that there are always zero attachments
returned.
I'm posting this because I don't have time to troubleshoot any more
right now, and I don't want to forget about it. And hey, maybe
somebody else will figure it out before I have a chance to get back to
it.
--Ben