Skip to content

Fix deprecation of positional hash arg in translated texts#944

Merged
manno merged 3 commits intomainfrom
fix-recent-changes-exception
Nov 3, 2023
Merged

Fix deprecation of positional hash arg in translated texts#944
manno merged 3 commits intomainfrom
fix-recent-changes-exception

Conversation

@manno
Copy link
Member

@manno manno commented Nov 2, 2023

raw(t('version_on_item', {version: version.item.to_s, item: associated_link_for(version)})) resulted in some "too many args" error. The blank rescue statement at the end of the view template silenced the error and stopped rendering the remaining content.

@manno manno merged commit d3161cb into main Nov 3, 2023
@manno manno deleted the fix-recent-changes-exception branch November 3, 2023 00:32
@manno manno changed the title Fix display bug in recent_changes Fix deprecation of positional hash arg in translated texts Nov 3, 2023
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.

1 participant