What steps will reproduce the problem?
1. Install 2.4.3 (latest moodle version)
2. Install Marginalia
3. Attempt to add a forum or add a topic to a pre-existing forum.
What is the expected output? What do you see instead?
I would expect to see the forum page after creating it or the forum page
upon entering a forum. Instead it presents an error message.
What version of the product are you using? On what browser?
Moodle 2.4.3 on Google Chrome.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
margi...@googlecode.com
unread,
Jun 3, 2013, 2:11:04 PM6/3/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
I encountered the same issue. It's a simple issue with the class
inheritance. Neither offending function leverages the offending argument.
The patch resolves the inheritance and removes the argument from the
references in annotate.php.
Just use "patch" to apply it and hopefully it gets included in the next
release.