Details
Description
Will fix it according suggested fix by Jasper. Thx Jasper
> I solved it in my component using a check where I've added an trailing
> slash:
>
> currentContentBean.getPath().startsWith(repoItem.getPath() + "/")
Will fix it according suggested fix by Jasper. Thx Jasper
> I solved it in my component using a check where I've added an trailing
> slash:
>
> currentContentBean.getPath().startsWith(repoItem.getPath() + "/")