Skip to content

Metadata may not contain elements named metaset #185

@boris-horner

Description

@boris-horner

When saving metadata (setmeta command) and inside one of the metasets, there is an element named "metaset", the server returns: "java.lang.NullPointerException: Cannot invoke method getText() on null object"

The metadata is saved, though (unclear, what exactly fails - perhaps indexing?)

Workaround: I renamed the element to metaset_name

However, I assume, the server uses XPath like //metaset, and finds the wrong one. Better solution, also in the sake of performance: /meta/metaset.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions