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

FIX Use regular string instead of heredoc so textcollector runs #1249

Merged

Conversation

emteknetnz
Copy link
Member

When running vendor/bin/sake dev/tasks/i18nTextCollectorTask merge=1 the following exception was being triggered

E_USER_NOTICE: Missing localisation default for key SilverStripe\AssetAdmin\Controller\AssetAdmin.LoadingTitleTip

Converting the heredoc syntax to a regular string means text collector no longer throws the exception

@michalkleiner
Copy link
Contributor

Self-merge on green

@emteknetnz emteknetnz merged commit 9c020b4 into silverstripe:1.10 Jan 16, 2022
@emteknetnz emteknetnz deleted the pulls/1.10/fix-text-collector branch January 16, 2022 23:24
@lekoala lekoala mentioned this pull request Dec 23, 2024
2 tasks
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.

2 participants