#3259 closed defect (bug) (fixed)
Broken SQL for INSERT for bbp_admin_repair_user_favorites
| Reported by: | GDragoN | Owned by: | GDragoN |
|---|---|---|---|
| Priority: | highest omg sweet tea | Milestone: | 2.6 |
| Component: | Tools | Version: | trunk |
| Severity: | critical | Keywords: | has-patch |
| Cc: |
Description
This goes back to early 2.5 versions from what I can see.
Function 'bbp_admin_repair_user_favorites' generates the INSERT SQL for repairing user favorites. But, the KEY in the INSERT is missing a closing quote.
Attachments (2)
Change History (5)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
This is patch for bbPress 2.5 branch.