Issue Details (XML | Word | Printable)

Key: MDL-13590
Type: Sub-task Sub-task
Status: Closed Closed
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Mathieu Petit-Clair
Reporter: Petr Skoda
Votes: 1
Watchers: 2
Operations

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

fatal incorrect include in tag/lib.php

Created: 22/Feb/08 11:53 PM   Updated: 26/Feb/08 09:47 AM
Return to search
Component/s: Tags
Affects Version/s: 1.9
Fix Version/s: 1.9

Issue Links:
Duplicate
 

Participants: Daniele Cordella, Darryl Pogue, Mathieu Petit-Clair and Petr Skoda
Security Level: None
Resolved date: 25/Feb/08
Affected Branches: MOODLE_19_STABLE
Fixed Branches: MOODLE_19_STABLE


 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Petr Skoda added a comment - 23/Feb/08 04:05 AM - edited
ehm, Mathieu: did you forget to commit the tag/locallib.php? there are many missing function definitions in tags code :-O

edit: why can not differentiate two names ??


Daniele Cordella added a comment - 23/Feb/08 05:59 AM
Take care
the problem still persist for Moodle 2.0 upgrade!!!!

Darryl Pogue added a comment - 25/Feb/08 08:22 AM
Is this fixed in 1.9?

The previous comment seems to indicate that it affects 2.0 rather than 1.9; in which case a new issue should be created with the correct version.


Mathieu Petit-Clair added a comment - 25/Feb/08 10:19 AM
The revert done on Friday by Petr fixed it in 1.9. I just commited the missing file in HEAD, which fixes it there.

Daniele Cordella added a comment - 26/Feb/08 06:07 AM
I can confirm it is fixed, now, in 2.0 too.
Thank you Darryl and Mathieu