Opened 17 years ago
Closed 16 years ago
#881 closed bug (Fixed)
update() method of core plugins isn't called
| Reported by: | maxischmeii@gmail.com | Owned by: | andar |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Core | Version: | 1.1.5 |
| Keywords: | patch | Cc: |
Description
The update method of a core plugins is only called once when the plugin is enabled, but not every seconds as it is the case for webui and gtkui plugins.
Attachments (1)
Change History (3)
by , 17 years ago
| Attachment: | call_core_update.diff added |
|---|
comment:1 by , 17 years ago
| Keywords: | patch added |
|---|
Note:
See TracTickets
for help on using tickets.



trivial diff to fix the issue (based on r5047)