advanced-cms / advanced-reviews

This is an Open Source add-on that improves the reviewing process and lets external users to view & review content items or whole projects without the need to access the Edit Mode. Created and maintained by Bartosz Sekuła and Grzegorz Wiecheć
Apache License 2.0
17 stars 15 forks source link

"Not found" error during using external review links #217

Closed cezaryzysk closed 1 year ago

cezaryzysk commented 2 years ago

Hey, I am getting 404 errors on loading the Edit and View pages from External Review Links. I noticed that the problem occurs if the content has not been published yet, after publishing the page is worked normally. The rest of the features are working fine. I tested this add-on in another application, and everything was okay. We are using advanced-reviews v0.9.1 and Episerver v11.20.12. I've seen a very similar topic(https://github.com/advanced-cms/advanced-reviews/issues/53) before, but I haven't found a solution for myself here. Could anyone help me in this regard? Thanks in advance! image image

barteksekula commented 2 years ago

@cezaryzysk could you please try the alloy from this repository?

clone checkout net4_master setup.cmd site.cmd

Please note that .net framework is still using an old version of nodejs (https://github.com/advanced-cms/advanced-reviews/tree/net4_master#requirements)

cezaryzysk commented 2 years ago

Hey @barteksekula thanks for the reply and sorry for the late response, In this test project everything looks fine: image But I tested this plugin also for another project with .net framework and everything worked fine. The problem is only in this one project(only if the content is not published yet), do you have any idea what it could be?

barteksekula commented 1 year ago

Hard to say without any way to debug/reproduce.. :(