[Koha-bugs] [Bug 12167] datetime type casting issue regarding bug 7567

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 1 05:17:13 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12167

--- Comment #2 from M. Tompsett <mtompset at hotmail.com> ---
Created attachment 27826
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=27826&action=edit
Bug 12167 - Patch disappearing news problem

This doesn't duplicate on Debian, but it does under Ubuntu.

TEST PLAN
---------
1) Update your git master to current.
2) Log into your staff client.
3) The news may have disappeared.
   -- Make sure to have news entered.
      The problem portion is the timestamp and date+1 logic
      don't seem to function properly.
4) Apply the first patch.
5) prove -v t/db_dependent/NewsChannels.t
   -- It should "fail".
6) Apply the second patch.
7) The news should reappear.
   -- There is no apparent change under Debian.
8) prove -v t/db_dependent/NewsChannels.t
   -- It should now "work".

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list