← Back to team overview

maria-developers team mailing list archive

Re: [Commits] Rev 3322: Fixed bug lp:825051 in file:///home/tsk/mprog/src/5.3/

 

29.11.2011 23:06, timour@xxxxxxxxxxxx пишет:
At file:///home/tsk/mprog/src/5.3/

------------------------------------------------------------
revno: 3322
revision-id: timour@xxxxxxxxxxxx-20111129210639-bjcn2pfocub6uwba
parent: holyfoot@xxxxxxxxxxxx-20111129112752-6cy8wy7h5q58l6je
fixes bug(s): https://launchpad.net/bugs/825051
committer: timour@xxxxxxxxxxxx
branch nick: 5.3
timestamp: Tue 2011-11-29 23:06:39 +0200
message:
   Fixed bug lp:825051

   The cause of the wrong result was that Item_ref_null_helper::get_date()
   didn't use a method of the *_result() family, and fetched the data
   for the field from the current row instead of result_field. Changed to
   use the correct *_result() method, like to all other similar methods
   of Item_ref_null_helper.

OK to push.

Do not forget that we agreed to fix this typo in 5.2 at least.