silverstripe-framework/src
rdigitalg 3bf89b2d13
FIX Try Catch for embeded media (#9424)
* Try Catch for embeded media
* added missing namespaces, translatable message INVALID_URL
* generate tag only once
* catch after closing bracket
* space after comma
* Update src/View/Shortcodes/EmbedShortcodeProvider.php
* Linting
Co-authored-by: ivan@digitalgarage.ro <ivan@digitalgarage.ro>
Co-authored-by: Steve Boyd <emteknetnz@gmail.com>
Co-authored-by: Loz Calver <kinglozzer@gmail.com>
2020-07-03 13:04:54 +12:00
..
conf Update deprecation PHPDocs to be PSR-5 compliant 2018-09-28 10:49:14 +02:00
Control Merge branch '4.5' into 4 2020-05-26 14:31:06 +12:00
Core Added array declaration to VersionProvider::$modules 2020-06-15 11:44:43 +12:00
Dev Added array declaration to DevelopmentAdmin::$registered_controllers 2020-06-15 11:45:10 +12:00
Forms BUGFIX: Re-declare $items to be an ArrayList if it's null 2020-06-29 16:07:24 +03:00
i18n Convert array delcarations to short array syntax 2020-04-20 18:58:09 +01:00
includes Merge pull request #9501 from mattclegg/1588075087 2020-04-28 09:42:03 -07:00
Logging Convert array delcarations to short array syntax 2020-04-20 18:58:09 +01:00
ORM FIX: Set many-many-through joinRecord on newly added records. 2020-07-02 15:18:12 +12:00
Security Merge pull request #9489 from mattclegg/1587548067 2020-04-22 12:28:02 +01:00
View FIX Try Catch for embeded media (#9424) 2020-07-03 13:04:54 +12:00