Make WordPress Core

Timeline



06/24/2010:

23:35 Ticket #14080 (Needless wp_cache_delete() inside set_theme_mod()) created by shidouhikari
In /wp-includes/theme.php, the function set_theme_mod() calls …
23:18 Ticket #14079 (wp_unique_post_slug does not work properly for hierarchical custom ...) created by chowmein
Custom post types with hierarchy set to true, will still have a suffix …
20:06 Ticket #13906 (update from dashboard does not update) closed by ocean90
worksforme
19:57 Ticket #13063 (I Can´t delete a page) closed by ocean90
worksforme: Works fine in 3.0. If it's still a problem, please re-open.
19:54 Ticket #13427 ("Allow Comments" won't save in IE8) closed by ocean90
worksforme: I tested it on different systems and it works on all. Closing …
19:51 Changeset [15324] by westi
Remove dead code. Props nacin.
19:47 Ticket #14010 (PHP Notice: Undefined index in /wp-admin/plugins.php on line 16) closed by westi
fixed: (In [15323]) Fix notice when visiting the plugins page as a site admin …
19:47 Changeset [15323] by westi
Fix notice when visiting the plugins page as a site admin with …
19:22 Ticket #14078 (Don't send notifications for comments too early) created by mrmist
Not sure if this classes as a bug or enhancement, will call it an …
18:52 Ticket #13549 (Standard about page from Pages - /about, appears also after deletion ...) closed by mrmist
worksforme: Closing as worksforme (no feedback in a month, stats reflect correctly …
18:10 Ticket #14077 (Add support for removal of multiple features from a post type in ...) created by Utkarsh
From …
17:50 Ticket #14076 (Misleading post count on taxonomy screen) created by bunnykins
Register a post type that supports categories. Wether you go to: …
17:45 Changeset [15322] by ryan
bump
17:39 Changeset [15321] by ryan
Fix current page detection for home when index.php is in the requested …
17:39 Ticket #13977 (home link current_page nav menu defect on IIS) closed by ryan
fixed: (In [15320]) Fix current page detection for home when index.php is in …
17:39 Changeset [15320] by ryan
Fix current page detection for home when index.php is in the requested …
16:49 Ticket #14075 (some url are wrong when REQUEST_URI are different in host and proxy) created by gamboz
Some url strings are generated with the host REQUEST_URI instead of …
15:51 Ticket #12315 ("Link URL" on uploaded images does not update when saving a post) reopened by rogermh
This bug is not fixed as confirmed by several on this thread: …
15:10 Changeset [15319] by ryan
Markup fixes for plugins screen. Props johnbillion. fixes #14007 for 3.0.1
15:10 Ticket #14007 (A few markup errors on Plugins screen) closed by ryan
fixed: (In [15318]) Markup fixes for plugins screen. Props johnbillion. fixes …
15:10 Changeset [15318] by ryan
Markup fixes for plugins screen. Props johnbillion. fixes #14007 for 3.1
15:07 Changeset [15317] by ryan
Filter title for Custom Menu widget. Props jorbin. fixes #14009 for 3.0.1
15:07 Ticket #14009 (Custom menu Widget title not filtered) closed by ryan
fixed: (In [15316]) Filter title for Custom Menu widget. Props jorbin. fixes …
15:07 Changeset [15316] by ryan
Filter title for Custom Menu widget. Props jorbin. fixes #14009 for 3.1
15:06 Ticket #14074 (in nav-menus.php, there is no all pages) created by yumiam
Only 1st and second level of hierarchy. And pages with the same title …
15:01 Changeset [15315] by ryan
Use get_current_user() and get_current_user_id() instead of global . …
14:57 Ticket #14048 (Incorrect number of posts listed on admin -> Posts) closed by ipstenu
invalid: Yeah, that was it. I scanned the DB and found two entires. Yick. Closing :)
14:53 Changeset [15314] by ryan
Remove unused global. Props filosofo. fixes #13933 for 3.0.1
14:53 Ticket #13933 (Remove dead $current_user declaration) closed by ryan
fixed: (In [15313]) Remove unused global. Props filosofo. fixes #13933 for 3.1
14:53 Changeset [15313] by ryan
Remove unused global. Props filosofo. fixes #13933 for 3.1
14:50 Changeset [15312] by ryan
Pass ID to is_super_admin(). Props bigdawggi. fixes #14066 for 3.0.1
14:49 Ticket #14066 (has_cap() bug when logged in as super-admin) closed by ryan
fixed: (In [15311]) Pass ID to is_super_admin(). Props bigdawggi. fixes …
14:49 Changeset [15311] by ryan
Pass ID to is_super_admin(). Props bigdawggi. fixes #14066 for 3.1
14:30 Ticket #9532 (Get the readme.txt metadata) closed by hakre
fixed: This is now somehow possible by passing the Metadata Header Fields …
14:17 Ticket #14073 (Custom Taxonomies - Post Count wrong) created by defade
I've just set up some custom taxonomies on our blog. Basically they …
13:01 Ticket #14072 (Typo in wp-includes/nav-menu-template.php) created by Utkarsh
s/limk/link
12:54 Ticket #14071 (get_file_data() PHPDoc improvements) created by hakre
A parameter is named that does not exists. The function description …
12:34 Ticket #14070 (admin.php tries to read $plugin_page from the wrong directory) created by bigsmoke
2.9 did this right. It should do include(WP_PLUGIN_DIR . …
12:09 Ticket #13947 (Featured image doesn't crop) closed by bi0xid
invalid: Updating problems. It works the same way in Media Library and Post …
11:29 Ticket #13940 (get_status_header_desc() returns HTTP 1.1 status codes for HTTP 1.0) reopened by hakre
10:20 Ticket #14069 (do_robots() ignores charset setting) created by hakre
the do_robots() function does not reflect the blogs charset setting …
10:15 Ticket #14068 (Long plugin Upgrade Notice distorts update-core.php table) created by duck_
td.plugin-title has a white-space: nowrap; rule in …
05:38 Changeset [15310] by nacin
s/site/network/ in user-new.php.
00:06 Ticket #10511 (Enclosure Custom Fields are automatically deleted) reopened by animepulse
I guess I spoke too soon. This is now broken again in 3.0. This is …

06/23/2010:

23:32 Ticket #14067 (WP3.0 XMLRPC wp.newCategory fails for existing category) created by andrewpeacock
Hi, I'm comparing 2.9.2 and 3.0 with the same remote client calling …
23:29 Ticket #14066 (has_cap() bug when logged in as super-admin) created by bigdawggi
I've working with a site that has a plugin that adds custom …
22:56 Ticket #14065 (textwidget adds paragraph outside of div) created by jowo
Using textwidget creates wrong HTML: […] The outer paragraphs …
22:13 Ticket #14064 (In certain situations (migrations, etc.) the admin login page style ...) created by mongoose643
I found this bug after launching a wordpress site that was initially …
20:37 Ticket #14063 (Twenty Ten i18n problems) created by pavelevap
1) There are several strings in .pot file which were translated, but …
20:11 Ticket #14062 (some Location headers are using relative url's) created by hakre
While being on my HTTP related work lately I came over another issue. …
19:25 Ticket #14061 (Bugs in edit-tags and edit columns regarding post_type vars) created by nacin
Originally reported by Frumph on wp-testers. I additionally found the …
18:32 Ticket #14059 (Feature Request: Hook into bulk actions in the edit.php) closed by scribu
duplicate
17:41 Ticket #12790 (Make the URL of the feed title of the RSS widget specifiable) closed by nacin
worksforme: The URL of the feed title of the RSS widget gets pulled directly from …
17:37 Ticket #12776 (new ms site sometimes gets no roles) closed by nacin
worksforme: $wp_user_roles is for static definitions of roles/capabilities. It …
17:33 Ticket #12727 (Allow get_post*() and get_page*() functions to query by more than ID ...) closed by nacin
duplicate: Fixed in #12743. Nice job sneaking that one in :-)
17:24 Ticket #12665 (Mixed-case usernames not working) closed by nacin
worksforme: Created a user "Mixed Case" Was able to log in as "Mixed Case" "mixed …
17:21 Ticket #11467 (Random addition of categories to Posts when saving) closed by nacin
worksforme: worksforme, pending new reports that this can be reproduced.
17:18 Ticket #12037 (bad image paths from wp_get_attachment_url after 2.8) closed by nacin
invalid
17:11 Ticket #10824 (Page Attributes capability should come with ability to create or edit pages) closed by nacin
worksforme: I see the attributes box as an editor.
17:05 Ticket #12070 (Uploading images to wordpress running on IIS 7 Win 2008 results in bad ...) closed by nacin
invalid: Re-open with feedback.
17:03 Ticket #12018 (Automatic site upgrade breaks easily with FTP permissions, yields no ...) closed by nacin
worksforme
17:02 Ticket #10793 (Add original post's permalink to imported post during WordPress Import) closed by nacin
worksforme: Re-open with feedback for what this is trying to achieve.
17:00 Ticket #11192 (WP_Rewrite causes 404 errors) closed by nacin
worksforme: You can override the 404 that gets sent. Closing as worksforme; …
14:46 Ticket #14060 (Misleading "You do not have sufficient permissions to access this page.") created by hakre
When accessing a page of a plugin in the admin that does not exists …
14:26 Changeset [15309] by nacin
Some whitespace in WP_HTTP. props hakre, see #13897.
14:03 Ticket #14059 (Feature Request: Hook into bulk actions in the edit.php) created by Frumph
I would like to be able to have the ability to hook into the bulk …
10:03 Ticket #14040 (Prevent empty class attribute in start_el of the Walker_Nav_Menu ...) closed by jaapjanfrans
invalid
07:30 Changeset [15308] by nacin
Avoid variable clash in export.php. see #14026 for 3.0.
07:22 Changeset [15307] by nacin
Revert typo. Thanks autocomplete for randomly modifying my file. see …
07:21 Ticket #14058 (Export issues on multisite configurations) created by yoavf
In 3.0, some changes were introduced to the export functions that may …
07:17 Changeset [15306] by nacin
Avoid variable clash in export.php. see #14026 for trunk.
06:17 Ticket #14057 (Wordpress MU 2.91 Test Suite Errors) closed by nacin
invalid: I would run unit tests against trunk. Not sure if it's been adapted to …
05:25 Ticket #14057 (Wordpress MU 2.91 Test Suite Errors) created by dvmorris
I'm trying to run the latest version of the test suite …
05:10 Changeset [15305] by nacin
Tiny code cleanup. intval is used earlier so it is stored properly in …
04:03 Ticket #14056 (Wordpress is using wrong Jquery ui version) closed by JDTrower
duplicate: Duplicate of #12863. The decision was made that there wasn't time to …
03:39 Ticket #14056 (Wordpress is using wrong Jquery ui version) created by DreadLox
Wordpress 3.0 has Jquery Ui 1.7.3 and jquery v 14.2 whereas on their …

