View Issue Details

IDProjectCategoryView StatusLast Update
0022571mantisbthtmlpublic2017-04-01 00:13
Reporterlibregeek Assigned Tocommunity  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Target Version2.3.0Fixed in Version2.3.0 
Summary0022571: Add ID attribute for bugnote_text textarea
Description

The bugnote_text textarea in the following pages doesn't have an ID attribute. It would be nice to have the ID for developing plugins based on JavaScript (Eg: integrating SimpleMDE editor)

TagsNo tags attached.

Activities

libregeek

libregeek

2017-03-23 09:03

reporter   ~0056175

Following pages need to be updated:

  1. bug_actiongroup_add_note_inc.php
  2. bug_actiongroup_page.php
  3. bug_change_status_page.php
libregeek

libregeek

2017-03-23 09:24

reporter   ~0056176

PR: https://github.com/mantisbt/mantisbt/pull/1065

Related Changesets

MantisBT: master 4d6f58a4

2017-03-23 05:47

libregeek

Committer: dregad


Details Diff
Add ID attribute to bugnote_text textareas

Fixes 0022571
Affected Issues
0022571
mod - bug_actiongroup_add_note_inc.php Diff File
mod - bug_actiongroup_page.php Diff File
mod - bug_change_status_page.php Diff File