Skip to content

History page crashes on extracting editor's name/email address #1886

Closed
@sebix

Description

@sebix

I'm on 15d923b (master).

Calling the Global History page (Recent changes) leads to an internal server error:

...
  File "/home/sebastianw/dev/moin/src/moin/templates/index.html", line 67, in template
    {%- set editor_name, editor_email = editors[e.meta.userid] %}
    ^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: not enough values to unpack (expected 2, got 0)

The active user has a name and an email address set.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions