Commit Graph

100 Commits (728503753272f746bb988ffb30d5327f8f2df4b2)

Author SHA1 Message Date
stefan.r 54ceb6a65c Issue #2660744 by twistor: Skip test for decoding invalid numeric entities in 5.4+ 2016-06-29 15:05:51 +02:00
David Rothstein 792aca6823 Issue #2392109 by jacob.embree, sumitmadan, ByronNorris, dcmul, ckaotik, jhedstrom: Filter: Allow plus sign in email addresses 2015-10-12 20:58:13 -04:00
David Rothstein 00206a4d7f Issue #1647440 by chrisrockwell, Dave Reid, greggles: Fix PHP notice if invalid format ID requested at filter/tips/format-id 2015-10-12 15:23:37 -04:00
David Rothstein 6379101933 Issue #2511306 by ElusiveMind, JeroenT, leolando.tan, cilefen, charginghawk: Error: Call to a member function getElementsByTagName() in filter.module when filter_dom_serialize() is passed an empty document. 2015-10-11 15:22:24 -04:00
David Rothstein 254424dcfa Issue #2315255 by Dave Reid, Devin Carlson: Allow custom HTML tags with a dash in the name to pass through filter_xss() when specified in the list of allowed tags 2015-05-04 23:45:57 -04:00
David Rothstein d6c502926e Issue #779374 by helmo, joshi.rohit100, meba, sun | coltrane: Fixed XSS via text format names. 2014-11-04 01:59:32 -05:00
Jennifer Hodgdon a71b5298c6 Issue #1797272 by dcam, izus, xjm, Lars Toomre: Remove t() from test asserts in filter module 2013-04-26 08:29:17 -07:00
Jennifer Hodgdon b92ed0d10c Issue #1347914 by Albert Volkman, Lars Toomre, batigolix, NROTC_Webmaster, xjm, sven.lauer: Fix up API docs for Filter module 2013-03-04 12:53:26 -08:00
David Rothstein bbe4b34681 Issue #1600892 by tim.plunkett, sun: Fixed Tests use magic numbers 1 and 2 instead of user role constants. 2012-06-04 01:07:43 -04:00
David Rothstein d98d58655d Issue #1558468 by Berdir, tim.plunkett: SA-CORE-2012-002 - Denial of Service (followup for D7 test coverage). 2012-06-03 18:35:03 -04:00
webchick 769405953c Issue #312458 by rdickert, Heine, sun: Fixed HTML filter is not run first by default, despite default weight. 2012-04-30 21:46:58 -07:00
webchick 9afbc13d6b Issue #1527988 by Niklas Fiekas: Fixed Missing or legacy number validation. 2012-04-28 23:20:21 -07:00
webchick 4201844422 Issue #998590 by das-peter: Fixed Prevent double CDATA section escaping in filter_dom_serialize_escape_cdata_element() to avoid warnings. 2012-02-29 00:01:26 -08:00
webchick e30853303f Issue #348448 follow-up by jbrown: Coding standard fixes to E_STRICT tests. 2011-07-18 00:56:06 -07:00
The Great Git Migration 79bcdb8b7d Stripping CVS keywords 2011-02-25 02:06:03 +00:00
Dries Buytaert 2143e4d372 - Patch #1063178 by Haza: line break filter will ignore everything following a <pre>xxx</pre>. 2011-02-19 00:29:40 +00:00
Dries Buytaert f1399ea638 - Patch #1019710 by stephenh: Changed Standardize @file comments in .test files. 2011-02-04 18:42:22 +00:00
Angie Byron da1a859349 #1015012 by sun: Fix URL filter so that it recognizes valid URLs with # in them, e.g. twitter. 2011-01-14 08:33:46 +00:00
Angie Byron 8fc5911c36 #977596 by Stevel, sun, dalin, David_Rothstein: Fixed Text format loses weight and status when saving settings 2010-12-01 00:00:21 +00:00
Angie Byron 8172877a62 #947844 by sun: Clean up filter-related tests that load text formats by their human-readable name. 2010-11-29 06:38:52 +00:00
Angie Byron 3d4b154960 #949872 by alex_b, jhodgdon, sun: Fixed filter format assertion randomly failing. 2010-10-23 02:26:11 +00:00
Angie Byron 2951176d8e #934050 follow-up by David_Rothstein, alex_b, sun: Tighten up security, add tests. 2010-10-22 16:36:14 +00:00
Dries Buytaert cb1f944383 - Patch #934050 by sun, alex_b: change format into string. 2010-10-20 01:15:58 +00:00
Angie Byron 0c49d57945 #358437 follow-up by David_Rothstein, sun, chx: Disallow invalid text format IDs; force 0 and non-existant formats to NULL. 2010-09-28 03:30:37 +00:00
Dries Buytaert 35e7c83ddb - Patch #914458 by Damien Tournoud, chx: remove the format delete reassignment 'feature'. 2010-09-18 02:18:35 +00:00
Dries Buytaert 9d912261e3 - Patch #559584 by tic2000, sun: filter_xss() and Line break filter break HTML comments. Also added tests. 2010-09-04 17:55:43 +00:00
Dries Buytaert dd4e6c9c35 - Patch #877050 by David Stosik, sun: URL filter does not convert a link inside a div. 2010-09-02 21:01:15 +00:00
Dries Buytaert 679fdfcdd2 - Patch #161217 by sun, hingo: URL filter fixes and tests. 2010-09-02 15:56:10 +00:00
Dries Buytaert b36d4959ef - Patch #358437 by David_Rothstein, Berdir, sun: filter system security fixes from SA-2008-073 not applied to Drupal 7.x. 2010-08-22 12:55:04 +00:00
Angie Byron 25171a17f6 Reverting #500866. Needs more discussion. 2010-08-05 23:53:39 +00:00
Angie Byron cacd044a63 #500866 by boombatower, solotandem: Remove t() from assertion messages in SimpleTest, so translators do not get 1000s of bogus strings. 2010-08-05 23:26:36 +00:00
Dries Buytaert e4be0eb7e8 - Patch #327331 by mr.baileys, wrwrwr: fix filter_xss() to not allow empty style/on* attributes at end of opening tag. 2010-07-01 19:41:18 +00:00
Dries Buytaert 3620310d7c - Patch #818206 by Berdir et al: apply coding standard for no-arg constructors. 2010-06-17 13:16:57 +00:00
Dries Buytaert 2d2ff0d1a9 - Patch #784790 by sun: URL filter incorrectly repeats URL in link title attribute. 2010-05-26 10:54:30 +00:00
Dries Buytaert ff301288f2 - Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP strict warnings when running tests and for PHP 5.3. 2010-04-11 18:33:44 +00:00
Dries Buytaert b225882e5e - Patch #91663 by sun, Berdir, swentel, blackdog, chx: permission of text format is not checked when editing an entity and instead reset to something a user can use. 2010-04-10 11:11:46 +00:00
Dries Buytaert f36b87d1d6 - Patch #721536 by JacobSingh, jpmckinney, Damien Tournoud, David_Rothstein: HTML corrector filter has problems with unescaped CDATA and incorrectly closed tags. 2010-04-10 10:01:15 +00:00
Dries Buytaert 6fc055ab90 - Patch #730220 by Berdir, aspilicious, Damien Tournoud, pwolanin: improved xpath tests. 2010-03-31 20:05:06 +00:00
Angie Byron 47371be0a5 #414424 by sun, chx, Arancaytar, yched, et al: Introduce Form API #type 'text_format' for additional DX/security around rich text fields. 2010-03-07 23:14:20 +00:00
Dries Buytaert 9ea09ace77 - Patch #679530 by sun, David_Rothstein: administer filters permission should not affect text format widget. 2010-03-06 19:40:21 +00:00
Dries Buytaert aec10a8c7d - Patch #734146 by scor: white-space clean-up. 2010-03-06 06:39:01 +00:00
Dries Buytaert 76a4f8fe18 - Patch #679530 by sun: administer filters permission should not affect text format widget. 2010-03-05 13:32:10 +00:00
Dries Buytaert 0f712430a6 - Patch #721536 by JacobSingh: fixed inline Javascript not working due to unescaped CDATA element created by saveXML(). 2010-02-25 08:58:31 +00:00
Dries Buytaert 2acf463dfe - Patch #674626 by asimmonds: fixed text format filter list not being ordered correctly. 2010-02-05 21:44:35 +00:00
Dries Buytaert af3f94b37e - Patch #693614 by asimmonds: fixed PHPDoc spelling typos. 2010-01-25 10:38:35 +00:00
Angie Byron dcd99e0a9a #542972 by Shai, David_Rothstein, yoroy, et al: Change Name of 'Page' Content-Type to 'Basic page'. 2010-01-10 22:56:51 +00:00
Angie Byron 147bb1389a #571654 follow-up by chx, peximo, plach, sun, et al:
Roll-back of node titles as fields. The Entity Translation module in
contrib can add this back, but for everyone else it creates a *huge* WTF.
Apologies for how late this is coming, but better now than post-alpha. :\
2010-01-09 21:54:01 +00:00
Dries Buytaert 516d24d1cd - Patch #558666 by sun, dropcube: revamp text format/filter configuration for better usability. 2009-12-14 13:32:53 +00:00
Dries Buytaert 1f12c4cb52 - Patch #653864 by sun: fixed bugs in filter administration and tableDrag. 2009-12-08 03:10:51 +00:00
Dries Buytaert d1a2de607e - Patch #626024 by sun, catch: fixed filter_list_format() hits database too often / filter_format_save() doesn't save all filters. 2009-12-03 15:33:42 +00:00