silverstripe-framework/tests
Robbie Averill 55eb7ebdcc FIX Do not insert requirements more than once in includeInHTML
This change consolidates the string replacements used to insert requirements into the page content to help ensure
that they are not compounding and overwriting eachother.

The added test case includes where a user may have a Javascript snippet that contains a closing head tag, and the
test ensures that it does not get injected with requirements as well as the actual head tag in the DOM.
2017-04-07 17:04:17 +12:00
..
api MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
assets FIX extra_requirements to accept non associative arrays. 2013-06-02 13:37:34 +12:00
behat Merge branch '3.3' into 3.4 2016-11-29 11:39:58 +00:00
cache Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
control add IPUtils.php to control and implement symfony IpUtils (#6062) 2016-09-26 12:44:55 +13:00
core FIX Comments ignored by classmanifest (#6619) 2017-02-15 10:46:04 +13:00
dev API Allow has_many fixtures to be declared with array format as well as many_many (#5944) 2016-09-12 14:01:08 +01:00
email FIX for #5784: Added ->setReplyTo(), deprecated ->replyTo() for API consistency. Revamping, fixing, and enhancing internal Email API documentation. Simplified code and brought up-to-date with latest standards. 2016-07-14 10:25:40 -07:00
filesystem test to prove #5222 2016-05-04 12:05:02 +12:00
forms FIX Do not insert requirements more than once in includeInHTML 2017-04-07 17:04:17 +12:00
i18n MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
injector MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
integration Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
javascript MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
model Merge branch '3.4' into 3.5 2017-03-03 14:54:29 +00:00
oembed Add unit tests for oembed autodiscover and thumbnail detection 2016-04-15 14:00:10 +12:00
parsers BUG Temp disable shortcode SPLIT behaviour due to crash (#6436) 2016-12-22 10:08:46 +13:00
phpcs Add code-sniffs other than line length to scrutinizer 2013-05-23 10:39:01 +12:00
search MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
security FIX: Correct return type for Member::currentUser() 2016-11-09 14:20:44 +00:00
tasks Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
templates FIX: Regression with <% with / %> (fixes #5656) 2016-06-06 10:14:07 +01:00
testing MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
view Merge branch '3.4' into 3 2016-06-13 12:30:33 +01:00
Bare.yml MINOR: Added small fixture YML that just lets you log in, for bootstrapping browser automation tests. 2011-02-02 14:17:57 +13:00
bootstrap.php Merge remote-tracking branch 'origin/3.1' 2014-11-18 12:45:54 +13:00
FakeController.php FEATURE: implement getter and setter usage for response 2015-08-29 10:24:06 +12:00
MemoryLimitTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
phpcs_runner.php Only have Scrutinizer check PHP files 2013-08-21 21:02:12 +12:00
PhpSyntaxTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00