Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Syntax error in ModelService #834

Closed
Dev-ALPM opened this issue Sep 26, 2023 · 1 comment
Closed

Syntax error in ModelService #834

Dev-ALPM opened this issue Sep 26, 2023 · 1 comment
Assignees
Labels
Milestone

Comments

@Dev-ALPM
Copy link
Contributor

line 416:

modelItemCol.replaceItemValue("$reator", ctx.getCallerPrincipal().getName());

instead of

modelItemCol.replaceItemValue("$creator", ctx.getCallerPrincipal().getName());

@rsoika rsoika self-assigned this Sep 26, 2023
@rsoika rsoika added the bug label Sep 26, 2023
@rsoika rsoika added this to the 6.0.4 milestone Sep 26, 2023
@rsoika
Copy link
Member

rsoika commented Sep 26, 2023

Thanks for this finding. I will fix this soon

rsoika added a commit that referenced this issue Sep 26, 2023
@rsoika rsoika closed this as completed Feb 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants