#1081 closed defect (bug) (fixed)
bb_post.php action used in two very different contexts
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 1.0 | Priority: | normal |
| Severity: | major | Version: | 1.0-rc-2 |
| Component: | Back-end | Keywords: | |
| Cc: |
Description
It is used both when making new posts and before the post.php template is loaded.
I suggest changing the bb-post.php hook to bb-post.php instead of bb_post.php.
Change History (3)
Note: See
TracTickets for help on using
tickets.
(In [2075]) Rename bb_post.php action to bb-post.php. Props Nightgunner5, fixes #1081