History | Log In     View a printable version of the current page.  
We are currently focused especially on Moodle 2.0, Moodle 1.9.x bugs and Moodle 1.9.x testing.    Confused? Lost? Please read this introduction to the Tracker.
Issue Details (XML | Word | Printable)

Key: MDL-14789
Type: Sub-task Sub-task
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Petr Škoda
Reporter: Petr Škoda
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Moodle
MDL-14679

replace missing field non-standard workarounds in hotpot_restore_record() with new $DB->get_columns()

Created: 12/May/08 03:13 AM   Updated: 17/Jun/08 05:09 AM
Component/s: Hotpot
Affects Version/s: 2.0
Fix Version/s: 2.0

Participants: Gordon Bateson and Petr Škoda
Security Level: None


 Description  « Hide
Hello,
I have noticed some unusual code in hotpot_restore_record(), please fix them after the new dml and ddl stuff gets committed into HEAD,
the reason is we are no longer relying on adodb, fortunately there will be some new functions you could use (see $DB->get_columns())

Petr

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Gordon Bateson - 14/May/08 08:00 AM
Hi Petr,
am I right in thinking that at the moment this is not an issue and there is nothing to be fixed?

Please give me a shout when the new dml and ddl stuff gets committed into HEAD.

thanks
Gordon

Petr Škoda - 14/May/08 03:29 PM
thanks,
we are planning the datalib changes commit for later this week.

Petr Škoda - 16/May/08 03:02 PM
the patch landed in cvs :-)

Petr Škoda - 17/Jun/08 05:09 AM
should be now fixed in cvs ;-)