RogerHaase
RogerHaase
Thanks for trying to reproduce. It was a "User Error". The problem was "resolved" by adding .../Python310 to the environmental path. When I checked the path value, I discovered the...
The normal way is to create a user, login, and then go to UserSettings > Personal and set the user Locale. I can find no docs on setting default for...
Leaving this open until tests are fixed to work in VALIDATION_HANDLING_STRICT mode. In middleware.indexing.py near line 96 there is: VALIDATION_HANDLING = VALIDATION_HANDLING_WARN if "pytest" in sys.modules else VALIDATION_HANDLING_STRICT to workaround...
If you change the contenttype of an item from text/x.moin.wiki;format=1.9 ;charset=utf-8 to text/x.moin.wiki;charset=utf-8;format=1.9, then when the item is saved you get: Traceback (most recent call last): File "c:\git37\moin-venv-python\lib\site-packages\flask\app.py", line 2463,...
While allowing uploads of existing content that is in a charset other than utf-8 is a desirable feature, the user who has such content would be better served if the...
Sure, I will update test.pypi in a few days. I have no auth to update moin on pypi.
Uploaded moin 2.0.0a11 to [testpypi](https://test.pypi.org/project/moin/)
https://moin-20.readthedocs.io/en/latest/admin/upgrade.html?highlight=import19#importing-your-moin-1-9-data
Please open a new issue and include the raw 1.9 page content. Were there any error messages in the log? The problem I see is the attachments did not get...
From the command window you can do: moin account-create -n JaneDoe -e postmaster@localhost -p A1B2C3D4