Opened 12 years ago
Closed 12 years ago
#1612 closed defect (bug) (fixed)
Topic Tag related fixes
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 2.0 | Priority: | high |
Severity: | critical | Version: | 2.0 |
Component: | Component - Topic Tags | Keywords: | has-patch |
Cc: |
Description
Attaching a patch.
- Edits in
bbp-common-template.php
makes the breadcrumbs load properly on topic tag edit page. - Edits in
bbp-core-compatibility.php
makes the topic tag edit page load. - Edits in
form-topic-tag.php
fixes some label and input field relations.
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
(In [3463]) Align the topic edit input fields with their labels. Rename duplicate tag-name form field to tag-existing-name. Fixes #1612.