| Summary | Wicked pages don't show attachments |
| Queue | Wicked |
| Queue Version | Git master |
| Type | Bug |
| State | Resolved |
| Priority | 2. Medium |
| Owners | chuck (at) horde (dot) org |
| Requester | vilius (at) lnk (dot) lt |
| Created | 04/23/2011 (5310 days ago) |
| Due | |
| Updated | 04/23/2011 (5310 days ago) |
| Assigned | 04/23/2011 (5310 days ago) |
| Resolved | 04/23/2011 (5310 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
State ⇒ Resolved
Assigned to Chuck Hagenbuch
State ⇒ Feedback
Bug #9960: We need to return the actual page_ids from getPages()1 files changed, 4 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/96601021aafcbc36719109bd0b85ef14789a1315
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Wicked pages don't show attachments
Queue ⇒ Wicked
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
AttachedFiles page. As far as I can tell this is because getPageId()
which is used by attachments return only array index not the real ID
from the database.