Issue Details (XML | Word | Printable)

Key: MDL-10281
Type: Bug Bug
Status: Open Open
Priority: Minor Minor
Assignee: Martin Dougiamas
Reporter: Alex Little
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

Reloading block doesn't update cron field value in mdl_block table

Created: 28/Jun/07 05:38 AM   Updated: 28/Jun/07 05:38 AM
Component/s: Blocks
Affects Version/s: 1.8.1
Fix Version/s: None

Database: MySQL
Participants: Alex Little and Martin Dougiamas
Security Level: None
Affected Branches: MOODLE_18_STABLE


 Description  « Hide
I created a new block, then I later tried to add $this->cron = 3600; to the init function and bump the version number but the fact I've added a setting for the cron doesn't get updated in the mdl_blocks table. However if I remove the block and then reinstall it, the cron value is added to the table.

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.