Ticket #781 (closed enhancement: fixed)
missing behaviors in dcBlog
Reported by: | JcDenis | Owned by: | bruno |
---|---|---|---|
Priority: | normal | Milestone: | 2.2 |
Component: | module:blog | Version: | 2.1 |
Severity: | normal | Keywords: | behavior,dcblog |
Cc: |
Description
On class.dc.blog.php,
There is no behavior in addCategory and updCategory like in addPost, updPost, addCommet, updComment.
Something like this:
$this->core->callBehavior('coreBeforeCategoryCreate',$this,$cur);
Change History
Note: See
TracTickets for help on using
tickets.