View Issue Details

IDProjectCategoryView StatusLast Update
0011472mantisbtbugtrackerpublic2022-02-10 09:03
Reporteram-gtz Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status newResolutionopen 
Product Version1.2.0rc2 
Summary0011472: [patch] Make Description hideable in configuration option bug_report_page_fields
Description

Even if the description field is deleted from the option bug_report_page_fields, it is still displayed.

As the description is not totally crucial (in the age of Twitter, people are might be able to describe simple issues precisely in the one-line summary), we added the ability to hide the description field and make it non-required.

TagsNo tags attached.

Relationships

related to 0024626 closedatrol How to remove the Summary and Description? 

Activities

am-gtz

am-gtz

2010-02-05 03:37

reporter   ~0024326

The 4 patches are here:

http://git.mantisforge.org/w/mantisbt/gtz-et.git?a=shortlog;h=refs/heads/mantisbt-issue11472

Please note that the latest patch also allows to hide the summary field:

"Additional Fixes and allow to hide summary-field

  • Remove the "required field" markers in the report page if the allow_no_xxx is set
  • Also allow to hide the summary field and add an option to allow an empty summary.
    Even this case might be rare, there are environments were even a summary is not needed
    (for example when there are specific custom fields that already describe the problem well)"
davidinc

davidinc

2010-04-29 09:47

reporter   ~0025348

In our today's "fun with GIT session" we rebased this patch onto the current master-1.2.x and published it here:

http://git.mantisforge.org/w/mantisbt/gtz-et.git?a=shortlog;h=refs/heads/mantisbt-issue11472-rebased-1.2.x-29Apr2010

vasut

vasut

2016-07-15 10:47

reporter   ~0053610

It's unable to download patch, because i don't have user account for this web.
is it possible to download from another web?

szollosi

szollosi

2022-02-10 04:08

reporter   ~0066232

Hi, where can I find to edit these:
"Additional Fixes and allow to hide summary-field

Remove the "required field" markers in the report page if the allow_no_xxx is set
Also allow to hide the summary field and add an option to allow an empty summary.
Even this case might be rare, there are environments were even a summary is not needed
(for example when there are specific custom fields that already describe the problem well)"
dregad

dregad

2022-02-10 08:14

developer   ~0066233

Last edited: 2022-02-10 09:03

@szollosi, unfortunately the owner of the mantisforge.org site has taken it down, and we do not have access to its contents anymore.

So unless the original contributors @am-gtz or @davidinc are able to post their patch here (or somewhere else), you are on your own.

szollosi

szollosi

2022-02-10 08:40

reporter   ~0066234

Thank you.
I would be happy, if somebody have other import working solution, with the latest MuntisBT. :)