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

Chris Cormack <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Chris Cormack <[email protected]> ---
10:17 ~/git/koha.git $ git bisect start
10:18 ~/git/koha.git $ git bisect good v3.06.00
10:18 ~/git/koha.git $ git bisect bad HEAD

Bisecting: 574 revisions left to test after this (roughly 9 steps)
[99f2f62be926cf42812a639c4a5b3f458729aec3] Bug 7530: Missing <li> tag in
circ-menu.inc

git bisect good
Bisecting: 269 revisions left to test after this (roughly 8 steps)
[0c40ff9f9814295fe27f52047bfbe4ef7b47e78b] Merge remote-tracking branch
'kc/master' into merged_5549

10:20 ~/git/koha.git $ git bisect good
Bisecting: 134 revisions left to test after this (roughly 7 steps)
[7335add2a259028247c8cd590862e8490fa68a54] bug 7291 follow-up DBRev number

10:21 ~/git/koha.git $ git bisect good
Bisecting: 58 revisions left to test after this (roughly 6 steps)
[8e9fc9b38565e574d9537250b579db023234cbcb] Merge remote-tracking branch
'origin/new/bug_2780'

git bisect bad
Bisecting: 37 revisions left to test after this (roughly 5 steps)
[44ab1c531d1aca7bf5223ad011b7a1e848a291b7] Bug 7445 - Clicking on a tag gives
"Language ... does not exist"

10:22 ~/git/koha.git $ git bisect bad
Bisecting: 18 revisions left to test after this (roughly 4 steps)
[313e4288d368eca765faa3a4026269ba1d990412] Bug 2780 - Capitalize strings
consistently (Cataloging)

 git bisect good
Bisecting: 9 revisions left to test after this (roughly 3 steps)
[ce046f9a732a74a7b6a5ddca228d2579c08d288d] Stop unnecessary warnings in
get_language

10:23 ~/git/koha.git $ git bisect good
Bisecting: 4 revisions left to test after this (roughly 2 steps)
[ef038b258ebfef315cea06bcf27d92eada86e9d7] Merge remote-tracking branch
'origin/new/bug_7310'

10:23 ~/git/koha.git $ git bisect bad
Bisecting: 1 revision left to test after this (roughly 1 step)
[413a1e1e61b343db47b9b6fdecf3d981d87013ef] Merge remote-tracking branch
'origin/new/bug_7143'

10:23 ~/git/koha.git $ git bisect bad
Bisecting: 1 revision left to test after this (roughly 1 step)
[1c8df08aea5eb173d7216cdfc9895fdd601a5f11] Bug 7785: Remove unused function
columns() which uses a MySQLism.

10:24 ~/git/koha.git $ git bisect bad
1c8df08aea5eb173d7216cdfc9895fdd601a5f11 is the first bad commit
commit 1c8df08aea5eb173d7216cdfc9895fdd601a5f11
Author: Marc Balmer <[email protected]>
Date:   Fri Mar 23 17:37:02 2012 +0100

    Bug 7785: Remove unused function columns() which uses a MySQLism.

      Signed-off-by: Jonathan Druart <[email protected]>

    Signed-off-by: Paul Poulain <[email protected]>

:040000 040000 d04138ec5eecdb142b710f7c2becc64cbb5616ce
6b50498b230dde06aa56c3a0fcde5cd5043863c2 M      C4

So that commit broke it

Can we revert it out Paul?

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to