Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The link of the entry title in Greek leads to nothing #281

Closed
Fraenkiman opened this issue Dec 12, 2023 · 1 comment
Closed

The link of the entry title in Greek leads to nothing #281

Fraenkiman opened this issue Dec 12, 2023 · 1 comment

Comments

@Fraenkiman
Copy link
Collaborator

Fraenkiman commented Dec 12, 2023

Hello everyone,

FlatPress 1.3 dev currently has problems with the Greek language.

Effect: If the title of a new entry is in Greek (Καλώς ήρθατε στην FlatPress!), the Readmore plugin does not work correctly - a click on "Read more ...." leads to nothing.
On the other hand, the link "add a comment" does not work either.

  • My wild guess: ISO 8859-7 - Latin and Greek character set is not supported - the links are not converted. The "Welcome to FlatPress" entry must first be in English - and the user is not allowed to enter titles in Greek for the time being.

The language file of the setup has been adapted accordingly. 4c5c3fa

The error already existed in the version from October 2022 , possibly even earlier.

This topic has been discussed before
https://forum.flatpress.org/viewtopic.php?t=431

With best regards
Frank

@Fraenkiman Fraenkiman added this to the FlatPress 1.3 milestone Jan 28, 2024
Fraenkiman added a commit to Fraenkiman/flatpress that referenced this issue Mar 15, 2024
- The Leggero template now uses the array locale.charset and can be changed via the admin panel Options->International settings->Character set.

/fp-content/config/settings.conf.php
https://forum.flatpress.org/viewtopic.php?t=323
flatpressblog#281
@azett azett closed this as completed in cea8007 Mar 16, 2024
@azett
Copy link
Member

azett commented Mar 16, 2024

This was a tricky one^^

@Fraenkiman Can you please test thoroughly with each PrettyURLs config option that everything works fine now?

azett added a commit that referenced this issue Mar 16, 2024
Also, moved Admin Area fix from "Plugins" to "Bugfixes" section
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants