Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

validations in the editor: some pattern-restricted values now better match the metadata schema #685

Merged
merged 2 commits into from
Oct 22, 2012

Conversation

cspurk
Copy link
Member

@cspurk cspurk commented Oct 22, 2012

This partly fixes #683. It is still the case, however, that our Django validator for httpURI values does not make sure that corresponding values match the xs:anyURI type’s lexical space.

This partly fixes metashare#683. It is still the case, however, that our Django validator for `httpURI` values does not make sure that corresponding values match the `xs:anyURI` type’s value space.
@ghost ghost assigned cspurk Oct 22, 2012
cspurk added a commit that referenced this pull request Oct 22, 2012
validations in the editor: some pattern-restricted values now better match the metadata schema
@cspurk cspurk merged commit 2e856ee into metashare:master Oct 22, 2012
cspurk added a commit that referenced this pull request Oct 24, 2012
amendment to #685: remove whitespaces from beginning of URLs in XML test data
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Editor: not all pattern restrictions of the metadata schema are properly reflected in the editor
1 participant