Summary | Attachment is send as text when Horde VFS is used |
Queue | IMP |
Queue Version | 6.0.2 |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | sbasurto (at) soft-gator (dot) com |
Created | 01/28/2013 (4553 days ago) |
Due | |
Updated | 01/29/2013 (4552 days ago) |
Assigned | 01/28/2013 (4553 days ago) |
Resolved | 01/29/2013 (4552 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
that every single attachment that I send with VSF active is send as
text. But VFS is working as far as I know. For me is ok if you decide
that is not a bug and close it.
I will track what the issue is, and will report again when I know
exactly what is wrong with my system, so you can evaluate if it
affects Horde/IMP or not.
Regards,
That is an incorrect statement (I, and a bunch of other people, use
VFS without any issues so this is not the case where the base feature
is broken). So you have to be more specific than "VFS doesn't work"
because that doesn't allow us to be able to debug/fix anything since
we can't reproduce.
If you are unwilling/unable to track this down further on your side
(because you say this now works locally with a different
configuration), that is fine but this ticket will be closed because it
is not a bug as it currently stands.
We do hope that you are willing to trace why VFS doesn't work on your
system and report back to us so we can determine if this is something
that might affect the Horde/IMP code.
with Horde, I can help to trace what is the problem.
Nevertheless I can use it without VFS and for me and my users is ok.
Priority ⇒ 1. Low
State ⇒ Feedback
So you will need to trace down exactly what the issue is on your
system causing attachments to be sent incorrectly before we can
provide further help.
Priority ⇒ 3. High
Type ⇒ Bug
Summary ⇒ Attachment is send as text when Horde VFS is used
Due ⇒ 01/28/2013
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
goes OK , nevertheless a couple of days ago a user report that any
file that he sends as attachment was corrupted, I made several test
and in fact any file that was sent goes as text or corrupted. I review
the horde code and see that everything goes OK until _storeAttachment
Function was called, I print the value of
$GLOBALS['conf']['compose']['use_vfs'] and it said 1 so I enter IMP
configuration deselect the option :
Should the Horde VFS system be used for storing uploaded attachments?
under Compose tab and test again everything goes OK (one of the admins
of our site turn on this option that is why the problem starts) . I am
not sure if it is a bug nevertheless I prefer to submit as bug because
I think this is not a normal behavior.
Regards