#3158 closed defect (bug) (fixed)
Disabling post formatting generates <b>Notice</b>: Undefined index: tab
| Reported by: | vinod dalvi | Owned by: | johnjamesjacoby |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.6 |
| Component: | General - Content Creation | Version: | trunk |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: |
Description
Disabling "post formatting" option generates following notice in the topic editor in front end
<b>Notice</b>: Undefined index: tab in <b>/opt/lampp/htdocs/wordpress/wp-content/plugins/bbpress/includes/common/template.php</b> on line <b>2030</b><br /> >
Steps to reproduce the issue :
In the site admin area go to Settings -> Forums
Uncheck the plugin option "Add toolbar & buttons to textareas to help with HTML formatting"
Then visit site front end to create topic
You will see notice in the topic editor as shown in the attached screenshot
Attachments (2)
Change History (7)
#2
@
9 years ago
- Keywords commit added; needs-testing removed
- Milestone Awaiting Review → 2.6
- Owner set to
Confirmed.
Thanks a lot for the patch, too! I'll give this a look, and get in committed asap.
#3
@
9 years ago
- Resolution → fixed
- Status new → closed
Content: Use correct tabindex array key vs. tab.
This change corrects a debug notice when the TinyMCE toolbar setting is toggled off.
Trunk, for 2.6. See r6424. Props vinod-dalvi.
#4
@
9 years ago
@johnjamesjacoby I don't see it is resolved in https://bbpress.trac.wordpress.org/changeset/6424
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Screenshot of the issue