BMO/Future Changes

From MozillaWiki
< BMO
Jump to: navigation, search

Future Changes

2018-08-13

  1. bug 1456878 Support markdown comments
    1. Comments will be rendered according to markdown rules.
    2. Existing comments will continue to be rendered in the same way.
    3. All new comments will be rendered using GitHub's markdown library.
    4. Initially, no html markup will be permitted pending some additional development.
  2. bug 602313 Allow creation of attachments by pasting an image from clipboard, as well as by drag-and-dropping a file from desktop
    1. The attachment page is now more usable.
    2. This is a step along the way to the attachment page being folded into the show_bug.cgi view.
  3. Some requests will be served by mojolicious instead of apache