Preview release problems with some forms

If you are playing around with the 1.1 preview release, note that it
assumes your forms start with

<?xml version="1.0"?>

If you have a form that begins with

you will have trouble upgrading to the preview release.

http://code.google.com/p/opendatakit/issues/detail?id=596

Will fix this in the final code.

··· -- Mitch Sundt Software Engineer University of Washington mitchellsundt@gmail.com

To be clear, this is the ODK Aggregate 1.1 preview release.

This issue breaks forms published from Build into Aggregate. You will need
to download those forms, add the <?...?> line, then upload to ODK Aggregate
1.1 for them to work.

Mitch

··· On Fri, Jun 8, 2012 at 12:01 PM, Mitch S wrote:

If you are playing around with the 1.1 preview release, note that it
assumes your forms start with

<?xml version="1.0"?>

If you have a form that begins with

you will have trouble upgrading to the preview release.

http://code.google.com/p/opendatakit/issues/detail?id=596

Will fix this in the final code.

Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com

Hello,

Can username be inserted in a form and be filled automatically with the
username introduced in the ODK Collect Settings without to need to write
it again? Is there some widget to do it?