[dev] midas comments

Tim Gorter email at teletechnics.com
Mon Sep 8 15:38:29 PDT 2003


Hi,

Working with latest cvs (30mins), and playing with midas.
I still get that uploading an image does not work successfully.

Firstly, if I select an image to upload, and then 'upload' it, it returns a
broken image. If I then hit store it tells me that I must enter an image
name. (after hitting 'upload' the screen refreshes, and the image field
is blank)

If instead I browse to an image file, and then hit store, the image is indeed
uploaded to the server (dir /tmp/.horde/midas) but it still fails to
retrieve and display it.

Also, If I try deleting a campaign, In the place where it asks me to 'Do
you really...' and you hit Delete, it simply returns you to the same
screen, and the campaign does not get deleted., hitting 'do not delete'
returns you to the main (midas) screen as expected.

Are other people seeing this as well?
config/conf.php is set with VFS to file
I do note that in util/img.php case could either be vfs or tmp. So I
believed this may be the problem, but then I do not get how it can 'store'
the file okay but not retrieve.
Below is what the access log says on various different actions, but I am at
a loss on where to search any further.

Access log after 'Store' looking up the image file
80.224.200.223 - - [08/Sep/2003:22:31:13 +0000] "GET /util/img.php?Horde=6887140430dcfcdc76d8b15e45796abf&f=e462050bd53cb61b951a3135438da7ce_banner2.gif&
s=vfs&p=.horde%2Fmidas HTTP/1.1" 200 1534 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)"

Access log after viewing campaign from Main midas screen
80.224.200.223 - - [08/Sep/2003:22:32:07 +0000] "GET /util/img.php?Horde=6887140430dcfcdc76d8b15e45796abf&f=e462050bd53cb61b951a3135438da7ce_banner2.gif&
s=vfs&p=.horde%2Fmidas HTTP/1.1" 200 1534 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)"

Access log after going to edit campaign from main midas screen.
80.224.200.223 - - [08/Sep/2003:22:33:17 +0000] "GET /util/img.php?Horde=6887140430dcfcdc76d8b15e45796abf&f= HTTP/1.1" 200 185 "-" "Mozilla/4.0 (compatib
le; MSIE 6.0; Windows NT 5.0)"

This last one doesn't even see to call the image at all??


thanks, and cheers,
tim.



More information about the dev mailing list