http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8594 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #8 from Jonathan Druart <jonathan.druart@biblibre.com> --- (In reply to comment #7)
1) The Reports::Guided module looks like it's database dependant when it initialises.
2) \G starts a search from the location that a previous search finished. In this case, it first looks for 'WHERE', and then starts the search to do the replacing from that point, and not the start of the string.
Ok, thank you Robin ! Marked as Passed QA -- You are receiving this mail because: You are watching all bug changes.