Skip to content
New issue

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

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

Already on GitHub? # to your account

xmlns is stripped from template files #5

Open
avescodes opened this issue Feb 14, 2014 · 0 comments
Open

xmlns is stripped from template files #5

avescodes opened this issue Feb 14, 2014 · 0 comments
Labels

Comments

@avescodes
Copy link

In my application.html file, if I have something like

<html xmlns="http://www.w3.org/1999/xhtml"> ...

OR

<svg xmlns="http://www.w3.org/2000/svg"> ...

The xmlns is removed when the file is requested from the server.

It appears that this is an enlive issue (not clear if it is even a bug), it can be fixed on this end using https://groups.google.com/forum/#!topic/enlive-clj/Vwkh-bR3XCg .

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant