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

DAVFS raises dexml.ParseError exception when tags in XML responses do not follow in the same order as they defined in dexml models #207

Open
whiterabbit1983 opened this issue Jul 29, 2015 · 0 comments

Comments

@whiterabbit1983
Copy link
Contributor

All classes derived from fs.contrib.davfs.xmlobj._davbase must have meta.order_sensitive attribute set to False. I suppose this could be fixed by adding one line of code to the definition of _davbase class.

@whiterabbit1983 whiterabbit1983 changed the title DAVFS raises dexml.ParseError exception when tags in XML responses does nor follow in the same order as they defined in dexml models DAVFS raises dexml.ParseError exception when tags in XML responses do not follow in the same order as they defined in dexml models Jul 29, 2015
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

No branches or pull requests

1 participant