Issue Details (XML | Word | Printable)

Key: MDL-13630
Type: Sub-task Sub-task
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Mathieu Petit-Clair
Reporter: Martin Dougiamas
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
MDL-13594

errors on editing a tag

Created: 25/Feb/08 10:51 AM   Updated: 30/Oct/09 11:27 AM
Component/s: Tags
Affects Version/s: 1.9
Fix Version/s: 1.9.5

Participants: Martin Dougiamas, Mathieu Petit-Clair and Rossiani Wijaya
Security Level: None
QA Assignee: Rossiani Wijaya
Resolved date: 25/Feb/08
Affected Branches: MOODLE_19_STABLE
Fixed Branches: MOODLE_19_STABLE


 Description  « Hide
I created a new tag (in my user profile).
I clicked on the link and the tag page displayed ok.
I clicked on "Edit this tag" and got:

Warning: array_shift() [function.array-shift]: The argument should be an array in /moodle/19/tag/edit.php on line 18

Notice: Trying to get property of non-object in /moodle/19/tag/edit.php on line 32

Notice: Undefined property: stdClass::$description in /moodle/19/tag/edit.php on line 40

Notice: Undefined property: stdClass::$descriptionformat in /moodle/19/tag/edit.php on line 40



 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Mathieu Petit-Clair added a comment - 25/Feb/08 11:50 AM
Fixed with latest commit.

Rossiani Wijaya added a comment - 30/Oct/09 11:27 AM
Resolved

Closing