This question about Using an extension: Answered

No data saved and pictures not set

Hi - I'm having trouble with PersonalInfo. Personal data cannot be saved from the edit data form. I get the error "Bad Request: GET denied for save". Also, the profile picture can be uploaded and appears in the "set personal picture" interface. But after clicking "set selected as my personal picture" it is clear that the picture has not been set: the default silhouette still appears. The same problem seems to appear for both Foswiki 1.0.5 and 1.0.6

Is there something I've missed?


The GET problem is due to some new security features introduced in Foswiki 1.0.5. You can either hack the html code yourself (and add/change all
=s to =method='post') or wait, till the plugin author fixes this for you.

The set-picture-problems sounds a little bit like to are using the wrong !UserForm. You have to apply the !UserForm shipped with PersonalInfoAddOn and not the system default one.

Please re-open this ticket again, if my guess was wrong.

-- OliverKrueger - 10 Sep 2009


Thanks for the info. All the forms I could find in PersonalInfoAddOn already said method="post", but I suppose I'll have to wait for the plugin author to fix it. I see this issue is discussed here: http://foswiki.org/Tasks/Item1507

-- SalmanSamson - 13 Sep 2009

QuestionForm edit

Subject Using an extension
Extension PersonalInfoAddOn
Version Foswiki 1.0.6
Status Answered
Topic revision: r3 - 13 Sep 2009, SalmanSamson
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy