[Webkit-unassigned] [Bug 145975] New: [GTK] devhelp is broken

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 15 07:29:19 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=145975

            Bug ID: 145975
           Summary: [GTK] devhelp is broken
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at igalia.com

Devhelp and Builder's devhelp plugin cannot load our devhelp. Not sure if it has broken again, or if we messed up the last time we tried to fix this:

Devhelp[925]:  WARNING: Failed to read '/usr/share/gtk-doc/html/webkit2gtk-4.0/webkit2gtk-4.0.devhelp2': Invalid namespace '' at line 3, column 1

Line 3, column 1 is a space. The first three lines of the file are:

<?xml version="1.0" encoding="utf-8" standalone="no"?>
<book xmlns="" title="WebKit2GTK+ Reference Manual" link="index.html" author="" name="webkit2gtk-4.0" version="2" language="c">
  <chapters>

I'm not sure what's wrong, but I do notice that other devhelp files have this on the second line of the file:

<!DOCTYPE book PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "">

I wonder why ours doesn't.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150615/54d88bca/attachment.html>


More information about the webkit-unassigned mailing list