Issue Details (XML | Word | Printable)

Key: CONTRIB-653
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Anthony Borrow
Reporter: Jean-Pierre Pawlak
Votes: 0
Watchers: 1
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Non-core contributed modules

MRBS block repeated bookings

Created: 13/Aug/08 04:08 PM   Updated: 15/Aug/08 05:18 PM
Return to search
Component/s: Block: Mrbs
Affects Version/s: 1.9.2
Fix Version/s: None

File Attachments: 1. File CONTRIB-653.diff (5 kB)


Database: MySQL
Participants: Anthony Borrow and Jean-Pierre Pawlak
Security Level: None
QA Assignee: Stephen Bourget
Resolved date: 15/Aug/08
Affected Branches: MOODLE_19_STABLE


 Description  « Hide
Impossible to make repeated bookings on the latest version of the MRBS block (block_mrbs.php,v 1.4 2008/08/07 01:03:34).

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
arborrow committed 3 files to 'Contrib CVS' - 15/Aug/08 05:14 PM
CONTRIB-653 - fixing regression introduced from sql injection patch that prevented needed vars from being passed for repeat events; also fixing regression in calendar introduced by userdate
MODIFY plugins/blocks/mrbs/web/mincals.php   Rev. 1.4    (+3 -3 lines)
MODIFY plugins/blocks/mrbs/web/mrbs_sql.php   Rev. 1.7    (+5 -4 lines)
MODIFY plugins/blocks/mrbs/web/edit_entry_handler.php   Rev. 1.7    (+16 -6 lines)