Skip to content

Conversation

@matheuszych
Copy link
Contributor

https://mantis.ilias.de/view.php?id=45372

Aims to fix issue with name of user being anonymous when importing users to different system even thou test is not anonymous.

@thojou

Copy link
Contributor

@thojou thojou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @matheuszych,

i found a small nitpick.

$this->lng->txt('tst_result_user_name_pass'),
$pass + 1,
$fullname
TestDIC::dic()['participant.repository']->getParticipantByActiveId($this->object->getTestId(), $active_id)->getDisplayName($this->lng)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Access the DIC only inside the constructor and use a property here

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Resolved :)

@dsstrassner dsstrassner self-assigned this Dec 16, 2025
@dsstrassner dsstrassner added bugfix php Pull requests that update Php code labels Dec 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants