Issue Details (XML | Word | Printable)

Key: MDL-10264
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Dan Poltawski
Reporter: kevin montuori
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

undefined function called in moodlelib.php

Created: 26/Jun/07 10:12 PM   Updated: 27/Jun/07 05:18 AM
Return to search
Component/s: Unknown
Affects Version/s: 1.8
Fix Version/s: 1.8.2, 1.9

Environment: any

Participants: Dan Poltawski and kevin montuori
Security Level: None
Resolved date: 27/Jun/07
Affected Branches: MOODLE_18_STABLE
Fixed Branches: MOODLE_18_STABLE, MOODLE_19_STABLE


 Description  « Hide
line 1681 of lib/moodlelib.php contains a misspelling:

  error(get_strin('nopasswordchangeforced', 'auth'));

Also, this code has, presumably, not been tested (which sure seems like a bug...).

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Dan Poltawski added a comment - 27/Jun/07 05:18 AM
thanks, fixed in CVS