impresso / impresso-frontend

The frontend application for http://impresso-project.ch/
GNU Affero General Public License v3.0
4 stars 0 forks source link

Text reuse: Link to article from left side of passage comparison leads to front page only, ride side works ok #1205

Open mduering opened 3 months ago

mduering commented 3 months ago

Example: link in passages comparison: https://dev.impresso-project.ch/app/issue/GDL-1984-06-25-a/view?p=1&articleId=i0136

gets resolved to: https://dev.impresso-project.ch/app/issue/EXP-1984-02-27-a/view?p=1&articleId=i0215

actually expected page: https://dev.impresso-project.ch/app/issue/EXP-1984-02-27-a/view?p=13&articleId=i0215

danieleguido commented 2 months ago

Hi @mduering maybe it's just the page which is wrong: is this link correct? https://dev.impresso-project.ch/app/issue/GDL-1984-06-25-a/view?p=18&articleId=i0136

danieleguido commented 2 months ago

it looks like pqge is not shipped from the websockets request. todo in IML https://github.com/impresso/impresso-middle-layer/issues/383