https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40901 Tomás Cohen Arazi (tcohen) <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://gitlab.com/koha-com | |munity/koha-misc4dev/-/merg | |e_requests/92 --- Comment #18 from Tomás Cohen Arazi (tcohen) <tomascohen@gmail.com> --- Just noting that in order to launch KTD with this patches applied on your clone, you would need [this](https://gitlab.com/koha-community/koha-misc4dev/-/merge_requests/92) in KTD applied. It's a safe thing to apply to I count on having it soon. Can be dealt with by setting this in your KTD's `.env` file: ``` DEBUG_GIT_REPO_MISC4DEV=yes DEBUG_GIT_REPO_MISC4DEV_URL=https://gitlab.com/koha-community/koha-misc4dev.git DEBUG_GIT_REPO_MISC4DEV_BRANCH=issue_105 ``` -- You are receiving this mail because: You are watching all bug changes.