I agree that requiring a login to report a bug is a pain. Reporting via e-mail is a different kind of pain. PerlMonks could get an RT login and provide a link for "submit this thread as an RT bug report" that would prompt for a distribution name and text to go in the bug report below the boiler-plate text + link to the thread in question. Then some vetting would be required to prevent duplicates or invalid submissions. Perhaps just require some PerlMonks-cabal-subset-member approval for the submission to be sent (which would post a reply noting this submission and linking to the generated bug).

Heh, perhaps we should just have an e-mail-based RT/PerlMonks gateway server similar to the usenet gateway theorbtwo wrote (only for selected and vetted threads, of course).

Well, I'm not going to write any of this so it'd require a pmdevil's dedication to make it happen so I won't hold my breath, but I like the idea. :)

- tye        


In reply to Re^2: How to get Perlmonks to report bugs? (pm2rt) by tye
in thread How to get Perlmonks to report bugs? by schwern

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.