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
Return to search
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 committed 2 files to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 25/Feb/08 11:49 AM
MDL-13630 - fix and improvement of the documentation.
MODIFY tag/lib.php   Rev. 1.43.2.17    (+9 -5 lines)
MODIFY tag/edit.php   Rev. 1.5.2.4    (+2 -2 lines)
Mathieu Petit-Clair committed 2 files to 'Moodle CVS' - 25/Feb/08 11:50 AM
MDL-13630 - merge from 1.9
MODIFY tag/lib.php   Rev. 1.58    (+9 -5 lines)
MODIFY tag/edit.php   Rev. 1.9    (+2 -2 lines)
Mathieu Petit-Clair added a comment - 25/Feb/08 11:50 AM
Fixed with latest commit.

Mathieu Petit-Clair made changes - 25/Feb/08 11:50 AM
Field Original Value New Value
Status Open [ 1 ] Resolved [ 5 ]
Resolution Fixed [ 1 ]
Rossiani Wijaya added a comment - 30/Oct/09 11:27 AM
Resolved

Closing


Rossiani Wijaya made changes - 30/Oct/09 11:27 AM
Status Resolved [ 5 ] Closed [ 6 ]
Fix Version/s 1.9.5 [ 10320 ]
Fix Version/s 1.9 [ 10190 ]
QA Assignee rwijaya