Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.9
-
Fix Version/s: STABLE backlog
-
Component/s: Assignment
-
Labels:None
-
Affected Branches:MOODLE_19_STABLE
Description
The id given inside the link is wrong. This is recorded in the log incorrectly. Also, I've noticed that the users IP does not record properly in the log. I've seen some that say 127.0.0.1 and many others that are just wrong.
Keeping the IP thing apart (it's resported in other bugs).
About logs, can you take a look to the corresponding add_to_log() calls in assignment module and fix them when necessary?
TIA and ciao