Commit Graph

16647 Commits (f68a354ff8d3b72eb6d8a7ef34b0370b9487e817)

Author SHA1 Message Date
stefan.r f68a354ff8 Issue #2393461 followup by Sagar Ramgade: format_xml_elements() does not allow unencoded values 2016-07-04 18:07:26 +02:00
stefan.r 86fc546837 Issue #2393461 followup by nevergone: format_xml_elements() does not allow unencoded values 2016-07-04 17:27:58 +02:00
stefan.r 6c75ac1f3f Issue #2393461 by David_Rothstein, mpv, maciej.zgadzaj, Sagar Ramgade, davic, Fabianx: format_xml_elements() does not allow unencoded values 2016-07-04 16:59:45 +02:00
stefan.r 5e71caebfd Issue #2578173 by Peacog, David_Rothstein, maximpodorov, marvin_B8, andypost, alexpott, tatisilva: Increase menu title maxlength to 255 in forms containing menu items 2016-07-04 00:45:24 +02:00
stefan.r 3677ac5bef Issue #2371861 followup by David_Rothstein: Strings including tokens in href or src attributes cannot be translated due to safeness check incompatibilities 2016-07-04 00:31:14 +02:00
David Rothstein e06da1d7c3 Issue #1116326 by s_leu, yannickoo, dawehner, nod_, pwolanin, David_Rothstein, ksenzee, realityloop, miro_dietiker, broeker, mariagwyn, Christian DeLoach: Support admin overlay in exposed forms 2016-07-03 17:07:16 -04:00
David Rothstein 5009eff28b Issue #2749489 by pwolanin: Write test for the User module security issue from SA-CORE-2016-002 2016-07-03 16:21:54 -04:00
David Rothstein 15da2e8c43 Issue #2563751 by borisson_, rocketeerbkw, cilefen, pietmarcus, NikitaJain, imanol.eguskiza, pjonckiere: Password field errors on user create/edit/login when password is (literally) 0 2016-07-03 16:14:08 -04:00
David Rothstein bc48446194 Issue #1327728 by Darren Oh, Josh Waihi, cspitzlay, c960657: ip_address() fails when client request IP and proxy IP are the same 2016-07-03 15:42:27 -04:00
David Rothstein 90cff29b4d Issue #1388664 by akoepke, chirhotec, klokie, lOggOl: Blog module conflicts with other URL routes beginning with "blog/" 2016-07-03 15:31:20 -04:00
David Rothstein 3588007012 Issue #1622964 by felribeiro, snehi, ar-jan, Girish-jerk, jhodgdon, joachim, jp.stacey, stefan.r: docs for EntityFieldQuery::fieldCondition are really sparse 2016-07-03 15:28:22 -04:00
David Rothstein 4f9fcc6271 Issue #2676472 by micaelamenara, dagmar, jhodgdon: docs for t() and related functions don't explain how context works 2016-07-03 13:48:12 -04:00
David Rothstein 4fb5e5068d Issue #2669704 by eiriksm, jhodgdon: Missing function doc comments in user.pages.inc 2016-07-03 13:43:28 -04:00
David Rothstein df75f7c315 Issue #2640888 by IRuslan, kala4ek: Broken link on image toolkits conf page when no toolkits are installed 2016-07-03 13:40:00 -04:00
David Rothstein 11dac6e10f Issue #1732906 by peterpoe, Ken Ficara, forestgardener, eesquibel, minax.de: Uninitialized variable in number_field_formatter_settings_form 2016-07-03 13:35:16 -04:00
David Rothstein a1f2672faa Issue #2674028 by catch: Add page callback to admin/people/create menu item 2016-07-03 13:22:34 -04:00
David Rothstein 0dcc87a087 Issue #2633334 by orbmantell, e._s, catch, TravisCarden: Unsigned int vs. int mismatch between node.nid and history.nid 2016-07-03 13:14:40 -04:00
Fabian Franz b2bd3e0d73 Issue #2215369 by fietserwin, Lowell, mondrake, mr.baileys, David_Rothstein, kristofferwiklund, TwoD, bradjones1, svanou, kristiaanvandeneynde, Fabianx: Various bugs with PHP 5.5 imagerotate(), including when incorrect color indices are passed in 2016-07-03 06:59:44 -07:00
Fabian Franz d833cb7c14 Issue #2660762 by twistor: TrackerTest::testTrackerNewComments() sets the node title incorrectly 2016-07-03 06:25:56 -07:00
Fabian Franz b6939aad7e Issue #2660766 by David_Rothstein, twistor: UpgradePathTaxonomyTestCase::testTaxonomyUpgrade() doesn't properly test field settings 2016-07-03 06:22:31 -07:00
Fabian Franz 4cdb4c5c14 Add grouped entries for PHP 5.4 and 7 test failures to CHANGELOG.txt. 2016-07-02 12:44:31 -07:00
Fabian Franz 4d5d30045f Issue #2660754 by twistor, David_Rothstein: Invalid numeric comparison in OpenIDTestCase::testConversion() 2016-07-02 12:41:51 -07:00
Fabian Franz 84539bd501 Issue #412808 by Berdir, rupertj, beejeebus, sun, PieterDC, scottalan, catch: Handling of missing files and functions inside the registry 2016-07-02 12:35:01 -07:00
Fabian Franz 44e1b4f0e6 Issue #2717633 by mikeytown2, twistor, scor, Fabianx, MustangGB: PHP 7 hook_rdf_mapping() ['mapping']['rdftype'] failing in rdf.test: RDF type is present on post 2016-07-02 12:18:28 -07:00
David Rothstein 7543eae758 Issue #2364343 by damien_vancouver, criz, ksenzee, Neograph734, joegraduate, k_zoltan, droplet, pounard, jp.stacey, ciss, corbacho, TravisJohnston: Fix robots.txt to allow search engines access to CSS, JavaScript and image files 2016-07-02 12:19:35 -04:00
David Rothstein 8f7f28b6d9 Issue #2189345 by benjy, sanduhrs, Mile23, joshtaylor, jbekker, David_Rothstein, klausi, sun, zaporylie, pfrenssen, jsacksick, jibran, Mixologic, znerol, Xano, alberto56: run-tests.sh should exit with a failure code if any tests failed 2016-07-02 12:01:07 -04:00
Fabian Franz f0e660bda8 Issue #2551981 by jthorson, Mixologic, Fabianx, David_Rothstein: Add --directory option to run-tests.sh test discovery 2016-07-02 01:54:17 -07:00
Fabian Franz 1fea8c83c9 Issue #2491353 by pfrenssen, pietmarcus, znerol, David_Rothstein: Cookies from previous tests are still present when a new test starts 2016-06-30 23:17:03 -07:00
Fabian Franz d51675754b Issue #1713662 by nod_, Eric_A, treyhunner, sun, basvredeling: Introduce .editorconfig to auto-configure editors that support it 2016-06-30 23:11:01 -07:00
Fabian Franz f7d2f47e9e Issue #889772 by tuutti, stefan.r, opdavies, Sutharsan, Perignon, pjcdawkins, joachim, das-peter, YesCT, David_Rothstein, Zerdiox, hussainweb, Fabianx, mgifford, xjm: Following a password reset link while logged in leaves users unable to change their password 2016-06-30 23:05:31 -07:00
Fabian Franz 2503818cfb Issue #2669568 by soaratul: Docblock typo in file_download_headers 2016-06-30 22:49:50 -07:00
Fabian Franz 09de859518 Issue #1364694 by gielfeldt: MemoryQueue::createItem does not return TRUE 2016-06-30 22:40:29 -07:00
stefan.r b0fbd62b38 Issue #2311305 by donutdan4114, stefan.r, Polonium, rpayanm, tadityar, Fabianx, Dave Reid: getPrefixInfo() calls wrong function to get the connection info 2016-07-01 00:53:19 +02:00
stefan.r a8c1ebd8d7 Issue #2634840 by brianV: Add index on uid and module columns to authmap 2016-06-29 15:50:24 +02:00
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
stefan.r bbaf40b505 Issue #2660744 by twistor: Skip test for decoding invalid numeric entities in 5.4+ 2016-06-29 15:03:36 +02:00
stefan.r 3a2b4f50ed Issue #2371861 by DuaelFr, YesCT, pietmarcus, Gábor Hojtsy, tucho: Strings including tokens in href or src attributes cannot be translated due to safeness check incompatibilities 2016-06-29 13:37:46 +02:00
stefan.r 26474037f5 Issue #2756209: Add the new Drupal 7 co-maintainers to MAINTAINERS.txt 2016-06-28 19:52:01 +02:00
stefan.r 1af0eb4b5e Issue #2694731 by nicrodgers: user_access(): incorrect documentation 2016-06-28 18:21:04 +02:00
stefan.r c872c60b67 Issue #2660240 by Kgaut: Typo in menu.inc 2016-06-28 18:15:21 +02:00
stefan.r d11d1c268a Issue #376391 by mimran, snehi, pietmarcus, jhodgdon: Document that module_invoke_all / ModuleHandlerInterface::invokeAll reindexes arrays 2016-06-28 18:10:29 +02:00
stefan.r 4536453d81 Issue #2718323 by Liam Morland, jhodgdon: In drupal_http_request(), mention http_build_query() 2016-06-27 23:59:05 +02:00
stefan.r 33eab62b72 Issue #2718179 by dagmar: Better documentation for suspicious encoded string in dblog tests 2016-06-27 23:55:02 +02:00
stefan.r d51a63f6f4 Issue #2718323 by Liam Morland, jhodgdon: In drupal_http_request(), mention http_build_query() 2016-06-27 23:49:06 +02:00
David Rothstein d100499e0a Issue #2663752 by twistor, DamienMcKenna, ParisLiakos, sdstyles, Berdir: Undefined string index 0 in DrupalTestCase::getAbsoluteUrl() in PHP 7 2016-06-27 16:11:50 -04:00
David Rothstein 1a7642eed3 Issue #2663746 by twistor, MustangGB: Array to string conversion in trigger.test for PHP 7 2016-06-27 16:07:15 -04:00
David Rothstein 84723952f2 Issue #2460833 by jackbravo, colinmccabe, checker, Alan D., twistor: _drupal_session_destroy() should return boolean 2016-06-27 16:02:39 -04:00
David Rothstein 9bf8fdfd4c Issue #2712993 by MustangGB, klausi: Can't override the same CSS files multiple times 2016-06-27 15:49:57 -04:00
David Rothstein d883204182 Merge tag '7.44' into 7.x
7.44 release

Conflicts:
	CHANGELOG.txt
	includes/bootstrap.inc
2016-06-15 16:08:01 -04:00
David Rothstein 0e38d9407d Drupal 7.44 (SA-CORE-2016-002) by alfaguru, benjy, nagba, David_Rothstein, larowlan, stefan.r, vlad.k, pwolanin 2016-06-15 16:05:31 -04:00