RogerHaase

Results 120 comments of RogerHaase

### User Error, ignore comments below, ACLs work _Any item with an ACL that denies READ should not be present on any of the above reports._ _I can reproduce the...

imho we should back off the above fix because it breaks the user view. If made a configuration option, I think a minority of wiki admins would restrict itemsize, interwikihelp,...

I could not reproduce the error on windows using current clone, nor with UlrichB22's current branch, nor with UlrichB22's current branch with whoosh-reloaded. Will try again later. At the point...

Traceback on Windows 10 after http://[127.0.0.1:5000/+feed/atom](http://127.0.0.1:5000/+feed/atom) 2025-09-22 12:55:28,623 ERROR moin.apps.feed.views:97 content rendering crashed on item help-common/archive.zip Traceback (most recent call last): File "C:\GIT\moin\src\moin\apps\feed\views.py", line 84, in atom content = hl_item.content._render_data_diff_atom(...

Created new issue #1990 and fix for "unexpected keyword argument 'fqname'" above. IMO having a server overload when running locust stress test is not an error. It shows there is...

Ran into same issue installing moin 2.0.0b1 from pypi with python 3.12.4. (PYPI-b1) C:\PYPI-b1>moin --help Traceback (most recent call last): File "", line 198, in _run_module_as_main File "", line 88,...

@sebix I think you missed this change to the Development docs https://moin-20.readthedocs.io/en/latest/devel/development.html install the pre-commit hook: pre-commit install # pre-commit is used for code linting / auto-format and the commit...