Closed
Conversation
…to AJAX binding to mousedown instead of click.
…ine-breaks are mangled by drupal_html_to_text().
…_button'] causes bugs during AJAX submissions by non-buttons.
…validate()(element).
… user_pass_rehash() function.
…: format in comment_preview() line 2065 and line 2183.
…ction lacks documentation of parameters.
…s /admin/people/permissions becomes unusable.
…ore secure password hashes.
…n when theme first enabled.
…] does not exist and [file:owner] not using format_username().
…t sanitization is not performed when HTML => TRUE.
…pired=0 where expired is already 0 (performance).
…sample function body not updated for d7/8.
…t TWICE, but you would be wrong.
… in drupal_prepare_form().
…che becomes stale when batch-inserting book pages.
…ons throw exceptions on ddl changes in MySQL.
…nstants are necessary.
…ction' section of return value.
…rt 'primary-links' menu to 'main-menu'.
…to clarify what 'recent' means.
…Fixed Multiple parent relations confirmation form loses term description.
… space at beginning of return value.
…cannot be installed via an install profile if the menu module wasn't installed first.
…files are accessible over the web.
…tead of pcntl_fork() in simpletest.
…temp() works on Windows.
…' and 'required' are missed on nodes upgraded from D6 to D7.
…red in field_default_form().
…menu-touching functions results in SQL syntax error.
…n EntityFieldQuery to allow for field language updates.
…FALSE for fields created in the UI, to match those created by the API.
…ard-coding translatable to TRUE.
…t' AJAX property.
…tocomplete widget having problems handling terms with commas.
Member
Author
|
Github seems to have included the 7.6 changes in this pull request too... |
pwolanin
added a commit
to pwolanin/7
that referenced
this pull request
Dec 10, 2013
…to handle MySQL keywords in select
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This merges Drupal 7.5 to Pressflow