Projet

Général

Profil

Révision 4444412d

Ajouté par Julien Enselme il y a environ 10 ans

Update drupal 7.27 -> 7.28

Voir les différences:

drupal7/CHANGELOG.txt
1 1

  
2
Drupal 7.28, 2014-05-08
3
-----------------------
4
- Fixed a regression introduced in Drupal 7.27 that caused JavaScript to break
5
  on older browsers (such as Internet Explorer 8 and earlier) when Ajax was
6
  used.
7
- Increased the timeout used by the Update Manager module when it fetches data
8
  from drupal.org (from 5 seconds to 30 seconds), to work around a problem
9
  which causes incomplete information about security updates to be presented to
10
  site administrators. This fix may lead to a performance slowdown on the
11
  Update Manager administration pages, when installing Drupal distributions,
12
  and (for sites that use the automated cron feature) on occasional page loads
13
  by site visitors.
14
- Fixed the behavior of the token system's "[node:summary]" token when the body
15
  field does not have a manual summary.
16
- Changed the behavior of db_query_temporary() so that it works on SELECT
17
  queries even when they have leading comments/whitespace. A side effect of
18
  this fix is that db_query_temporary() will now fail with an error if it is
19
  ever used on non-SELECT queries.
20
- Added a "node_admin_filter" tag to the database query used to build the list
21
  of nodes on the content administration page, to make it easier to alter.
22
- Made the cron queue system log any exceptions that are thrown while an item
23
  in the queue is being processed, rather than stopping the entire PHP request.
24
- Improved screen reader support by adding an aria-live HTML attribute to file
25
  upload fields when there is an error uploading the file (minor markup
26
  change).
27
- Made the pager on the Tracker module listing pages show the same number of
28
  items as other pagers throughout Drupal core (minor UI change).
29
- Fixed a bug which caused caches not to be properly cleared when a file entity
30
  was saved or deleted.
31
- Added several missing countries to the default list returned by
32
  country_get_list() (string change).
33
- Replaced the term "weight" with "influence" in the content ranking settings
34
  for search, and added help text for administrators (string change).
35
- Fixed untranslatable text strings in the administrative interface for the
36
  "Crop" effect provided by the Image module (minor string change).
37
- Fixed a bug in the Taxonomy module update function introduced in Drupal 7.26
38
  that caused memory and CPU problems on sites with very large numbers of
39
  unpublished nodes.
40
- Numerous small bug fixes.
41
- Numerous API documentation improvements.
42
- Additional automated test coverage.
43

  
2 44
Drupal 7.27, 2014-04-16
3 45
----------------------
4 46
- Fixed security issues (information disclosure). See SA-CORE-2014-002.

Formats disponibles : Unified diff