6.0.0-beta1
9/24/25

[#1586] Images in .doc attachments didn't shows
Summary Images in .doc attachments didn't shows
Queue IMP
Queue Version 4.0.2
Type Bug
State Not A Bug
Priority 2. Medium
Owners
Requester alex (at) vc (dot) bks (dot) by
Created 03/19/2005 (7494 days ago)
Due
Updated 03/19/2005 (7494 days ago)
Assigned
Resolved 03/19/2005 (7494 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
03/19/2005 07:27:16 PM alex (at) vc (dot) bks (dot) by Comment #3 Reply to this comment
There is nothing about msword documents in 
imp/config/mime_drivers.php, but is in horde/config/mime_drivers.php. 
What shall I do? If I simple comment MS Word driver settings, Imp 
shows me notice "Undefined index: msword in 
/usr/share/horde/lib/Horde/MIME/Viewer.php on line 75", and still try 
to open document in new window, if clicked.

What option tells Imp, that this file must be opened by client application?
03/19/2005 04:52:41 PM Chuck Hagenbuch Comment #2
State ⇒ Not A Bug
Reply to this comment
Edit imp/config/mime_drivers.php to do whatever you like with word 
documents. The wvHtml issue is known, and won't be fixed unless 
someone comes up with an elegant solution that takes into account the 
security issues involved.
03/19/2005 04:41:32 PM alex (at) vc (dot) bks (dot) by Comment #1
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Images in .doc attachments didn't shows
Queue ⇒ IMP
Reply to this comment
In Imp4 you start to use the wvHtml to show MS Word documents in attachments.

But if document contain some graphics, this graphics didn't shown, 
because link to images are wrong. In my case, link to image in 
generated html document was like that: 
"...horde/imp/msword0x0mQl0.png", when this png file was located in 
/tmp directory, what currently unavailable from web.

I can make symlink like "horde/imp/tmp --> /tmp", but in this case you 
must change something in code, that link to image in html document 
contain "/tmp" before filename.

P.S. What I must change in configuraton to keep old-style mode, when 
clicking on filename starts up application on client side?

Saved Queries