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

bug fix #4659

Merged
merged 3 commits into from Oct 3, 2021
Merged

bug fix #4659

merged 3 commits into from Oct 3, 2021

Conversation

bradymiller
Copy link
Sponsor Member

another bug fix

@@ -248,7 +248,7 @@ <h4>{$file->get_name()|text}
{xlt t='Date:'} {$note->get_date()|text}
{$note->get_note()|text}
{if $note->get_owner()}
&nbsp;-{user_info id=$note->get_owner()|text}
Copy link
Sponsor Member Author

Choose a reason for hiding this comment

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

The problem with this line was that smarty was html escaping the parameter and not the actual output of the function.

@bradymiller
Copy link
Sponsor Member Author

testing well and bringing in

@bradymiller bradymiller merged commit 5a99010 into openemr:master Oct 3, 2021
bradymiller added a commit that referenced this pull request Oct 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant