Re: [Xsltforms-support] Instance viewer XML formatting
Brought to you by:
alain-couthures
|
From: Alain C. <ala...@ag...> - 2015-06-29 20:11:59
|
Tim, XSLTForms supports all major browsers and IE requires different instructions for XML processing. MS Edge is similar to Firefox and Chrome but there are still some issues, especially concerning XSLT processor. I had to decide not to use anymore an XSLT stylesheet to serialize XML documents in XSLTForms, except for IE. So, in rev 615 and rev 616, indented serialization is not supported for not-IE browsers. Luckily, I have already developed this in my own DOM implementation. I have just integrated this part in XSLTForms and I will commit this as soon as possible. --Alain Le 27/06/2015 17:45, Tim Thompson a écrit : > Alain, > > In the last two versions of XSLTForms (615 and 616), I noticed, in > Firefox and Chrome, that XML pretty printing had broken in the > XSLTForms Profiler Instance Viewer. The XML appears as a single > unformatted string. > > I tested this on both Mac and Windows, and the result is the same. > However, in IE, it still works as before. For issues like this, would > it be better to submit an issue on GitHub? > > Thank you for XSLTForms! > > Tim > > -- > Tim A. Thompson > Metadata Librarian (Spanish/Portuguese Specialty) > Princeton University Library > > > > ------------------------------------------------------------------------------ > Monitor 25 network devices or servers for free with OpManager! > OpManager is web-based network management software that monitors > network devices and physical & virtual servers, alerts via email & sms > for fault. Monitor 25 devices for free with no restriction. Download now > http://ad.doubleclick.net/ddm/clk/292181274;119417398;o > > > _______________________________________________ > Xsltforms-support mailing list > Xsl...@li... > https://lists.sourceforge.net/lists/listinfo/xsltforms-support |