http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8594
--- Comment #7 from Robin Sheat <[email protected]> --- 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. -- 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/
