Closed ISN-Zurich closed 10 years ago
Authentication was not considered during the implementation. However, the problem was that the dossier id could not be read properly. For that reason in the bookmark model, in the embedURL function we got the dossier id by refering to the global property this.dossierId of the same model, instead of making use of the getDossierId function of the dossierlistModel.
Additionally, in some specific mozilla browsers it is working.
Current behaviour: if the user tries to access a embedded dossier without being logged in OR having any rights on the dossier, selecting a publication will lead to no output.
Desired behaviour: On embedded pages all users should have access to all content.