[Bug 22637] spec lacks a link to file bugs

https://www.w3.org/Bugs/Public/show_bug.cgi?id=22637

Joshua Bell <jsbell@google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jsbell@google.com,
                   |                            |robin@w3.org
           Hardware|PC                          |All

--- Comment #1 from Joshua Bell <jsbell@google.com> ---
(I think I started to dig into this when I got my editor bit, but was
distracted by other shiny things.)

It would be swell to have support for this in the respec sotd.html template.

Right now we could add it to the spec with:

  <section id='sotd'>
    <p>
      <a
href="https://www.w3.org/Bugs/Public/enter_bug.cgi?product=WebAppsWG&component=Indexed%20Database%20API">File
a bug</a>
      (<a
href="https://www.w3.org/Bugs/Public/buglist.cgi?product=WebAppsWG&component=Indexed%20Database%20API&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED">open
bugs</a>)
      </p>
    </section>

... but ideally we could do this by declaring the two URLs in the respecConfig
and they'd show in the "If you wish to make comments regarding this
document..." paragraph, along with the discussion link.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Wednesday, 10 July 2013 22:35:43 UTC