Posted by falkendk on July 9, 2010 at 11:08pm
4 followers
| Project: | Profile pictures |
| Version: | 6.x-1.2 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | falkendk |
| Status: | closed (fixed) |
Issue Summary
I can fine upload an image, but when i then edit the user and press save it deletes the image.
So i have to edit the user again and upload the picture.
Comments
#1
HTML after upload:
< img alt="Alt text" src="/sites/default/files/pictures/user-3-profile_portrait.png?6f1a995b23fa6fb85548345654d9dc4b">
HTML after edit
< img alt="Alt text" src="/">
#2
Same here. When updating profile the image is deleted. Using patched version with one page profile
#3
aaronortega: thank you very much, because this bug occurs only when One Page Profile is active.
Patch is attached.
Please test it and post here result of testing
#4
#5
#6
OK, I've tested this patch by myself and think that it works.
Fixed [ #849978 ] by yeputons (reported by KasperChristensen): image is being deleting when saving non-picture fields (used with One Page Profile)
#7
Automatically closed -- issue fixed for 2 weeks with no activity.