edina / fieldtrip-cobweb-project

A cobweb theme for fieldtrip app
BSD 3-Clause "New" or "Revised" License
0 stars 2 forks source link

text field element missing in form when saving form in SD #105

Closed gmh04 closed 8 years ago

gmh04 commented 8 years ago

Found on master branch

To reproduce:

create new survey, e.g: http://127.0.0.1:8080/?survey=test&sid=9de51d0c-4aee-41f3-b555-9bed58a9c520&group=00000000-0000-0000-0000-000000000000&role=Administrator&public=true&lang=en/#survey-designer

change title to 'test' and save

open form on pcapi (also master)

{"title":"test8","geoms":["point"],"fields":[]}

Note fields is empty and title is wrong.