| Anonymous | Login | Signup for a new account | 2010-07-29 10:20 EDT | ![]() |
| Main | My View | View Issues | Change Log | Roadmap | Wiki | ManTweet | Repositories |
| View Issue Details [ Jump to Notes ] [ Wiki ] | [ Issue History ] [ Print ] | ||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||||
| 0011391 | mantisbt | feature | public | 2010-01-13 09:24 | 2010-02-03 07:59 | ||||||
| Reporter | am-gtz | ||||||||||
| Assigned To | |||||||||||
| Priority | normal | Severity | feature | Reproducibility | N/A | ||||||
| Status | new | Resolution | open | ||||||||
| Platform | OS | OS Version | |||||||||
| Product Version | 1.2.0rc2 | ||||||||||
| Target Version | Fixed in Version | ||||||||||
| Summary | 0011391: New Event EVENT_CATEGORY_SELECTBOX | ||||||||||
| Description | I am trying to write a plugin that extends the category selection box. There will be a master-category selection box that is displayed in front of the normal category box. I would add it to bug_report_page as follows: <?php event_signal( 'EVENT_CATEGORY_SELECTBOX', array( $f_category_id ) ) ?> <select <?php echo helper_get_tab_index() ?> name="category_id"> <?php print_category_option_list( $f_category_id ); ?> </select> Similar in bug_update_advanced_page and bug_actiongroup_page. | ||||||||||
| Tags | No tags attached. | ||||||||||
| Attached Files | |||||||||||
Notes |
|
|
am-gtz (reporter) 2010-02-03 07:59 |
The Event is no longer needed an actually would not have worked in the desired way. This issue can be closed. This issue is superseded by 0011460 |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2010-01-13 09:24 | am-gtz | New Issue | |
| 2010-02-03 07:59 | am-gtz | Note Added: 0024298 | |
| MantisBT 1.2.2 git master-1.2.x[^]
Copyright © 2000 - 2010 MantisBT Group
Time: 0.1920 seconds. memory usage: 1,930 KB |