06/22/2010:

23:04 Changeset [15304] by nacin
Fix typo in user-new help. see #14038 for trunk.
22:40 Ticket #14054 (Private Links In Menu) closed by nacin
duplicate: Duplicate of #13822
22:40 Ticket #14055 (Logout Link in Menu) created by kingjeffrey
It would be nice if there was a way to include a logout link in the …
22:39 Ticket #14054 (Private Links In Menu) created by kingjeffrey
When private links are added to the new 3.0 menu, they remain visible …
22:06 Changeset [15303] by nacin
Assign menu-item-home also when menu item isn't current. props …
22:05 Changeset [15302] by nacin
Assign menu-item-home also when menu item isn't current. props …
21:49 Ticket #14053 (Weird, and seemingly incorrect, classes on menu items) created by nathanrice
Forgive me if this has been reported already, but I couldn't find …
21:39 Ticket #14052 (File get http status 404 but is served !) created by maximeh
I have recently upgraded my installation of wordpress from 2.9.2 to …
20:41 Ticket #14051 (Cannot remove super admin privileges from user) created by andrejcarter
I cannot remove super admin privileges. I login using a different …
18:15 Ticket #14050 (shortcode_unautop() should also remove the <br /> added after shortcodes) created by aaroncampbell
Currently wpautop() wraps a shortcode in <p> tags as well as …
17:56 Ticket #14049 (Upgrade takes an hour to complete due to repeated 30-second FTP timeout) created by mmorearty
On my FreeBSD server (hosted by ISP pair.com), the built-in upgrade …
17:43 Ticket #14048 (Incorrect number of posts listed on admin -> Posts) created by ipstenu
Go to Admin Go to Posts See where it says 'Displaying 1–20 of …
17:06 Ticket #14047 (get_user_by() makes use of the cache even if it does not exists any longer) created by hakre
This is mostly an error report, and it's quite bloody. But I thought I …
17:03 Ticket #14046 (WP_User constructor not working as expected if called with 2 args) created by francescolaffi
WP_User constructor can be called with only userid, with only username …
13:46 Ticket #14041 (Ensure a 'has_children' parameter is given to start_el) reopened by jaapjanfrans
I see your point, but it would still be nice if the start_el
13:10 Ticket #14041 (Ensure a 'has_children' parameter is given to start_el) closed by scribu
invalid: First of all, call_user_func_array() only accepts a numeric array, so …
12:46 Ticket #14045 (Give the menus page an accessibility mode option, like the widgets screen.) created by quanin
At present, the screen to create new nav menus lacks an ability to …
12:08 Ticket #14044 (check_admin_referer is a template tag only) created by hakre
when a plugin author wants to check (e.g. in the init hook) if a …
12:07 Ticket #14043 (Remove capital_P_dangit) closed by filosofo
duplicate: I'm sympathetic. But proliferating tickets doesn't help anyone. Matt …
11:29 Ticket #14043 (Remove capital_P_dangit) created by harrym
While I understand that some may find other people's choice of case …
10:14 Ticket #14027 (Inconsistent menu markup makes styling very difficult) closed by Denis-de-Bernardy
duplicate: Seems so
10:10 Ticket #13300 (class IXR_Date transforms invalid timestamp.) closed by mathiasschopmans
worksforme: it's pretty hard for me to explain, but i'll try: - i'm using …
09:32 Ticket #14042 (Detach / Unattach) created by jimisaacs
I am just creating a ticket based on this idea: …
08:50 Ticket #14041 (Ensure a 'has_children' parameter is given to start_el) created by jaapjanfrans
In the current display_element function of the Walker class, a …
08:20 Ticket #14040 (Prevent empty class attribute in start_el of the Walker_Nav_Menu ...) created by jaapjanfrans
If you filter the classes of a menu item by adding a filter to the …
08:14 Ticket #14039 (Consolidate strings with same meaning but different wording) created by demetris
While translating WordPress I often come upon couples or triplets of …
08:07 Ticket #14038 (missing 'want') created by Caspie
Add New User - in contextual help
06:17 Ticket #14037 (XMLRPC posts failing since upgrade from WP 2.9.2 to WP 3.0) created by mark.waters
I am using the 'charm' application to post to my blog via XMLRPC but …
05:56 Ticket #13420 (profiles.wordpress.org main navigation broken) closed by mdawaffe
fixed: Fixed.
03:46 Ticket #10511 (Enclosure Custom Fields are automatically deleted) closed by animepulse
worksforme: @jamiefehr, I know that this says "Future Release", but it was fixed …
02:12 Ticket #14036 (Post 404 errors due to a base post's name matching the Permalink ...) created by sniper231
When the "category base" option under Settings>Permalinks is set as a …
00:31 Ticket #14035 (get_boundary_post() sorts by ID rather than creation date) created by jk0
When get_boundary_post calls get_posts, posts are sorted by …

