On 2012-10-31 10:21, Nicolas Froidure wrote:
Hi,
I think we need a specification to allow users to report websites
bugs from their browser. That's why i think it could be usefull to add a
meta markup like this :
<meta name="bugreport" content="(uri)" />
<link>, not <meta>.
The uri could be :
- mailto: to send a report by mail (ex: mailto:webmas...@example.org)
- http: to send the bug report a a simple HTTP POST request (ex:
http://example.org/bugreport).
- bug: something more customizable to allow webmasters to fit bug
reports with their systems (ex:
bug:http?uri=/bug.dat&method=POST&captcha=/captcha.jpg )
What's the use case for this? Do you want to automate bug submission?
What for?
...
Best regards, Julian