Validation Error

Hi ,

What does the below error mean?

ah man, and now i've got anohter one aboutBUILD errors in this form:
Validation Error: no id defined for
Problem found at nodeset:
/html/HEAD/model/itext/translation[@lang=en][@default=]/text
With element
in form

Hello,

It looks like one of the translation strings in one of your forms doesn't
have an ID. I'm a bit surprised this error would come up using the form
builder - Have you been editing any of your forms' XML directly? If not,
please report a bug as described here
https://confluence.dimagi.com/display/commcarepublic/Bug+Reports?src=search
and
someone on our team will take a look. If so, I'd recommend looking at the
blocks in your forms for any that have the attribute 'id' set to ""
or not set at all.

Best,
Will

ยทยทยท On Thu, Sep 4, 2014 at 6:58 AM, Grace Livhuwani wrote:

Hi ,

What does the below error mean?

ah man, and now i've got anohter one aboutBUILD errors in this form:
Validation Error: no id defined for
Problem found at nodeset:
/html/HEAD/model/itext/translation[@lang=en][@default=]/text
With element
in form

--
You received this message because you are subscribed to the Google Groups
"commcare-users" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to commcare-users+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Dear William,
i haven't been working in the XML directly but i will do as you say and see if any of my attribute was set wrongly.