Display clickable links in upgrade process #39184
Conversation
3da6e7b to
7953a38
Compare
|
💥 Acceptance tests pipeline apiCapabilities-mariadb10.2-php7.4 failed. The build has been cancelled. |
|
💥 Acceptance tests pipeline apiProvisioning-v1-mariadb10.2-php7.4 failed. The build has been cancelled. |
|
💥 Acceptance tests pipeline apiShareCreateSpecialToRoot2-mariadb10.2-php7.4 failed. The build has been cancelled. |
|
💥 Acceptance tests pipeline apiFavorites-mariadb10.2-php7.4 failed. The build has been cancelled. |
|
💥 Acceptance tests pipeline apiShareCreateSpecialToShares2-mariadb10.2-php7.4 failed. The build has been cancelled. |
|
💥 Acceptance tests pipeline apiShareCreateSpecialToShares1-mariadb10.2-php7.4 failed. The build has been cancelled. |
|
💥 Acceptance tests pipeline apiProxySmoke-8-2-mariadb10.2-php7.4 failed. The build has been cancelled. |
|
💥 Acceptance tests pipeline webUIUpload-chrome-mariadb10.2-php7.4 failed. The build has been cancelled. |
|
💥 Acceptance tests pipeline webUISharingIntUsers2-chrome-mariadb10.2-php7.4 failed. The build has been cancelled. |
|
💥 Acceptance tests pipeline apiProxySmoke-8-7-mariadb10.2-php7.4 failed. The build has been cancelled. |
|
💥 Acceptance tests pipeline webUIProxySmoke-3-3-chrome-mariadb10.2-php7.4 failed. The build has been cancelled. |
|
💥 Acceptance tests pipeline webUISharingExt1-latest-chrome-mariadb10.2-php7.4 failed. The build has been cancelled. |
|
💥 Acceptance tests pipeline webUIFfSmoke-3-3-firefox-mariadb10.2-php7.4 failed. The build has been cancelled. |
|
💥 Acceptance tests pipeline apiOnSqlite-sqlite-php7.4 failed. The build has been cancelled. |
|
💥 Acceptance tests pipeline webUIProxySmoke-3-2-chrome-mariadb10.2-php7.4 failed. The build has been cancelled. |
|
💥 Acceptance tests pipeline apiProxySmoke-8-6-mariadb10.2-php7.4 failed. The build has been cancelled. |
|
💥 Acceptance tests pipeline webUISharingPublic1-chrome-mariadb10.2-php7.4 failed. The build has been cancelled. |
|
There are other message sources around Line 45 in 7953a38 that's a bit more clear if we want to parse only that message. |
|
@jvillafanez I don't think we only want to parse this particular message type. For me, it makes sense to take care for all of them. |
|
Note: I updated the missing space char for 'Reperaturwarnung' in transifex |
The |
7953a38 to
a15a277
Compare
|
@jvillafanez done |
|
It seems it needs some adjustments in the tests, but the code looks fine to me. |
|
@jvillafanez |
a15a277 to
91593e8
Compare
|
Kudos, SonarCloud Quality Gate passed! |








Description
Enhancement: Display clickable links during web UI upgrade process
Before this PR, error messages can contain links that have not been clickable.
With this PR, links are clickable and open them in a new tab.
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):#
Before
After
Types of changes
Checklist: