MantisBT: master 8fea13f1

Author Committer Branch Timestamp Parent
vboctor master 2002-08-23 12:40 master 1b580799
Changeset
  • Added partial support to "Publish Bugs". A user can publish a bug by generating a URL for it which includes CRC checksum, this link can then be used to open this bug even if the user is not logged into Mantis or does not even have an account.
    The CRC is constructed based on the following: a keyword in the configuration, page name, and bug id.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1311 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9

mod - view_bug_advanced_page.php Diff File
mod - doc/ChangeLog Diff File
mod - config_defaults_inc.php Diff File
mod - core_helper_API.php Diff File
mod - core_html_API.php Diff File