Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Giehl <stefan@piwik.org>2018-07-03 01:38:35 +0300
committerdiosmosis <diosmosis@users.noreply.github.com>2018-07-03 01:38:35 +0300
commit1a37b8487f6ce7effc5088301909743bd15a19ee (patch)
treef0fc678423a2a80fea2ae915bc96d4a98dc07839 /tests/PHPUnit
parent1f2753aa2af2ae98b7bb5dfc6b15546c705b7bbc (diff)
Make it possible to use line breaks in placeholders (#13125)
* Make it possible to use line breaks in placeholders for safari those line breaks will be replaced with 200 white spaces, as line breaks aren't supported there * use example.com and example.org as placeholders
Diffstat (limited to 'tests/PHPUnit')
-rw-r--r--tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getAvailableMeasurableTypes.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getAvailableMeasurableTypes.xml b/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getAvailableMeasurableTypes.xml
index 9ef44c8710..b7081fb4fa 100644
--- a/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getAvailableMeasurableTypes.xml
+++ b/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getAvailableMeasurableTypes.xml
@@ -22,7 +22,8 @@
<uiControlAttributes>
<cols>25</cols>
<rows>3</rows>
- <placeholder>https://siteUrl.com/ https://siteUrl2.com/</placeholder>
+ <placeholder>http://example.com/
+https://www.example.org/</placeholder>
</uiControlAttributes>
<availableValues />
<description />