Evan,

On Sat Jan 26 2013 at 03:51:17 CET, Evan Hunt wrote:

> I'd love it if you'd try it, actually, find out how hard it is to modify
> your tools to use the new schema, and send feedback.

I think the XSL is broken (see attached patch), at least Chrome & Safari
say the document is empty and Firefox shows a bunch of '0' ... 

        -JP
*** bind9.xsl.orig      2013-02-03 13:26:48.000000000 +0100
--- bind9.xsl   2013-02-03 13:26:51.000000000 +0100
***************
*** 20,26 ****
  <xsl:stylesheet version="1.0"
   xmlns:xsl="http://www.w3.org/1999/XSL/Transform";
   xmlns="http://www.w3.org/1999/xhtml";>
!  <xsl:template>
   <html>
   <head>
   <style type="text/css">
--- 20,26 ----
  <xsl:stylesheet version="1.0"
   xmlns:xsl="http://www.w3.org/1999/XSL/Transform";
   xmlns="http://www.w3.org/1999/xhtml";>
!  <xsl:template match="statistics">
   <html>
   <head>
   <style type="text/css">
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to