Dear Christian,
Sorry to take so long coming back to you but I’ve now had a chance to download the latest snap short (8.4 beta f5341cc) and try this.
Unfortunately I’m still getting odd behaviour.
file:write(“test.html",<html><head><meta http-equiv="REFRESH" content="60"/></head><body></body></html>,map {"method":"html","html-version":"5.0","include-content-type":"yes”})
I think this should give me:
<html><head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8”> <meta http-equiv="REFRESH" content="600"> </head> <body> </body></html>
But what it’s still giving me is:
<html><head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> </head> <body> </body></html>
Regards, James
On 14 Jan 2016, at 06:48, Christian Grün christian.gruen@gmail.com wrote:
No reason to be sorry; I should simply have spent a few more seconds on reading your mail and the latest version of the spec ;) The problem is now fixed [1,2].
[1] https://github.com/BaseXdb/basex/commit/bf81e67322ca898aaeefc107e6bd669955f6... [2] http://files.basex.org/releases/latest/