PDA

View Full Version : getImageEXIF on a non-owned album


devbobo
Mar-16-2005, 01:13 AM
Doing a getImageEXIF with an anonymous logon or connection to different user's album when EXIF is disabled returns the error 'Invalid User'

Is this correct ?

David

onethumb
Mar-18-2005, 08:53 AM
Doing a getImageEXIF with an anonymous logon or connection to different user's album when EXIF is disabled returns the error 'Invalid User'

Is this correct ?

David

No, not correct.

It only returns that if one of the three conditions is met:

- the album is private
- the album is passworded
- the album has camera info disabled

Otherwise, it returns correctly.

Don