Communauté • Livre d'or
En voyage, sur un téléphone ou un ordinateur sans connexion internet essayez Vikidia hors-ligne avec Kiwix !

Vikidia:Tech/Call for proposals/Fix Encoding

Aller à la navigation Aller à la recherche

We experience a bug with https://fr.vikidia.org/wiki/Sp%C3%A9cial:Contributions/%E9%BC%A0 . Also, collations in database are sometimes in latin1 instead of utf8. Also, default charset in database are incorrectly in latin1.

Fix the bugs on the test server, maybe with a change in localsettings database configuration.

We don't want to see anywhere the latin1 anymore, on every database.

Propose an SQL script or something else to run in production and fix every database incorrect collation.

  • A merge request respecting general coding guidelines
  • Deployed on a test server (provided by Vikidia), where we can validate the fix
  • A procedure to deploy it in production, like the script