Mergpijp / GlobalOrthodoxy

GNU Affero General Public License v3.0
0 stars 1 forks source link

Something wrong with language lists #206

Open Elisagig opened 2 years ago

Elisagig commented 2 years ago

We are not yet been able to see what is wrong with the language lists - like last week, when clicking 'Arabic' Heleen get a lot of stuff that doesn't belong there. Some others worked fine.

Woseseltops commented 2 years ago

Hey @Elisagig , is this the same as #205 ?

Elisagig commented 2 years ago

Yes. I think so

Elisagig commented 2 years ago

Hi @Woseseltops as I mention in the email we would like to fix the language issue ASAP. Some related issues copying from what Heleen sent:

"Arabic: After the initial search, it says 5 pages, the first of which is shown and looks alright; when moving to the next page, it shifts to the complete list (and thus the selection is lost)

Woseseltops commented 2 years ago

Okay I figured out what is going wrong @Elisagig! When you select a language, and click next, you should go to this page https://globalorthodoxy.cls.ru.nl/?language=1&page=2 . What happens instead is that you are sent to https://globalorthodoxy.cls.ru.nl/?q=languages=&page=2 .

Note to self: the problem might be either here https://github.com/Mergpijp/GlobalOrthodoxy/blob/master/publications/templates/publications/show.html or in the view that uses this template.

Hope to fix it Thursday next week!

Woseseltops commented 2 years ago

Fixed in commit 042ee30 . Can you verify @Elisagig ?