Commit Graph

561 Commits (4.7.8)

Author SHA1 Message Date
Gábor Hojtsy 44d6dbd86e Drupal 4.7.8 2007-10-17 21:35:42 +00:00
Gerhard Killesreiter b60bac779f Drupal 4.7.7 2007-07-26 19:17:25 +00:00
Gerhard Killesreiter 6f17c8d29b #158687, Fix Drupal.encodeURIComponent() and drupal_urlencode() edge cases, patch by Neil 2007-07-26 19:11:07 +00:00
Gerhard Killesreiter 240493fca6 #121876, drupal_to_js converts empty arrays to objects, patch by Darren Oh, backport 2007-03-14 07:55:48 +00:00
Gerhard Killesreiter 8047a85a43 #73615, fix error handling during update. Backport. 2007-01-27 16:18:52 +00:00
Gerhard Killesreiter 68ab622e20 #104969, remove phpdoc that does not apply, patch by Wesley Tanaka 2007-01-01 22:10:37 +00:00
Gerhard Killesreiter c5cb761e96 #104693, reverted 2006-12-22 17:14:08 +00:00
Gerhard Killesreiter c5268b1609 #104693, Always send HTTP/1.1 in headers, by ChisKennedy, backport 2006-12-21 23:44:37 +00:00
Gerhard Killesreiter ca8faa6361 #78377, drupal_get_destination() should return URL in 'source' format, not in 'alias' format, nackport 2006-12-12 22:26:27 +00:00
Gerhard Killesreiter 8d277af72f #91624, File uploads silently failing on Windows when magic_quotes_gpc = On: fix_gpc_magic() strips legitimate backslashes from $_FILES, backport from HEAD 2006-11-23 21:52:37 +00:00
Gerhard Killesreiter c02161583a #89059, clicking login from the url under a comment produces 404 error (clean urls), backport from HEAD, patch by Zen 2006-11-14 10:41:04 +00:00
Gerhard Killesreiter e71f947b59 remove trailing spaces 2006-10-18 20:14:42 +00:00
Steven Wittens fd13781ee1 - Clarify utf-7 exploit in drupal_set_header() 2006-10-17 04:45:03 +00:00
Dries Buytaert 33821f6907 - Patch #82741 by Wesley: fixed incorrect comparison in url(). 2006-10-15 20:02:52 +00:00
Gerhard Killesreiter 3633f23d3a #79733, format_xml_tags is undefined, patch by Arto, backport from HEAD 2006-10-12 19:53:55 +00:00
Dries Buytaert 9b8dfd5a77 - Patch #40209 by pascal and jvandyk: added missing semicolon to URL validation. 2006-10-09 06:48:07 +00:00
Gerhard Killesreiter 609efeb926 #70742 yched and beginner. Fix magic quotes on files., backport from HEAD 2006-09-27 08:15:11 +00:00
Gerhard Killesreiter 81d68d8960 #80739 by chx. Correct drupal_goto() documentation., backport from HEAD 2006-08-26 14:19:09 +00:00
Gerhard Killesreiter 9badebb4a7 #80200 by gorgen. More strict pager query regexp.
Also a patch which somehow didn't get committed, issue #50025
2006-08-24 08:54:36 +00:00
Steven Wittens 59e9a7d2f7 #74070: urlencode to drupal_urlencode() 2006-07-18 10:46:24 +00:00
Steven Wittens ce159b4e4a #74109: format_rss_channel() does not allow attributes (+ clean up code) 2006-07-17 16:09:18 +00:00
Gerhard Killesreiter 5b21b36c40 #68886 by Neil and Steven, Handle ampersands in search queries and other URLs when clean URLs are on, backport from head 2006-07-02 10:06:04 +00:00
Dries Buytaert 46af97ec3e - Patch #65801 by Moshe et al: fixed locale initialization slowness. 2006-06-08 21:25:51 +00:00
Dries Buytaert fc3993ca4d - Patch #63724 by zoo33: fixed documentation glitch. 2006-05-15 20:53:26 +00:00
Gerhard Killesreiter cec2f81eff Patch #62419 by Ber: improved and corrected the PHPdoc of l(), backport from HEAD 2006-05-09 14:50:24 +00:00
Dries Buytaert bd08cb5e9c - Patch #59222 by Zen: make the front page check reliable. 2006-04-27 08:44:45 +00:00
Steven Wittens 027f9836bc #5371 tweaks (drupal_query_string_encode) 2006-04-13 13:15:29 +00:00
Gerhard Killesreiter d6a164c400 #5371, drupal_get_destination, pager and tablesort array handling, patch by Steven 2006-04-13 08:25:27 +00:00
Steven Wittens 69726b0d7b #56634: Resolve issues with varying $base_url
- Fix locations links in watchdog
- Fix repeated subdirectory in page cache CIDs
2006-04-12 08:42:47 +00:00
Gerhard Killesreiter 70aae83c8e #58166, fixes for typos, patch by Uwe Herrmann 2006-04-11 11:33:15 +00:00
Steven Wittens 9794b5538e - #55898: Generic, permissive admin XSS/HTML filtering for mission/footer/...
- Clean up some raw output
2006-04-07 15:32:17 +00:00
Steven Wittens 4821200689 #57415: Replace drupal_implode_autocomplete() by drupal_to_js() 2006-04-06 02:41:48 +00:00
Steven Wittens 3e9948e529 #55869: Redirect back to requested page after log-in 2006-04-04 07:46:02 +00:00
Gerhard Killesreiter cb49e19e9e #54003, Watchdog not logging update errors, patch by Steven 2006-03-28 09:29:23 +00:00
Gerhard Killesreiter 4b84de9a0c #14591, User.module links for blocked/non-existant accounts + menu 403/404 issue, patch by Steven and merlinofchaos 2006-03-17 18:56:25 +00:00
Gerhard Killesreiter 05c20c7781 #54002, Cached JS files break new drupal js error reporting behavior. Improved patch by chx 2006-03-15 08:46:57 +00:00
Steven Wittens e4a6ff4270 - #53368: Output stricter (IE5-compatible) JSON 2006-03-10 17:06:48 +00:00
Steven Wittens 3ead560368 - #49211: Fix bug with linking to absolute URLs through l() 2006-03-10 16:53:09 +00:00
Steven Wittens 9fd6dc5818 - #52771: drupal_to_js() improperly dealing with booleans 2006-03-10 13:08:05 +00:00
Dries Buytaert b8d81c6a79 - Patch #52448 by Zen: simplified drupal_attributes. 2006-03-07 14:57:05 +00:00
Steven Wittens 9a014043a4 - #50747: RSS channel description is not according to spec 2006-03-01 21:30:17 +00:00
Gerhard Killesreiter 2173ef13fd #50772, Getting destination from $_REQUEST, patch by rmiotke 2006-02-27 14:19:07 +00:00
Gerhard Killesreiter 68432ae641 #49375, 'drupal_goto' / 'drupal_get_destination' broken with query params, patch by eberts 2006-02-27 14:06:09 +00:00
Dries Buytaert 4ce3d625f6 - Patch #48008 ny markus: removed some unused code. 2006-02-26 19:53:00 +00:00
Dries Buytaert 18aaf1120d - Patch #50912 by eberts: HTTP request overrides headers and data on redirect. 2006-02-23 15:19:10 +00:00
Dries Buytaert 3603fe1bd8 - Patch #49912: www.drupal.org -> drupal.org. (Today's critical bugfix #5.) 2006-02-21 18:46:54 +00:00
Dries Buytaert ae470d6943 - Patch #49129 by markus: remove port from HTTP requests. 2006-02-16 13:00:18 +00:00
Dries Buytaert 583d5a4ee9 - Patch #48622 by adrian: remove drupal_goto from _submit functions. 2006-02-10 05:25:57 +00:00
Steven Wittens d38429248e - #47510: Show JavaScript alert when PHP errors occur 2006-02-05 19:04:58 +00:00
Dries Buytaert 048bec139e - Patch #13148 by Morbus: less globals. 2006-02-02 12:44:57 +00:00