@moutard
content factory does not adapt the item UI to videos, image searches and so on anymore.
it is because of commit a7e5ef5
oItem._oVisitItem.url() has been replaced by window.location.href which causes the bug.
I reversed it and it works, but I want to be sure there wasn't another specific reason you did it.
(btw, is there a way to link a commit number in an issue?)
@moutard content factory does not adapt the item UI to videos, image searches and so on anymore.
it is because of commit a7e5ef5
oItem._oVisitItem.url() has been replaced by window.location.href which causes the bug. I reversed it and it works, but I want to be sure there wasn't another specific reason you did it.
(btw, is there a way to link a commit number in an issue?)