Closed (fixed)
Project:
Profile pictures
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
9 Jul 2010 at 23:08 UTC
Updated:
8 Aug 2010 at 10:40 UTC
Jump to comment: Most recent file
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.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | profile_pictures.patch | 886 bytes | yeputons |
Comments
Comment #1
falkendk commentedHTML 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="/">
Comment #2
aaronortega commentedSame here. When updating profile the image is deleted. Using patched version with one page profile
Comment #3
yeputons commentedaaronortega: 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
Comment #4
yeputons commentedComment #5
yeputons commentedComment #6
yeputons commentedOK, 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)