06/21/2010:

22:06 Ticket #14034 (is_single() or its documentation needs update) created by sirzooro
I have compared how is_single() works with its documentation, and I …
22:04 Ticket #14033 (How does one add a menu item that points to the site's front page / ...) created by Denis-de-Bernardy
I somewhat remember this was around at some point. Or maybe I was just …
21:11 Ticket #14032 (When site is "Deactivated" it says "Deleted") created by bigdawggi
When you "deactivate" a site, the listing of sites on …
20:52 Ticket #14031 (Login form JavaScript focus unsets browser saved credentials) created by TheDeadMedic
JavaScript function wp_attempt_focus empties out username form …
20:52 Ticket #13863 (Goto considered harmful) closed by nacin
fixed: (In [15301]) s/goto/go to/g. props demetris, fixes #13863.
20:52 Changeset [15301] by nacin
s/goto/go to/g. props demetris, fixes #13863.
20:22 Ticket #14029 (custom post types: "page-attributes" should be "page-attributes") closed by nacin
worksforme: Let's leave this as is. It's a valid point to make sure we're using …
19:38 Ticket #13628 ("View version X details" strings could use some improvement) closed by nacin
fixed: (In [15300]) Capitalization and grammar changes in upgrade strings. …
19:38 Changeset [15300] by nacin
Capitalization and grammar changes in upgrade strings. fixes #13628.
19:31 Ticket #13405 (Install-Helper - Old Code?) closed by nacin
fixed: (In [15299]) Remove unused global from install-helper. props hakre, …
19:31 Changeset [15299] by nacin
Remove unused global from install-helper. props hakre, fixes #13405.
18:42 Ticket #14030 (/wp-admin/update.php Content-Type header not set) created by signpostmarv
On a server where the default content type is not text/html, the lack …
18:28 Ticket #14029 (custom post types: "page-attributes" should be "page-attributes") created by F J Kaiser
The only "-" used in custom post types is in "page-attributes". …
18:27 Ticket #14028 (Maintenance mode nag persists after successful upgrade) created by mrmist
A number of forum users are reporting that the maintenance nag "An …
18:19 Changeset [15298] by nacin
Use correct function name. props briancolinger, fixes #14021 for 3.0.
18:18 Ticket #14021 (Undefined function get_blog_info()) closed by nacin
fixed: (In [15297]) Use correct function name. props briancolinger, fixes …
18:18 Changeset [15297] by nacin
Use correct function name. props briancolinger, fixes #14021 for trunk.
16:54 Changeset [15296] by ryan
Bump
16:52 Ticket #14027 (Inconsistent menu markup makes styling very difficult) created by Denis-de-Bernardy
When inserting a menu like so: […] The result markup looks like …
15:22 Ticket #14026 (Export errors) created by dimitre
Export doesn't work in 3.0 in my server. First errors are: Warning: …
15:20 Ticket #6132 (Error message in wp-blog-header.php can't be RTLed even if locale is set) reopened by RanYanivHartstein
This problem still exists as of version 3.0. To reproduce this bug, …
14:20 Ticket #14025 (Duplicate posts on website after changing publish status) created by darfuria
I have a category page that shows duplicates of posts that have had …
12:43 Ticket #14023 (Using wp-blog-header.php in another skript returns HTTP 404) closed by Denis-de-Bernardy
invalid: Sounds like you should be using wp-load.php
12:28 Ticket #13996 (Dysfunctional i18n function) reopened by nbachiyski
Sergey is right and his patch is in for 3.0.1. For 3.1, I would like …
12:21 Ticket #13996 (Dysfunctional i18n function) closed by nbachiyski
fixed: (In [15295]) Check for context item, when using noop-ed plural …
12:21 Changeset [15295] by nbachiyski
Check for context item, when using noop-ed plural translations. Props …
11:05 Ticket #14024 (Insufficient permissions error after activating plugins) created by SergeyBiryukov
If a plugin like WP-DB-Backup or BuddyPress calls …
09:45 Ticket #14023 (Using wp-blog-header.php in another skript returns HTTP 404) created by boyan.yurukov
I am using 3.0 and with the old WP I wrote a few extra scripts that …
08:36 Ticket #10470 (more pages for posts - displayed by category) reopened by mch
Replying to scribu: > Same idea as #11550 Not same idea, …
08:30 Ticket #14022 (Domain Mapping integration) closed by nacin
wontfix: We have decided to leave this as a plugin for now. This is best …
08:28 Ticket #14022 (Domain Mapping integration) created by camaran
Hi, can you integrate domain mapping plugin …
07:23 Ticket #14021 (Undefined function get_blog_info()) created by jimisaacs
Don't ask me how I came across this, it was a fluke just searching for …
06:38 Ticket #13807 (tm doesn't get sanitized in the permalink) closed by nacin
duplicate: #12956
06:21 Ticket #13532 (Menus - entire blog feed) closed by nacin
worksforme: Replying to markmcwilliams: > Replying to [comment:2
05:38 Ticket #13957 (Check for $wp_rewrite in register_taxonomy and register_post_type) closed by nacin
wontfix
05:36 Changeset [15294] by nacin
Translate, don't echo. props SergeyBiryukov, fixes #14008 for 3.0.
05:36 Ticket #14008 (Wrong l10n function in schema.php) closed by nacin
fixed: (In [15293]) Translate, don't echo. props SergeyBiryukov, fixes #14008
05:36 Changeset [15293] by nacin
Translate, don't echo. props SergeyBiryukov, fixes #14008 for trunk.
05:32 Ticket #14020 (Custom Taxonomy Form does not Show in Add/Edit Link page for Links) created by bennebw
When a custom taxonomy is registered for Links, the Taxonomy form is …
05:24 Ticket #14019 (Introduce get_id_by_name()) created by filosofo
Since 2.9-ish there has been an emphasis on querying objects by slug, …[…]
04:23 Ticket #14018 (include post_id with 'get_enclosed' filter call) created by willnorris
the 'get_enclosed' filter is called from the get_enclosed() method, …
04:13 Ticket #14017 (New template "tag": get_custom_field()) created by filosofo
It would be helpful to have a way to retrieve a custom field value …
03:52 Ticket #14016 (Files directory inaccessible in MS upgrade from MU in blogs.dir/1/files.) created by memitch08
I upgraded my WPMU sites to WP 3.0 RC1 - and updated nightly builds …
03:39 Ticket #14015 (Wrappers for get_queried_object() and get_queried_object_id()) created by filosofo
I am frequently writing $GLOBALS['wp_query']->get_queried_object()
00:52 Ticket #14014 (Update codex link) created by wpmuguru
When a 3.0 network fails to find the blog, some of the messages refer …
00:50 Ticket #14013 (Search is broken on wordpress.org) closed by barry
fixed: Fixed.

06/20/2010:

23:47 Ticket #14013 (Search is broken on wordpress.org) created by c3mdigital
Getting a Error establishing a database connection when using the …
23:34 Ticket #14012 (warning in plugins.php) closed by nacin
duplicate: #14010
23:21 Ticket #14012 (warning in plugins.php) created by wpmuguru
The attached patch fixes a warning in wp-admin/plugins.php.
21:06 Ticket #14011 (On subdirectory multisite installs, custom post types on main blog ...) created by jorbin
With multisite and subdirectories, the main blog uses …
20:33 Ticket #14010 (PHP Notice: Undefined index in /wp-admin/plugins.php on line 16) created by jorbin
the $menu_permsplugins? could be empty causing a php notice. …
19:36 Ticket #14009 (Custom menu Widget title not filtered) created by batchit
In the new Custom Menu Widget, it seems that filters are not applied …
16:28 Ticket #14008 (Wrong l10n function in schema.php) created by SergeyBiryukov
There's probably a misprint in wp-admin/includes/schema.php on …
15:46 Ticket #14007 (A few markup errors on Plugins screen) created by johnbillion
When viewing 'Drop-ins' or 'Must-Use' plugins on the Plugins screen, …
14:51 Ticket #14006 (Admin menu additions in 3.0 (add_options_page / add_action admin_menu)) created by cybersprocket
We have a series of plugins using the same base class (different …
13:15 Ticket #14005 (Twenty Ten theme: title and tagline lengths) created by jrawle
The new default theme, Twenty Ten, seems to assume a long title and …
12:43 Ticket #13977 (home link current_page nav menu defect on IIS) reopened by filosofo
It's not "fixed" until the patch gets committed to WordPress trunk.
12:11 Ticket #13977 (home link current_page nav menu defect on IIS) closed by andddd
fixed: Yes, now it works, thank you!
12:05 Ticket #14004 (Custom columns for admin menu not working for custom post type with ...) closed by scribu
worksforme
09:24 Ticket #14004 (Custom columns for admin menu not working for custom post type with ...) created by cubehouse
When enabling a custom post-type to be hierarchical: […] When …
07:57 Ticket #13769 (Meta Widget "Site Admin" link returns broken link in MultiSite) closed by ocean90
worksforme
07:57 Ticket #13769 (Meta Widget "Site Admin" link returns broken link in MultiSite) reopened by ocean90
04:20 Ticket #13772 (_unzip_file_ziparchive fails with open_basedir in effect) closed by dd32
duplicate: Closing as duplicate of #13741
04:13 Changeset [15292] by dd32
Fix typo in type_url_form_video() help text. Props mako09. Fixes …
04:13 Ticket #14003 (typo in wp-admin/includes/media.php) closed by dd32
fixed: (In [15291]) Fix typo in type_url_form_video() help text. Props …
04:13 Changeset [15291] by dd32
Fix typo in type_url_form_video() help text. Props mako09. Fixes …
04:12 Changeset [15290] by dd32
Fix typo in wpmu_signup_blog_notification() and …
04:11 Ticket #14002 (sprintf() typo in wpmu_signup_blog_notification_subject and ...) closed by dd32
fixed: (In [15289]) Fix typo in wpmu_signup_blog_notification() and …
04:11 Changeset [15289] by dd32
Fix typo in wpmu_signup_blog_notification() and …
00:55 Ticket #14003 (typo in wp-admin/includes/media.php) created by mako09
There is a typo in wp-admin/includes/media.php
00:03 Ticket #14002 (sprintf() typo in wpmu_signup_blog_notification_subject and ...) created by mdawaffe
There is a typo in the sprintf() formatted string for the email …

06/19/2010:

21:46 Ticket #13769 (Meta Widget "Site Admin" link returns broken link in MultiSite) closed by bdeaton108
fixed: Just wanted to update ya'll. The server was down before the launch of …
20:01 Ticket #14001 (Menu Locations should be unregisterable by child themes) created by jorbin
Right now there is no function to unregister menu locations. This …
18:49 Ticket #13999 (Admin display doesn't update on Wordpress 3.0 Multiste "delete site') closed by ocean90
duplicate: #12531
18:47 Ticket #14000 (Main navigation broken on profiles.wordpress.org) closed by ocean90
duplicate: nacin, dremeda was faster. ;-) #13420
18:39 Ticket #14000 (Main navigation broken on profiles.wordpress.org) created by nacin
When you're on http://profiles.wordpress.org, the main site navigation …
18:19 Ticket #13999 (Admin display doesn't update on Wordpress 3.0 Multiste "delete site') created by masonjames
While running WordPress 3.0 with Multisite installed across subdomains …
16:27 Changeset [15288] by nacin
[15286] for 3.0 branch. see #13970.
15:33 Ticket #12580 (new message if php timezones-library is not installed) reopened by dunxd
Just to update - I installed the pecl extension timezonedb - that …
15:30 Ticket #13997 (wp_nav_menu enhancement) reopened by Kaiey
15:22 Ticket #13998 (Inconsistency in arguments when wp_nav_menu falls back to wp_page_menu) created by Utkarsh
[http://codex.wordpress.org/Function_Reference/wp_nav_menu
15:10 Ticket #13997 (wp_nav_menu enhancement) closed by Kaiey
duplicate
15:07 Ticket #13997 (wp_nav_menu enhancement) created by Kaiey
Additional parameters need to be added to wp_nav_menu. When trying to …
14:40 Ticket #13996 (Dysfunctional i18n function) created by xibe
With at least the fr_FR and ru_RU translation, the "All" link at the …
14:22 Ticket #13995 (Plugin search API: result count is 0) created by scribu
In WP 3.0 admin, when doing a search for 'widget', for example, only …
11:40 Ticket #13994 (Menu Item "Home" won't have class "current-menu-item" in case of there ...) created by kamiyeye
Repro steps: ========== 1. Add "Home" to the navigation …
11:03 Ticket #13993 (Twenty Ten: twentyten or twenty-ten (update check failed)) created by zeo
Twenty Ten theme update check failed because core repos using …
08:45 Ticket #13992 (get_terms() has 'search' and 'name__like') created by dd32
Both do similar things: […] name__like should be removed in …
08:21 Ticket #13991 (Twenty Ten content is shifted to the right in Gecko 1.8 (Firefox 2, ...) created by trs80
All the content is shifted to the right of the header when viewing …
07:34 Ticket #13990 (Back to site link on login screen spans whole width) created by ashfame
The link "Back to Site_name" on wp-login.php spans the whole width of …
07:31 Ticket #13571 (Some plugins affected by "Could not remove the old plugin.") closed by dd32
worksforme: re-open if steps to reproduce are consistently found. I believe this …
07:28 Ticket #13108 (install_popular_tags() should use a transient) closed by dd32
fixed: (In [15287]) Move plugin installer install_popular_tags() to use a …
07:28 Changeset [15287] by dd32
Move plugin installer install_popular_tags() to use a site transient …
07:05 Ticket #13970 (Properly close <img> tag) closed by dd32
fixed: (In [15286]) Close <img> spinner XHTML style. Props zeo. Fixes #13970
07:05 Changeset [15286] by dd32
Close <img> spinner XHTML style. Props zeo. Fixes #13970
07:02 Changeset [15285] by dd32
Some coding standards cleanups for WP_HTTP. Props hakre for initial …
06:54 Changeset [15284] by dd32
Fix typo in HTTP Class. Props filosofo. Fixes #13897 for trunk
06:53 Ticket #13897 (Typo in class-http.php) closed by dd32
fixed: (In [15283]) Fix typo in HTTP Class. Props filosofo. Fixes #13897 for 3.0
06:53 Changeset [15283] by dd32
Fix typo in HTTP Class. Props filosofo. Fixes #13897 for 3.0
06:50 Changeset [15282] by dd32
Correct the links to the codex for non-english users. Props ocean90. …
06:49 Ticket #13948 (Wrong link on Updates screen) closed by dd32
fixed: (In [15281]) Correct the links to the codex for non-english users. …
06:49 Changeset [15281] by dd32
Correct the links to the codex for non-english users. Props ocean90. …
06:30 Ticket #13989 (Recent Comments widget optimization) created by dd32
Currently when permalinks are enabled, the recent comments widget will …
05:48 Changeset [15280] by dd32
Fix typos in r15278. Caused by fat fingers.
05:40 Changeset [15279] by dd32
Replace Permalink options Javascript with easily understood jQuery version
05:32 Changeset [15278] by dd32
Coding standards clean-up of admin template.php. No logic changes. …
04:34 Ticket #13987 (capital_P_dangit causing image errors when wp installed in Wordpress) closed by dd32
duplicate: #13971
03:37 Ticket #13988 (No Obvious Way to End Maitenance Mode / Problems Upgrading Large ...) created by layotte
I'm sure this affects all hosts like 1and1, but there was a plugin I …

06/18/2010:

23:49 Ticket #13987 (capital_P_dangit causing image errors when wp installed in Wordpress) created by ipstenu
Here's a fun one. User has WP installed like this: …
22:50 Ticket #13986 (Specify foreground colors on inputs) created by danfuhry
Users of dark desktop themes have naturally light colors by default in …
22:01 Ticket #13985 (Save draft-button does not set post status to draft when post has no ...) created by eskapism
Save draft-button does not set post status to draft when post has no …
21:07 Ticket #13984 (wp-includes/functions.php using deprecated functions) closed by ocean90
duplicate: #13202
20:52 Ticket #13984 (wp-includes/functions.php using deprecated functions) created by zamoose
With WP_DEBUG enabled, I get the following errors tossed on a …
20:49 Ticket #13983 (Add Update Network action link after updating) created by caesarsgrunt
After updating an installation with MultiSite enabled, one of the …
18:21 Ticket #13982 (Quick edit changes author) created by jfarthing84
Using the current 3.1-alpha trunk, (so it probably affects 3.0 as …
17:52 Ticket #13981 (Link URL Wont Save in Gallery Popup) closed by ocean90
duplicate: Duplicate of #13429 Sorry, zeo you are right, maybe we should close …
17:47 Ticket #13981 (Link URL Wont Save in Gallery Popup) reopened by ocean90
zeo: He means something else, but we have already a ticket for this, …
16:54 Ticket #13981 (Link URL Wont Save in Gallery Popup) closed by zeo
invalid: link option is either: - none - link to that image post …
16:40 Ticket #13981 (Link URL Wont Save in Gallery Popup) created by miqrogroove
Steps to reproduce: 1. Upload an image to a new post. 2. Go to the …
16:33 Ticket #5932 (wpdb should reconnect and retry query when "MySQL server has gone away") reopened by andy
16:20 Ticket #13980 (Twenty Ten 1.0 theme links to wrong image) closed by zeo
invalid: That's how twenty ten handle image attachment. When you click the …
16:07 Ticket #13980 (Twenty Ten 1.0 theme links to wrong image) created by adiant
Summary: Clicking an image displays a different image in the gallery. …
15:53 Ticket #13979 (Add a new arg for custom ID attributes with wp_page_menu()) created by iandstewart
The attached patch adds a new arg to wp_page_menu() for setting custom …
14:49 Ticket #13978 (Empty Site Title issues) created by mrmist
If your site has no "site title" in Settings, then the "visit site" …
14:08 Ticket #13977 (home link current_page nav menu defect on IIS) created by andddd
I'm using IIS and fresh WordPress 3.0 without any URL Rewrite software …
14:05 Ticket #13976 (wp_nav_menu() uses IDs for menu-items preventing re-use on the same page) created by foolsrun
Hello, Working to replace my hand-coded menus with the new dynamic …
14:00 Ticket #13975 (Limit default number of revision) created by scribu
Currently, WP_POST_REVISIONS is set to 'true', which means that a post …
12:20 Ticket #13974 (Timezone abbreviation is always UTC) created by stephenju
After setting timezone in Settings -> General to New York, the time is …
10:46 Ticket #13973 (Wordpress 'Updates'-Dashboard shows weird information, partly incorrect) closed by dd32
duplicate: > - it states, in German, to "Automatisch wieder einsetzen" of version …
10:42 Ticket #13973 (Wordpress 'Updates'-Dashboard shows weird information, partly incorrect) created by Stefan---
I updated from latest 2.x to 3.0 this morning and moved through the …
10:34 Ticket #13954 (is_rtl()) closed by dd32
invalid: This has been reported a number of times regarding WPMU. The common …
09:01 Ticket #13972 (Add new category link - capability check needed) created by wjm
/wp-admin/link-add.php If user doesn´t have "manage_categories" …
08:54 Ticket #13971 ("Wordpress" being turned into CamelCase "WordPress" breaks URLs) created by tfotherby
I have a image called "WordpressLogo_blue-m.png" in one of my posts: …
08:11 Ticket #13970 (Properly close <img> tag) created by zeo
Properly close "upgrade spinner" <img> tag.
08:04 Ticket #13969 (display_page_row() cleaning) created by filosofo
* Remove dead code line * Uses the $id variable, since it's defined …
07:46 Ticket #13968 (Post parent title in postrow isn't handled internally) created by johnjamesjacoby
The $title of the post_parent is gathered and rendered without any …
05:37 Changeset [15277] by nacin
Blacklist remove_theme_support('menus'), used internally. fixes #13935
05:36 Ticket #13935 (Blacklist remove_theme_support('menus')) closed by nacin
fixed: (In [15276]) Blacklist remove_theme_support('menus'), used internally. …
05:36 Changeset [15276] by nacin
Blacklist remove_theme_support('menus'), used internally. fixes #13935
04:42 Ticket #13967 (Upload Image function does not work) created by heirway
While editing and/or adding a post then trying to insert a picture …
04:27 Ticket #13966 (Edit Posted Date Feature Does Not Work) created by heirway
Just loaded WordPress 3.0. I am accustom to writing post in the …
04:18 Ticket #11913 (post thumbnail isn't using resized images) closed by markjaquith
fixed: I believe this was was fixed by [15002] Re-open if not, and provide a …
04:15 Ticket #12944 (Post status cannot be changed without publish_posts cap) closed by markjaquith
wontfix: This is by design.
03:39 Ticket #13965 (wp_get_nocache_headers should always return an array) created by filosofo
Apparently sometimes
03:34 Ticket #13964 (the_content() does not work in wordpress version 3) closed by iambriansreed
invalid: Sorry, ID10t error.
03:27 Ticket #13964 (the_content() does not work in wordpress version 3) created by iambriansreed
The following code outputs the current page's content as expected in …
01:43 Ticket #13963 (Possible bug in 3.0 table_prefix issue) closed by filosofo
invalid: WordPress Trac is for bugs with core WordPress, not supporting custom …
01:36 Ticket #13963 (Possible bug in 3.0 table_prefix issue) created by msolution
http://wordpress.org/support/topic/411399?replies=2 the above code …
00:51 Ticket #13962 (Wrong link to update localized version of WP) closed by nacin
duplicate: #13948
00:48 Ticket #13962 (Wrong link to update localized version of WP) created by wjm
I got this link […] …
00:20 Ticket #13567 (Cat/tag converter needs some changes in the repo) closed by nacin
fixed: http://plugins.trac.wordpress.org/changeset/253970
00:14 Ticket #13961 (search query_vars bug when using search base) created by shidouhikari
Use this debug code anywhere in a theme file: […] Then use a …

06/17/2010:

23:50 Ticket #13960 (LiveJournal Importer broken in 3.0) created by grahams
I tried to import my LJ (grahams.livejournal.com) into a clean …
23:06 Ticket #13959 (Clustered hosting?) created by JonnyTee
I run WordPress on a free hosting account at Xtreemhost, and I would …
23:00 Ticket #13958 (Deactivating custom post types/taxonomies breaks nav menus) created by WraithKenny
Deactivating a plugin that registers custom post types and taxonomies …
22:48 Ticket #13957 (Check for $wp_rewrite in register_taxonomy and register_post_type) created by nacin
I'm noticing some people report errors like this: […] This plugin …
21:50 Ticket #13951 (wp_nav_menu container class (css)) closed by Utkarsh
invalid: [http://codex.wordpress.org/Function_Reference/wp_nav_menu
21:46 Ticket #13956 (Missing install instructions for new Network feature in WP3.0) closed by nacin
invalid: Please try the support forums: http://wordpress.org/support/.
21:42 Ticket #13956 (Missing install instructions for new Network feature in WP3.0) created by pro99
Hi: I tried to install a sub domain test.example.com by setting a …
20:41 Changeset in tests [309] by westi
Add another test case for menu_page_url. See WP#13923 props nacin.
19:57 Ticket #13955 (Updated / corrected List of HTTP status codes) created by hakre
HTTP status code have changed. Additionally the 306 status code …
19:53 Ticket #13954 (is_rtl()) created by christian_gnoth
i am getting this error with different sites of my wp 3.0 installation …
19:44 Ticket #13953 (Re-install Plugin / Theme) created by WraithKenny
As a feature request, security related. In the event of a compromised …
19:42 Ticket #13754 ("Add Site" results in incorrect subdomain URL) closed by nacin
worksforme
19:27 Changeset [15275] by ryan
Bump
19:15 Ticket #13952 (WP admin isn't iPad/touch friendly) created by Denis-de-Bernardy
The current UI has links that only show when hovered. In the posts, …
19:10 Ticket #13950 (Call to undefined method wpdb::get_blog_prefix() in ...) closed by filosofo
invalid
19:10 Ticket #13950 (Call to undefined method wpdb::get_blog_prefix() in ...) reopened by filosofo
19:09 Ticket #13950 (Call to undefined method wpdb::get_blog_prefix() in ...) closed by mynetx
fixed: Yes, this file is created by some caching plugins.
19:06 Ticket #13951 (wp_nav_menu container class (css)) created by F J Kaiser
Hi, i just played a little with the wp_nav_menu and found out, that …
18:52 Ticket #13950 (Call to undefined method wpdb::get_blog_prefix() in ...) created by NightAngel
I don't use "wp_" prefix for my tables. Of course, the …
18:23 Ticket #13424 (Admin Dashboard doesn't remember layout prefs) reopened by mynetx
I upgraded from 2.9.2 to 3.0 by manually uploading the tar.gz files. …
18:01 Ticket #13949 (Add a sprintf style argument to wp_list_categories() for title tag.) created by mfields
By default, wp_list_categories() will use the value of …
17:54 Milestone 3.0 completed
Reports: * [http://core.trac.wordpress.org/report/5 This Milestone's …
17:19 Ticket #13948 (Wrong link on Updates screen) created by pavelevap
Upgrading from latest SVN to WP 3.0. There is info about new version, …
16:53 Ticket #13350 (update_metadata() updates unchanged values) reopened by jayarjo
Stumbled upon a defect, which brought me to exactly this piece of code …
16:24 Changeset [15274] by ryan
3.0
16:21 Changeset [15273] by ryan
3.0
16:05 Ticket #13947 (Featured image doesn't crop) created by bi0xid
When using featured image (post-thumbnail), if you crop an image and …
15:59 Changeset [15272] by ryan
3.0
15:57 Ticket #13944 (wp-admin/plugins.php still accessible by normal user in multisite) closed by ryan
fixed: (In [15271]) Allow only super admins to see plugins.php if the Plugins …
15:57 Changeset [15271] by ryan
Allow only super admins to see plugins.php if the Plugins menu is not …
15:50 Ticket #10383 (make theme descriptions, etc., localizable) closed by ocean90
duplicate: #6007
15:12 Ticket #13946 (register new user - multi site feature - user not registered for right blog) created by christian_gnoth
Hello, I upgraded my WP Mu installation to Wordpress 3.0 RC3 with the …
14:53 Ticket #6189 (IE6 Modal Window Masking Bug with Media Uploader) closed by ocean90
worksforme: Tested in IE 6 and 7 and the black background doesn't exist in 2.8, …
13:56 Ticket #13945 (Calling setup_postdata prior to wp() being run breaks the query.) created by prettyboymp
I was writing code to register sidebars based on a posts of a custom …
13:45 Ticket #6564 (Multiple admin forms means multiple ID="_wpnonce", rendering XHTML invalid) closed by ocean90
wontfix: In #13383 we have replaced all the multiple ID="_wpnonce" in core with …
13:27 Ticket #13944 (wp-admin/plugins.php still accessible by normal user in multisite) created by itxitx
If "Super Admin > Options >Enable administration menus > plugins" …
12:53 Ticket #13514 (Add welcome text to new install dashboard) closed by ocean90
duplicate: We have already a ticket for this #11651. Will close this as a dup.
11:47 Ticket #13943 (Sticky posts are sticky posts even if they are trashed) closed by bi0xid
invalid: Gotcha. Thanks :)
11:35 Ticket #13943 (Sticky posts are sticky posts even if they are trashed) created by bi0xid
Hello there. I have some problem with sticky posts. I'm using this …
11:25 Ticket #13942 (Logged-out notice in post edit page is easily missed) created by RanYanivHartstein
When a user gets logged out during post editing, a small warning …
10:42 Ticket #13940 (get_status_header_desc() returns HTTP 1.1 status codes for HTTP 1.0) closed by markjaquith
invalid: The reason phrase is for humans, and as such it can be anything we …
09:34 Ticket #13879 (Akismet: Localized widget title) closed by nacin
fixed: http://plugins.trac.wordpress.org/changeset/252823/akismet
09:21 Ticket #13941 (WP_CONTENT_URL should use site_url() to support HTTPS / SSL) created by micropat
On HTTPS pages, users sometimes get 'insecure content' warnings from …
09:20 Ticket #13940 (get_status_header_desc() returns HTTP 1.1 status codes for HTTP 1.0) created by hakre
That does not work well together. I suggest adding a new parameter …
07:58 Ticket #13939 (get_page_of_comment returns wrong page number when changing threading level) created by laceous
Initial discussion settings: * Enable threaded comments 2 levels deep …
06:44 Ticket #13938 (WordPress 3.0 RC XMLRPC Potential Bugs on Multi Site) created by ksstudio
If you enabled multi site support in WordPress 3.0, when u try to …
06:18 Ticket #13937 (Pass named arguments to add_meta_box()) created by scribu
add_meta_box() currently takes 7 arguments! It should accept an …
06:03 Ticket #13936 ($wp_taxonomies should be cast as an array in /wp-admin/menu.php) created by Viper007Bond
Always best to cast variables to an array when running them through …
04:59 Ticket #13935 (Blacklist remove_theme_support('menus')) created by nacin
04:11 Ticket #13815 (Trashing a page, redirected to posts overview) closed by nacin
worksforme: I can trash using the action links on edit.php?post_type=page and …
03:10 Ticket #13934 ($current_user unfounded assumptions) created by filosofo
Currently, a number of places in the code (mainly in MS areas) assume …
02:36 Ticket #13930 (Do not force dated file url on media upload) closed by uglyrobot
invalid: Don't think this should be in core either. You can already edit on a …
02:35 Ticket #13933 (Remove dead $current_user declaration) created by filosofo
Currently, the code declares $current_user as a global, but doesn't …
01:22 Ticket #13932 (Child page permalinks exclude parent(s) until published) created by ethitter
Until a child page is published, its permalink as rendered below the …
01:19 Ticket #13931 (Child category IDs reset when category is updated) created by ethitter
When saving updates to a child category, the existing category ID is …
01:04 Ticket #13799 (Comment Moderation, Post Author not receiving moderation emails) closed by nacin
worksforme: I would make a post in the ideas forum, …
00:55 Ticket #13912 (Not aware of post_type so "wp-has-current-submenu" get assigned incorrectly) closed by nacin
worksforme
Note: See TracTimeline for information about the timeline view.