Make WordPress Core

Timeline



03/21/2011:

23:52 Ticket #16921 (License Terms of PHP License or LGLP not met.) reopened by hakre
Replying to nacin: > Please stop being unnecessarily …
23:49 Ticket #16921 (License Terms of PHP License or LGLP not met.) closed by nacin
duplicate: Please stop being unnecessarily pedantic. #16918
23:47 Ticket #16921 (License Terms of PHP License or LGLP not met.) reopened by hakre
Replying to dd32: > Which code are you referring to …
23:44 Ticket #16915 (spelling mistake in wp-settings.php) closed by nacin
fixed: (In [17524]) I before E, except after C. props jkudish, fixes #16915.
23:44 Changeset [17524] by nacin
I before E, except after C. props jkudish, fixes #16915.
23:38 Ticket #16921 (License Terms of PHP License or LGLP not met.) closed by nacin
invalid: Invalid: It's LGPL, and the function will be gone today.
23:28 Ticket #16924 (Adapt "Insert into Post" button to content-type context) created by xibe
Right now (3.1), the Media modal window uses "Insert into Post" for …
23:20 Ticket #16923 ("Install from URL" for themes and plugins) created by nacin
We currently have a way to upload a plugin ZIP. We should make it so …
22:53 Ticket #14401 (Unable to locate WordPress Content directory (wp-content).) reopened by pavelevap
Sorry for changing version. I tried it in forums several months ago, …
22:31 Ticket #16920 (PHP5-Port: Take out unnecessary compat functions from diverse files) reopened by hakre
Replying to nacin: > What is this? You literally copied …
22:23 Ticket #16922 (Add class to "via" paragraph in press-this.php) created by topdownjimmy
When using "Press This," a paragraph is added to the bottom of the …
22:18 Ticket #16921 (License Terms of PHP License or LGLP not met.) created by hakre
Code under PHP License has been used but the licensing requirements …
22:03 Ticket #16920 (PHP5-Port: Take out unnecessary compat functions from diverse files) closed by nacin
invalid: What is this? You literally copied #16918?
22:00 Ticket #16920 (PHP5-Port: Take out unnecessary compat functions from diverse files) created by hakre
Now that we require PHP 5.2.4, let's take out anything in php other …
21:54 Ticket #16919 (style.css can sometimes conflict with custom background image) created by nathanrice
Steps to repeat: 1. Theme with the following body style (or something …
19:40 Ticket #15705 (I can't login to admin.) closed by nacin
invalid
18:42 Ticket #16804 (Bump required PHP and MySQL versions) closed by ocean90
duplicate: #16917
18:36 Ticket #16918 (Take out unnecessary compat functions from compat.php) created by markjaquith
Now that we require PHP 5.2.4, let's take out anything in compat.php …
18:30 Changeset [17523] by markjaquith
Bump PHP requirement to 5.2.4. Bump MySQL requirement to 5.0. see #16917
18:28 Ticket #16917 (Bump PHP and MySQL required versions) created by markjaquith
We're bumping the minimum PHP version to 5.2.4, and are bumping the …
16:36 Ticket #16911 (Member profile management (WP vs BP)) reopened by scribu
So, basically, what you're asking for is a custom fields box, but for …
15:56 Ticket #16916 (make_clickable() and URI in context) created by hakre
I just stumbled over [http://tools.ietf.org/html/rfc3986#appendix-C
15:06 Ticket #16915 (spelling mistake in wp-settings.php) created by jkudish
This really isn't that big of a deal, but found a little typo in …
14:47 Ticket #13955 (Updated / corrected List of HTTP status codes) closed by hakre
invalid: I've reviewed the whole list and it looks like we take the IANA list …
12:54 Ticket #16914 (Updated List of HTTP status codes for wp_header_to_desc()) created by hakre
http://www.iana.org/assignments/http-status-codes Hypertext Transfer …
11:30 Ticket #16913 (install_blog() does not work correctly when called multiple times) closed by solarissmoke
duplicate: #12028
11:27 Ticket #16905 (sanitize_title calls remove_accents before applying filters) closed by ocean90
duplicate: #16642
11:25 Ticket #16905 (sanitize_title calls remove_accents before applying filters) reopened by ocean90
11:05 Ticket #16913 (install_blog() does not work correctly when called multiple times) created by westi
If you want to pre-populate your multisite network with a big group of …
09:49 Ticket #16911 (Member profile management (WP vs BP)) closed by scribu
wontfix: Yeah, and then you'll want post editing on the front-end and before …
09:40 Ticket #16905 (sanitize_title calls remove_accents before applying filters) closed by toscho
invalid: See #16642 for a discussion of this issue and …
09:28 Ticket #16887 (Increase the default number of maximum redirects to 20) closed by hakre
worksforme: I can now imagine where the 5 is coming from, just ran over this: …
06:40 Ticket #16912 (Quick edit error message styling lost in 3.1) created by solarissmoke
In WP 3.0, quick edit error messages for posts (e.g., if someone else …
02:46 Ticket #16911 (Member profile management (WP vs BP)) created by youngmicroserf
One thing that continuously bugs me in WP is the user …
01:04 Ticket #16910 (Lazy evaluation for WP_Query) created by scribu
Suppose we have a 'city' post type, which is associated with a …
00:25 Ticket #16909 (some Location headers are using relative url's (2)) created by hakre
I started this in #14062 and already did some fixes for 3.1. Just …

03/20/2011:

22:54 Ticket #16908 (Normalize remove_accents() data) created by hakre
The remove_accents() functions contains the translitaration data in …
22:00 Ticket #16907 (Redirecting w/o using wp_redirect();) created by hakre
Some places in worpdress core do not make use of the wp_redirect() …
21:44 Ticket #16906 (Bogus call to wp_kses_no_null()) created by hakre
Nullchars and \ have been already replaced in string in question one …
21:29 Ticket #9492 (IRI Encoding of slugs is broken) closed by texttheater
wontfix: Sorry, I just wanted to add myself to Cc.
21:28 Ticket #9492 (IRI Encoding of slugs is broken) reopened by texttheater
21:26 Ticket #16905 (sanitize_title calls remove_accents before applying filters) created by texttheater
As of r15929, sanitize_title in formatting.php calls remove_accents …
19:22 Ticket #16904 (CURLOPT_SSL_VERIFYHOST Should use 2 instead of true) created by sivel
CURLOPT_SSL_VERIFYHOST Should use an integer of 2 instead of true to …
16:44 Ticket #16903 (PHP5-Port - Superfluous code in _deep_replace()) created by hakre
Since PHP 5.0.0 the count parameter was added, see …
15:48 Ticket #16902 (PRE/CODE tag overflow issue on the plugin details page) created by Simek
There is an issue with PRE/CODE tags on the plugin details page. The …
12:27 Ticket #16901 (Minor changes to theme install page) created by Simek
I've prepared minor changes to Theme Install page. Some basic stuff at …
10:38 Ticket #16900 (Advanced multisite environments) created by medical-hero
Hi, I've also mentioned this before for older versions as wpmu. …
01:04 Ticket #14170 (Problems with network activation) closed by nacin
fixed: Activation hooks are lame, particularly in a network situation. It's …
00:56 Ticket #16899 (Let Settings API be used also for non admins) closed by sivel
duplicate: See #14365
00:51 Ticket #16899 (Let Settings API be used also for non admins) created by maorb
Hi, There's the great [http://codex.wordpress.org/Settings_API/

03/19/2011:

22:36 Ticket #16898 (Fix plugins about page license requirement) created by scribu
The plugins about page requires plugins to be GPLv2 compatible: …
17:54 Ticket #14490 (function "get cat ID" fails if category name has an apostrophe) reopened by logiclord
Replying to hakre: > Replying to logiclord: > …
17:46 Ticket #14757 (users with no posts are not exported) reopened by logiclord
17:42 Ticket #14757 (users with no posts are not exported) closed by logiclord
fixed
15:02 Ticket #16783 (Do not output title attributes with wp_list_pages()) reopened by hakre
Thanks for providing a patch. But please keep in mind, that nothing …
14:45 Ticket #16897 (wp_schedule_event with array of $args does not pass array to action) closed by commentluv
invalid: ok figured this out about a pico second after wpmuguru answered me on …
14:10 Ticket #16783 (Do not output title attributes with wp_list_pages()) closed by logiclord
fixed
13:44 Ticket #14490 (function "get cat ID" fails if category name has an apostrophe) closed by logiclord
fixed: Works in my case too
13:03 Ticket #16897 (wp_schedule_event with array of $args does not pass array to action) created by commentluv
when I schedule an event with an array of $args , when the action is …
12:15 Ticket #16896 (What about / Whom to ask for build-scripts and -binaries used to build ...) reopened by hakre
Replying to westi: > JavaScript and CSS are compressed by …
12:03 Ticket #16896 (What about / Whom to ask for build-scripts and -binaries used to build ...) closed by westi
worksforme: JavaScript and CSS are compressed by committers using the YUI …
12:00 Ticket #16896 (What about / Whom to ask for build-scripts and -binaries used to build ...) created by hakre
The [http://wordpress.org/download/release-archive/ WordPress software …
11:47 Ticket #16895 (wp_list_pluck cannot be used with arrays of references) created by dd32
Example code: […] Example output: […] Expected output: […] …
11:19 Ticket #16894 (Bulk load Comment Meta upon access) created by dd32
When we query posts, we bulk load all of the posts meta and taxonomies …
06:37 Ticket #16893 (Stop or reduce crawling of comment reply ?replytocom URLs) created by joelhardi
(For full background, you can check out the off-topic comments at the …

03/18/2011:

22:03 Ticket #10483 (Change post_name's length from 200 to 400) reopened by nacin
Reopening for discussion.
21:55 Ticket #10483 (Change post_name's length from 200 to 400) closed by nacin
maybelater: We're not adjusting anything for MySQL 5 at this time. Closing as …
19:55 Ticket #10550 (nofollow attribute added to comment_reply_link function) closed by hakre
fixed: Replying to solarissmoke: > Replying to [comment:15
18:59 Ticket #14401 (Unable to locate WordPress Content directory (wp-content).) closed by sivel
invalid: Replying to pavelevap: > Upgraded to latest 3.1 and …
18:09 Ticket #14401 (Unable to locate WordPress Content directory (wp-content).) reopened by pavelevap
Upgraded to latest 3.1 and problem is still here: "Unable to locate …
17:45 Ticket #16892 (make_clickable segfault) created by westi
Running the following nasty comment text through make_clickable …
17:33 Ticket #16891 (Deleting all attachments from post under 'Gallery' tab shows 'From ...) created by kawauso
Steps to Reproduce: 1. Attach images to post using 'Add an …
17:08 Ticket #16890 (Mutliple Location response headers can trigger notices) created by hakre
The current implementation for manual cUrl redirects (safemode / …
16:55 Ticket #15088 (Reduce Remote Dependency of the Network Admin) reopened by hakre
Replying to azaozz: > Replying to hakre: > > …
16:49 Ticket #16889 (Having a location header does not mean that there should be a redirection.) created by hakre
Having a location header does not mean that there should be a …
16:34 Ticket #16888 (WP HTTP Curl transport is only handling some but not all redirect ...) created by hakre
That's violating the specs by namely processing 301 and 302 only: …
16:32 Ticket #15088 (Reduce Remote Dependency of the Network Admin) closed by azaozz
wontfix: Replying to hakre: > ... > I wonder if it's possible to …
16:08 Ticket #16887 (Increase the default number of maximum redirects to 20) created by hakre
The default number of maximum redirects in the diverse HTTP …
16:00 Ticket #16886 (Adding readonly function to wp-includes/general-template.php) created by kakidcm
A quite simple improvement, really. Just like the checked, …
12:45 Ticket #16885 (Warning emited in Header parsing when server does not specify a ...) created by dd32
As reported in #16855 by cogmios, the HTTP API class can emit a …
12:15 Ticket #15088 (Reduce Remote Dependency of the Network Admin) reopened by hakre
Westi, then I place this a feature request. I'd like to have the same …
12:08 Ticket #15088 (Reduce Remote Dependency of the Network Admin) closed by westi
invalid
12:06 Ticket #15088 (Reduce Remote Dependency of the Network Admin) reopened by hakre
A remote API is not reliable at all if it's not available (e.g. …
11:49 Ticket #16884 (Wrong order of parameters in str_replace() in setup-config's get_bloginfo()) created by hakre
See str_replace()
10:49 Ticket #8552 (Change notice text when wpnonce is missing) closed by solarissmoke
duplicate: #15394 has a patch and is tagged for 3.2
08:49 Ticket #16879 (bug in function wp_count_comments in wp-includes/comment.php line 900) closed by nacin
duplicate
08:39 Ticket #16446 (Edgecase bug within wp_count_comments()) closed by solarissmoke
duplicate: #15215
08:18 Ticket #10550 (nofollow attribute added to comment_reply_link function) reopened by solarissmoke
See #16709, and also #16881. Removing the nofollow attributes causes …
07:14 Ticket #8665 (Too short timeout for trackbacks and pingbacks) closed by yogieanamcara
wontfix
07:13 Ticket #8665 (Too short timeout for trackbacks and pingbacks) reopened by yogieanamcara
Still the same issue on my WP Multisite in WP 3.1?
03:28 Ticket #16883 (Add check for "Template Version" on theme activation) created by nathanrice
Related: #16395 In addition to adding Template Version to the …

03/17/2011:

22:01 Ticket #15596 (Allow JS functions in TinyMCE $initArray) closed by azaozz
fixed: (In [17522]) Allow JS functions in the TinyMCE init array, fixes #15596
22:01 Changeset [17522] by azaozz
Allow JS functions in the TinyMCE init array, fixes #15596
21:08 Ticket #16882 (Add support for fetching comments posted since a specific date) created by koke
Adding a "since" option to wp.getComments and get_comments() could …
20:27 Ticket #16881 (Remove all unwanted 'nofollow' attributes from 'reply to comment' links) created by joelhardi
This should be a trivial fix. r16230 removed the rel="nofollow" …
19:25 Ticket #16880 (Suggestion: login links on all pages) created by dougal
My wife is (finally) getting to work with WordPress at her job. As a …
19:24 Ticket #16879 (bug in function wp_count_comments in wp-includes/comment.php line 900) created by tfnab
This seems to have been around for a while and keeps being ignored, or …
18:41 Ticket #16878 (PDF links open in same window despite target="_blank") closed by johnbillion
invalid: The JavaScript in your theme is overriding the link target.
18:23 Ticket #16878 (PDF links open in same window despite target="_blank") created by Frederik77
When I link to a PDF and specify target="_blank", the PDF will still …
17:12 Ticket #11185 (Plugin update notification enhancements) closed by nacin
wontfix: This should be proposed through the UI group then. Re-closing. The …
16:25 Ticket #16877 (Better education about placeholder in twentyten comment.) created by hakre
Just ran over this while creating a child-theme. I think it's worth to …
15:56 Ticket #16876 (Separate msgid "Post" from wp-includes/post.php:1154 for the ...) created by waclawjacek
Hey! It seems that both the custom menu creation screen and the …
15:48 Ticket #16875 (auth_redirect() minor code change) created by hakre
While looking into #16858 I stumbled over some is_ssl() related code …
15:47 Ticket #16874 (Admin bar problems in IE7 and Chrome) created by wpdavis
Love the new admin bar, but I'm noticing a minor problem in Chrome and …
14:59 Ticket #11185 (Plugin update notification enhancements) reopened by hakre
Replying to johnbillion: > No explanation for changes. …
14:00 Ticket #16873 (Almost all posts on stats system are marked "deleted"!) closed by scribu
invalid: trac is for reporting problems with the core WordPress software. For …
13:42 Ticket #16873 (Almost all posts on stats system are marked "deleted"!) created by herophuong
Almost all of the posts on my blog are marked as "deleted", although …
12:02 Ticket #16872 (Old/unused arguments in wp_dropdown_categories/wp_list_categories) created by solarissmoke
There are some arguments in wp_dropdown_categories/wp_list_categories …
08:43 Ticket #4679 (the_content() vs. the_excerpt() - apply different filters to posts ...) closed by solarissmoke
worksforme: Since this ticket was created, a wp_trim_excerpt filter was added …
08:15 Ticket #3603 (end-of-comment markers converted to em-dash) closed by solarissmoke
duplicate: #8912 - that one seems more active
04:47 Ticket #11185 (Plugin update notification enhancements) closed by johnbillion
wontfix: No explanation for changes.
04:33 Ticket #10734 (Gallery Shortcode Causes XHTML Validation Failure) closed by johnbillion
fixed: Fixed with the introduction of the 'use_default_gallery_style' filter …
04:21 Ticket #10479 (Prevent create empty "span" tags one edit media page) closed by johnbillion
duplicate: Dupe of #11569
04:07 Ticket #10228 (The insert gallery button doesn't go away when media items get deleted) closed by johnbillion
worksforme: Worksforme as of 3.1.
03:49 Ticket #9743 (Clicking the plugin's name performs different actions) closed by johnbillion
fixed: As of 3.1 these two issues have been addressed with the introduction …
03:29 Ticket #7634 (Need a way to cancel an upload edit) reopened by dd32
Still applies to the Media Edit page. Steps to Reproduce: 1. On the …
03:25 Ticket #7885 (Press This: Add Photo (n) instead of just Add Photo) closed by johnbillion
invalid: N/A due to subsequent string changes on the media upload buttons and …
03:21 Ticket #7634 (Need a way to cancel an upload edit) closed by johnbillion
worksforme: Not sure if this ticket applied to the inline media manager or the …
02:57 Ticket #6925 (Saved permalinks aren't Saved) closed by johnbillion
worksforme: We now have 'Ok' and 'Cancel' buttons instead of 'Save'.
02:53 Ticket #6530 (AJAX comment moderation doesn't update paging) closed by johnbillion
worksforme: Worksforme as of 3.1. The pagination controls are greyed out as …
02:50 Ticket #6601 (When AJAX adding a child category, dropdown "Category Parent" list ...) closed by johnbillion
worksforme: Replying to solarissmoke: > Looks like an old bug that has …
02:42 Ticket #5281 (request for category unions intersections via URL) closed by johnbillion
worksforme: This got fixed somewhere along the line. Worksforme as of 3.1.
02:30 Ticket #14984 (No backlink in comment error messages) closed by johnbillion
duplicate: Marking as dupe of #4332 See also …
02:18 Ticket #3880 (parent_page_item class is not applied when browsing blog archives) closed by johnbillion
fixed
02:14 Ticket #2870 (Make installation form pluggable (was: allow user to set password)) closed by johnbillion
fixed: The simplified password reset functionality introduced in 3.1 means …
01:44 Ticket #16871 (In Firefox 3.6.15, from the Admin Screen, Logout Function in tool bar ...) closed by dd32
worksforme: > Weird. Indeed. Given me and sivel can't reproduce it, and it's …
00:38 Ticket #16871 (In Firefox 3.6.15, from the Admin Screen, Logout Function in tool bar ...) created by Patirick
Please note: this ONLY happens in FireFox 3.6.15''''' When the …

03/16/2011:

23:18 Ticket #16870 (consider disabling HTTP transport after multiple failed requests) created by dd32
There has been a number of reports over the lifespan of the cURL HTTP …
22:38 Ticket #16858 (Usage of HTTP_HOST in the administration) reopened by dd32
#9235 deals with the IP of the user accessing the site being "wrong" …
21:29 Ticket #16869 (Links from admin panel to site don't use HTTPS) created by F30
Since version 3.0, Wordpress automatically changes all links to an …
20:04 Ticket #16868 (Add WordPress Required Version and Tested Up To Version for themes) created by cais
The premise of this idea is for Theme authors to be able to add a …
16:47 Ticket #16867 (Where is it appropriate to use filter_var) created by aaroncampbell
Now that we require PHP 5.2 we have access to a whole plethora of new …
15:41 Ticket #16858 (Usage of HTTP_HOST in the administration) closed by hakre
duplicate: Thanks for reporting the issue. FWIK the problem you've reported is …
15:08 Ticket #16866 (Multisite registration uses extra redirect) created by spathon
When you are on a sub-blogg and choose register you are sent to …
15:03 Ticket #16865 ('post' definition should use menu_position) created by scribu
Since WP 3.1, we don't need to hardcode the Posts $menu array, since …
12:54 Ticket #16864 (WP_Terms_List_Table doesn't call sanitize_term() on display) created by scribu
Steps to reproduce: Add this filter: […] and go to …
12:37 Ticket #16863 (get_terms hierarchical/hide_empty incompatible with include/exclude args) created by martinshopland
[…] $terms will not contain a meaningful result set. In order for …
11:21 Ticket #16862 (Eliminating the reinstall-on-core-upgrade behavior (for Akismet and ...) closed by dd32
duplicate: > #14484 is about wp-content in full, this ticket is about Akismet and …
11:11 Ticket #16862 (Eliminating the reinstall-on-core-upgrade behavior (for Akismet and ...) reopened by hakre
Replying to dd32: > #14484 #14484 is about wp-content in …
11:09 Ticket #16862 (Eliminating the reinstall-on-core-upgrade behavior (for Akismet and ...) closed by dd32
duplicate: #14484
11:02 Ticket #16862 (Eliminating the reinstall-on-core-upgrade behavior (for Akismet and ...) created by hakre
As long as Akismet and Hello Dolly aren't unbundled (see #16838, …

03/15/2011:

22:44 Ticket #16861 (No i18n in admin_created_user_subject()) created by mrMagister
./wp-admin/user-new.php ~line 33 […] where is l10n …
18:45 Ticket #16860 (map_meta_cap use "manage_network_users" instead of is_super_admin for ...) created by sboisvert
I find that for a multi-site setup, the ability to edit users is …
17:28 Ticket #16859 (esc_url eats square brackets.) created by f00f
When adding a link to the blogroll (using wp-admin/link-add.php), …
13:33 Ticket #16858 (Usage of HTTP_HOST in the administration) created by amirhabibi
In some files like wp-admin/includes/class-wp-list-table.php (there …

03/14/2011:

20:49 Ticket #16857 ([15613] -> no more _make_cat_compat() on queried_object) created by duck_
[15613] condensed the three different tax handling branches in …
16:52 Ticket #16856 (When registering custom post type, menu_position isn't honored if it's ...) created by nathanrice
When registering a custom post type, if you use '50' instead of just …
16:11 Ticket #16855 (HTTP API No Follow Redirection) created by TheDeadMedic
As highlighted in the following discussions, there's an issue when we …
11:35 Ticket #16854 (wp_query does not handle multiple exclude author properly) created by commentluv
when making a query with $args containing […] line 2008 of …
11:15 Ticket #16853 (Error 500 when a user has too many sites) created by luuzan@…
My installation 3.0.1 multi-site installation with more …
10:07 Ticket #16852 (Don't output redundant dir="ltr" with language_attributes()) created by bergius
language_attributes() outputs dir="ltr" when is_rtl() returns false, …
09:11 Ticket #16851 (No page editor showed whit large number of pages) created by Djyp
Environment: Default install, default theme, no plugins, …
04:26 Ticket #16850 (post_parent should accept an array of IDs) closed by nacin
duplicate
00:56 Ticket #16850 (post_parent should accept an array of IDs) created by scribu
Currently, it's not possible to get a list of posts that have one of …
Note: See TracTimeline for information about the timeline view.