Hi there,
I wanted to test the wiki publisher extention. I installed Ubuntu 20.04.3 LTS on Virtualbox and mediawiki 1.35.2. I can log without any issue on the Mediawiki page but when trying to configure a connection to my Mediawiki server from Libreoffice I receive “User name or password is incorrect. Please try again, or leave the fields blank for an anonymous connection.”
LibreOffice 6.4.7.2, Wiki Publisher extention 1.2.0.
I am using the localhost address 127.0.0.1
I cannot find any errors in the log, just the following trace in the apache2 access log
127.0.0.1 - - [03/Sep/2021:22:51:33 +0200] "GET /mediawiki/ HTTP/1.1" 301 609 "-" "LibreOffice Wiki Publisher 1.2.0"
127.0.0.1 - - [03/Sep/2021:22:51:33 +0200] "GET /mediawiki/index.php/Accueil HTTP/1.1" 200 17996 "-" "LibreOffice Wiki Publisher 1.2.0"
127.0.0.1 - - [03/Sep/2021:22:51:33 +0200] "GET /mediawiki/index.php?title=Special:Userlogin HTTP/1.1" 301 543 "-" "LibreOffice Wiki Publisher 1.2.0"
127.0.0.1 - - [03/Sep/2021:22:51:33 +0200] "GET /mediawiki/index.php/Sp%C3%A9cial:Connexion HTTP/1.1" 200 16280 "-" "LibreOffice Wiki Publisher 1.2.0"
127.0.0.1 - - [03/Sep/2021:22:51:33 +0200] "POST /mediawiki/index.php?title=Special:Userlogin&action=submitlogin HTTP/1.1" 200 16440 "-" "LibreOffice Wiki Publisher 1.2.0"
Any help welcome. Thanks