Skip to content

Incorrect XML namespace in encryption docs #344

@juliemacdonell

Description

@juliemacdonell

The ODK XForms Specification docs on encryption currently say the encrypted submission manifest uses:

xmlns="http://opendatakit.org/submissions"

When testing our encrypted surveys, we noticed that submission XMLs for encrypted submissions uses:

xmlns="http://www.opendatakit.org/xforms/encrypted"

This appears to be consistent with the encryption util code: https://github.com/getodk/collect/blob/271231bf5b1235a338e23a4f51806d824d065fb0/collect_app/src/main/java/org/odk/collect/android/utilities/EncryptionUtils.java#L88

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions