When you try to create or modify a record with the "Advanced editor", the screen is forzen in the message "Loading, please wait" IRC Comment with oleonard: >"git bisect says the cause is Bug 15758" >"Specifically, commit df97814"
> >"git bisect says the cause is Bug 15758" > >"Specifically, commit df97814" The error is in svc/cataloguing/framework?callback=define
Created attachment 55508 [details] [review] Bug 17285: (15758 follow-up) Fix advanced editor Little mistake from df97814, $branches is a hash { branchcode => branchname } Test plan: Edit a biblio with the advanced editor
Created attachment 55509 [details] [review] [SIGNED-OFF]Bug 17285: (15758 follow-up) Fix advanced editor Little mistake from df97814, $branches is a hash { branchcode => branchname } Test plan: Edit a biblio with the advanced editor Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com> The advanced editor works as expected
Created attachment 55510 [details] [review] Bug 17285: (15758 follow-up) Fix advanced editor Little mistake from df97814, $branches is a hash { branchcode => branchname } Test plan: Edit a biblio with the advanced editor Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com> The advanced editor works as expected Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Pushed to master for 16.11, thanks Jonathan!