http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9858
Samuel Crosby <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Samuel Crosby <[email protected]> --- I found tried to reproduce your bug, the "Add" button seems to work, it just appears as plain text, but it can be clicked provided you enter the details for the new search index. Maybe this has been fixed since your bug report was created. I did find however that saving led to a YAML_DUMP_ERR_FILE_OUTPUT. Manually adding the search index into the indexes.yaml works, so it must be that it won't properly format it when adding to the file (it says that the file/directory does not exist, but it must be able to see it as the page would not display existing indexes if it couldn't see it). I'll continue try to figure out why it won't dump the index config into the indexes.yaml. I'll also make it so "Add" seems properly like a button. -- You are receiving this mail because: You are the assignee for the bug. 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/
