I have did one more testing on my local by using M...
# masacms
k
I have did one more testing on my local by using Masa 7.4.2 & 7.4.3. Here also we have the same issue. So seems like we have this issue from 7.4.2 version. Masa 7.4.0 & 7.4.1 are working good. @guustnieuwenhuis @Matt Levine
a
Pls use threads, @Kannan. This is just the one question, so just the one thread yeah?
👍 1
k
I have resolved this issue in my local & stage server abut Masa 7.4.2 & 7.4.3. I will create a bug later on today. There is an issue with filebrowser.cfm page. The changes are recently added in 7.4.2 & it's not tested properly. https://github.com/MasaCMS/MasaCMS/compare/7.4.1...7.4.2#diff-412f8821d3af04cde8bd8b3b0e5dc8579a8cd1de23afe6b0a046e99ff5b237ee The line #8
backportdir='../../../../mura/backport/';
It's should be
backportdir='/mura/backport/';