Hello David,
this was fast! Thank you. I did not know that.
When my template starts with a normal <html> tag it will not work.
Because of html5 I removed all the namespace declarations.
I added the lift namespace declaration but it still did not worked.
Firefox showed me the page as xml. After adding the standard namespace
again
(xmlns="
http://www.w3.org/1999/xhtml") it worked.
I see in my firebug, the response has the right doctype html
definition as I configured Lift, ok.
But above this is the <?xml version="1.0" encoding="UTF-8"?>
declaration, is this expected?
Cannot tell if this is the problem why Firefox needed the default
namespace...
with best regards
On 2 Nov., 23:49, David Pollak <
feeder.of.the.be...@gmail.com> wrote:
> >
liftweb+u...@googlegroups.com<
liftweb%2Bunsu...@googlegroups.com>
> > .
> Beginning Scalahttp://
www.apress.com/book/view/1430219890