TypeError: unsubscriptable object
The above error occurs in Archetypes and rely on a bad naming of a field in the schema of the archetypes based class.
For example it results in this error:
- if the name contains spaces, special characters, etc.,
- if the name is a reserved word (like
roles,portal, ...) - other naming-conflicts.
