spraakbanken / korp-frontend

Frontend for Korp, a tool using the IMS Open Corpus Workbench (CWB).
https://spraakbanken.gu.se/en/tools/korp
MIT License
16 stars 8 forks source link

Karp search links are broken #382

Closed arildm closed 2 months ago

arildm commented 2 months ago
  1. Search for "spade" in SUC 3.0
  2. Click a word in the KWIC, e.g. "gräva"
  3. In the sidebar, under lemgram, hover over gräva (verb) and then click the orange Karp icon
  4. Expected: The link opens Karp showing a search for gräva
  5. Actual: The link opens the Karp start page

This is since Karp 7, which was released in June 2024.

Previous link format was: https://spraakbanken.gu.se/karp/#?mode=DEFAULT&search=extended||and|lemgram|equals|k%C3%A4tte..nn.1 Current link format is: https://spraakbanken.gu.se/karp/?mode=saldom&lexicon=saldom&query=and(equals|lemgram|%22gr%C3%A4va..vb.1%22)

arildm commented 2 months ago

Should be fixed in the korp-config repo: https://github.com/spraakbanken/korp-config/pull/3

arildm commented 2 months ago

https://github.com/spraakbanken/korp-config/pull/3 merged and deployed