Skip to content

T&A 45372-2: Fixes issue with name of user being anonymous when importing users to different system even thou test is not anonymous#10718

Merged
thojou merged 7 commits intoILIAS-eLearning:release_11from
matheuszych:ta/45372-2
Feb 25, 2026
Merged

T&A 45372-2: Fixes issue with name of user being anonymous when importing users to different system even thou test is not anonymous#10718
thojou merged 7 commits intoILIAS-eLearning:release_11from
matheuszych:ta/45372-2

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
@dsstrassner
Copy link
Contributor

Hello @thojou!
Where are we with this PR? We should reduce the number of our errors as soon as possible. Especially if an ILIAS 11 issue is fixed here.
Thanks for the feedback and, if applicable, a quick merge.
Best regards

@dsstrassner

@thojou thojou merged commit ce8b6c1 into ILIAS-eLearning:release_11 Feb 25, 2026
5 checks passed
@thojou
Copy link
Contributor

thojou commented Feb 25, 2026

Hey @matheuszych,

thanks for the PR.
I've integrated the changes into release_11 and trunk.

Best Regards,
@thojou

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