From:             techsupport at scoutch dot com
Operating system: Windows Server 2003
PHP version:      4.3.9
PHP Bug Type:     *Encryption and hash functions
Bug description:  Encrypted image issue.

Description:
------------
Greetings,

When I try to encrypt an image by using PHP v4.3.9, it returns a ' red
empty box '. I noticed this since, when I used to have PHP v4.3.0,
everything went fine.

I assume this might be a development issue. Would it be possible to have a
fix for this ? I have posted two threads below which successfuly
demonstrates how to encrypt our URL regarding images.

Ex : http://www.yourdomain.com/show.php?3958395893905930523

However, when I use a ' unencrypted ' method, the image does show.

Again, this started to happened when PHP v4.3.9 were installed. The good
news is, everything else seems to work perfectly though.

Any help on this would be appreciated.

Thanks.

Reproduce code:
---------------
http://www.4homepages.de/forum/viewtopic.php?t=14949&postdays=0&postorder=asc&start=0

http://www.4homepages.de/forum/viewtopic.php?t=1716

Expected result:
----------------
I would except to see a returned URL like this :

http://www.yourdomain.com/show.php?3958395893905930523

instead of :

http://www.yourdomain.com/images/image.jpg

(which already does) ' but ' the image needs to be included in the
returned address as well.


-- 
Edit bug report at http://bugs.php.net/?id=30848&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=30848&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=30848&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=30848&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=30848&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=30848&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=30848&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=30848&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=30848&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=30848&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=30848&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=30848&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=30848&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=30848&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=30848&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=30848&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=30848&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=30848&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=30848&r=float
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=30848&r=mysqlcfg

Reply via email to