Timeline
02/10/2011:
- 23:41 Ticket #16529 (Missing quotes in DB_NAME on installation) created by
- A fresh installation of the database creates the file "wp-config.php". …
- 21:49 Changeset [17444] by
- Don't allow passing slugs to get_tag_link() and get_category_link(); …
- 21:48 Ticket #16521 (Inconsistent return values in get_category_link and get_tag_link) closed by
- fixed: (In [17443]) Don't allow passing slugs to get_tag_link() and …
- 21:48 Changeset [17443] by
- Don't allow passing slugs to get_tag_link() and get_category_link(); …
- 21:22 Ticket #16528 (delete_users cap should distinguish roles) created by
- Extending the approach of #16501... If a user (other than Admin) has …
- 21:11 Ticket #16521 (Inconsistent return values in get_category_link and get_tag_link) reopened by
- Places such as get_the_category_list() are passing string ints and …
- 20:55 Ticket #16527 (Accessibility Improvement to category-template.php) created by
- When I was testing my site (http://travisthoughts.com, running …
- 20:53 Ticket #16525 (Clarification of license for phpatomlib / AtomLib) closed by
- invalid: Nice find. Invalid, then.
- 20:41 Changeset [17442] by
- Bump
- 20:41 Changeset [17441] by
- Bump
- 20:38 Changeset [17440] by
- Disallow and hide user removal (as opposed to deletion) for single …
- 20:37 Ticket #16501 ('Add Existing' button should be dependent on is_multisite) closed by
- fixed: (In [17439]) Disallow and hide user removal (as opposed to deletion) …
- 20:37 Changeset [17439] by
- Disallow and hide user removal (as opposed to deletion) for single …
- 20:35 Ticket #16526 (Switching from "HTML" to "Visual" view when creating/adding a post ...) created by
- Trying to use Vimeo's embed code in a post. When I add the code in the …
- 20:19 Changeset [17438] by
- Return empty strings instead of WP_Errro from get_category_link(), …
- 20:17 Ticket #16521 (Inconsistent return values in get_category_link and get_tag_link) closed by
- fixed: (In [17437]) Return empty strings instead of WP_Errro from …
- 20:17 Changeset [17437] by
- Return empty strings instead of WP_Errro from get_category_link(), …
- 20:09 Ticket #16525 (Clarification of license for phpatomlib / AtomLib) created by
- I was looking around in some externals due to #16269 and such and ran …
- 19:59 Ticket #16523 (Multisite with domain mapper and SSL) closed by
- invalid: This sounds like a plugin issue, not a core issue. We don't support …
- 19:58 Ticket #16524 (No documentation (not possible?) to add plugins to Trac) created by
- When developing a plugin, it's normal to set up a bug-tracker of some …
- 19:57 Ticket #16523 (Multisite with domain mapper and SSL) created by
- Reference: …
- 19:53 Ticket #16522 (WordPress repository not refreshing) created by
- Every time I submit a change to my plugin, it does not show up on my …
- 18:41 Ticket #16521 (Inconsistent return values in get_category_link and get_tag_link) created by
- In 3.0, we had very inconsistent parameters and return values in …
- 18:39 Ticket #16520 (When selecting more than 10 plugins to up date Update not working) created by
- When i am trying to update more than 10 plugins, Updater clams that it …
- 17:31 Ticket #16519 (pingback url is right-trimmed incorrectly) created by
- an url ending with %d0%b5%d1%81% was produced by pingback mechanism, …
- 17:31 Ticket #16501 ('Add Existing' button should be dependent on is_multisite) reopened by
- Replying to nacin: > Flip-side now: Should the …
- 17:24 Ticket #16518 (Add Media/File description improvements for multi-selections feature) created by
- This was suggested to us for WordPress.com by a coworker at Automattic …
- 16:20 Ticket #16517 (What about / Whom to ask for full/missing wordpress source-code?) created by
- The [http://wordpress.org/download/release-archive/ wordpress …
- 15:13 Ticket #16516 (wp_page_menu documentation of the sort_column parameter) created by
- The …
- 11:27 Ticket #16515 (Field names of QuickEdit and QuickPress don't fit in some languages) created by
- Default strings are used in QuickPress and QuickEdit, but there is …
- 04:33 Ticket #5707 (Export Category selection) closed by
- duplicate: #10317
- 03:04 Ticket #16514 (WordPress (still) displays wrong licensing info) created by
- I raised this already in #14685, strings for output to the user …
- 03:01 Ticket #16513 (Editing a page sets $current_screen->post_type to 'post') closed by
- duplicate
- 02:57 Ticket #16513 (Editing a page sets $current_screen->post_type to 'post') created by
- Install this: […] Go to new page screen. It properly outputs …
- 02:24 Ticket #16512 (Add hook after set_current_screen()) created by
-
There needs to be a hook after
set_current_screen()
as it does a … - 01:09 Ticket #16511 (Incorrect dependencies for some jQuery UI components) created by
- See patch.
- 00:54 Ticket #16510 (Make is_tax() multi-taxonomy aware) created by
- Although WP 3.1 supports multi-taxonomy queries, is_tax() still relies …
02/09/2011:
- 22:01 Ticket #16509 (Offer remote install-script as installer option) created by
- I've just tried this script http://instantinstall.org/ and I …
- 21:04 Ticket #16508 (Widgets are completely frozen in the back end. Widget usability is 0% ...) created by
- My widgets in the back end are completely frozen, along with other UI …
- 18:03 Ticket #16507 (Theme editor doesn't support themes with special characters in name) created by
-
The internal
$themes
array uses escaped theme names as indexes, … - 17:36 Changeset [17436] by
- Pink the whites.
- 17:35 Changeset [17435] by
- Pink the whites.
- 17:35 Changeset [17434] by
- Cleanup crew.
- 17:35 Changeset [17433] by
- Cleanup crew.
- 17:30 Changeset [17432] by
- Add additional promote_users checks. Show Add existing button only …
- 17:30 Ticket #16501 ('Add Existing' button should be dependent on is_multisite) closed by
- fixed: (In [17431]) Add additional promote_users checks. Show Add existing …
- 17:30 Changeset [17431] by
- Add additional promote_users checks. Show Add existing button only …
- 17:14 Changeset [17430] by
- Don't query the post format for post types that don't support formats. …
- 17:13 Ticket #16503 (get_post_format() generates queries on unsupported post types) closed by
- fixed: (In [17429]) Don't query the post format for post types that don't …
- 17:13 Changeset [17429] by
- Don't query the post format for post types that don't support formats. …
- 17:07 Changeset [17428] by
- Return early if list is not an array. Props nacin. fixes #16499 for 3.1
- 17:06 Ticket #16499 (wp_list_filter() no longer watches for $list to be an array) closed by
- fixed: (In [17427]) Return early if list is not an array. Props nacin. fixes …
- 17:06 Changeset [17427] by
- Return early if list is not an array. Props nacin. fixes #16499 for trunk
- 14:21 Changeset in tests [334] by
- More wp_theme_directories replacement, see r332
- 14:13 Changeset in tests [333] by
- Fix test_wp_enqueue_style. media='all' by default, #WP8000
- 14:10 Ticket #16506 (Links to private posts in the Recent Comments widget return 404 for ...) created by
- Expected: links shown in the recent comments widget to work for logged …
- 12:31 Changeset in tests [332] by
- Fixes to test_includes_theme.php - Twenty Ten is the default theme …
- 12:08 Ticket #16505 (WP should cache that a post has no terms) created by
- Despite the initial fetch of all terms for all queried objects, any …
- 11:48 Ticket #7352 (Improvement for wp_loginout and wp_register) closed by
- fixed: Fixed in [13048]
- 11:32 Ticket #6333 (Post Filter by Author for a wanted month in wp-admin) closed by
- wontfix: see #7723, and also #15085 which proposes an alternative.
- 11:11 Ticket #16504 (Faster maybe_unserialize) created by
- In #14429 many have taken care to optimize the is_serialized speed. …
- 11:01 Ticket #5478 (Ability to modify css for inline uploads) closed by
- invalid: This is referring to code that has long gone…
- 10:04 Changeset [17426] by
- Akismet 2.5.3 for the 3.1 branch.
- 10:03 Changeset [17425] by
- Akismet 2.5.3 for trunk.
- 09:44 Ticket #16503 (get_post_format() generates queries on unsupported post types) created by
- get_post_format() is used in two places in the list table templating, …
- 08:48 Ticket #16502 (Quick Edit contents should only be rendered if quick edit button in ...) created by
-
_the_post()
has a static call toget_inline_data()
to generate the … - 05:47 Ticket #16501 ('Add Existing' button should be dependent on is_multisite) created by
- […] I think there's an is_multisite() check missing on …
- 05:41 Ticket #16500 (twentyten_continue_reading_link() should be pluggable) created by
- It's not directly attached to a hook, therefore it should be wrapped …
- 05:27 Ticket #16499 (wp_list_filter() no longer watches for $list to be an array) created by
- In 3.0, wp_filter_object_list() returned early if $list was not an …
- 01:08 Ticket #16498 (simpler printing for "lostpassword" link) created by
- There's no need to have two lines that print the same "lostpassword" …
02/08/2011:
- 23:40 Ticket #16330 (media_sideload_image() broken with filenames containing strange ...) closed by
- invalid: WordPress will support encoding the space as %20. Per RFC 1738, …
- 23:13 Ticket #16497 (Filter css class for wp_list_category elements) created by
- Add a filter 'category_css_class' so that we have the equivalent in …
- 21:13 Ticket #16100 (Licensing Issue: Akismet Plugin external conflicts GPL version in it's ...) closed by
- fixed: It's GPLv2 or later. Enough already. The "new violation" was the same …
- 21:11 Ticket #16100 (Licensing Issue: Akismet Plugin external conflicts GPL version in it's ...) reopened by
- Oh wait, I think you're not an Automattic employee. My fault! Please …
- 21:09 Changeset [17424] by
- Bump.
- 20:18 Changeset [17423] by
- Use wp_kses_post instead of wp_kses_data for a better balance between …
- 20:17 Changeset [17422] by
- Use wp_kses_post instead of wp_kses_data for a better balance between …
- 20:15 Ticket #16489 (HTML tags img, pre are cut out from comments) closed by
- fixed: (In [17421]) Only run kses on comment_text in the admin. Use …
- 20:15 Changeset [17421] by
- Only run kses on comment_text in the admin. Use wp_kses_post instead …
- 19:40 Ticket #16496 (Make $sample_permalink_html human-readable on Edit Post screen) created by
- If the permalink contains words with non-latin characters (for example …
- 19:37 Ticket #16495 (Make iso8601_to_datetime a bit more compliant) created by
- With a valid ISO 8601 date string with dashes in the date or decimal …
- 19:01 Ticket #16493 (Screen options Number of layout) closed by
- invalid
- 18:45 Ticket #16494 (Remove "no conflict" mode from bundled jquery) created by
- Remove "no conflict" mode from jquery Over the last six months more …
- 18:39 Ticket #16493 (Screen options Number of layout) created by
- when changing screen option in new post/page to number of columns 1 …
- 16:58 Ticket #16100 (Licensing Issue: Akismet Plugin external conflicts GPL version in it's ...) closed by
- fixed: http://core.trac.wordpress.org/ticket/16100#comment:15
- 16:45 Ticket #16492 (Improvements to the Wordpress Update Process) created by
- I've some suggestions on how to improve the update process …
- 16:45 Ticket #16491 (Automatically backup database before updating) created by
- Currently when updating Wordpress or its plugins/themes there's a …
- 16:16 Ticket #16100 (Licensing Issue: Akismet Plugin external conflicts GPL version in it's ...) reopened by
- Wordpress 3.0.5 Package (http://wordpress.org/latest.zip) technically …
- 15:58 Ticket #16490 (Rename is_x_admin() functions to in_x_admin()) created by
-
The functions
is_admin()
,is_blog_admin()
,is_network_admin()
… - 12:52 Ticket #16489 (HTML tags img, pre are cut out from comments) created by
- http://wordpress.org/support/topic/wp-305-bug?replies=4
- 11:05 Ticket #16469 (Cannot pass in ID for get_term_link() if using custom taxonomy) reopened by
- Replying to sparkweb: > I was passing in $term->term_id. …
- 11:00 Ticket #16488 (Bring Post Formats to QuickPress) created by
- Quickly pressing an "aside" (see Post Formats, #14746) to your blog? …
- 09:04 Ticket #16487 (Bug wp_new_user_notification() when using it in multisite mode) created by
- In the file "wp-includes/pluggable.php" into the function named …
- 04:45 Ticket #16469 (Cannot pass in ID for get_term_link() if using custom taxonomy) closed by
- invalid: I was passing in $term->term_id. When I switched to …
- 02:53 Ticket #16486 (multisite install_blog() should honor UPLOADBLOGSDIR) closed by
- duplicate: #15383
- 01:02 Ticket #16486 (multisite install_blog() should honor UPLOADBLOGSDIR) created by
- Currently (3.0.4), wp-includes/ms-functions.php's install_blog() just …
02/07/2011:
- 23:30 Milestone 3.0.5 completed
- 23:12 Changeset [17420] by
- 3.0.5
- 23:01 Changeset [17419] by
- 3.0.5
- 23:01 Changeset [17418] by
- RC4
- 23:01 Changeset [17417] by
- RC4
- 22:21 Ticket #16485 (XML-RPC Response Parsing Failed error caused by functions.php) created by
- I have several custom functions within my functions.php file. If there …
- 20:08 Changeset [17416] by
- Skip authors that no longer exist when doing an export. props nacin. …
- 19:58 Ticket #16479 (Export xml file errors) closed by
- fixed: (In [17415]) Skip authors that no longer exist when doing an export. …
- 19:58 Changeset [17415] by
- Skip authors that no longer exist when doing an export. props nacin. …
- 19:45 Ticket #16484 (Attempting to add user with username "0" gives fatal error) created by
- Create a new user. Use the number 0 as the username. Receive this …
- 19:20 Changeset [17414] by
- Bump
- 19:19 Changeset [17413] by
- Bump
- 19:12 Changeset [17412] by
- A little escaping paranoia, just to be safe. (Already sanitized, …
- 19:11 Changeset [17411] by
- A little escaping paranoia, just to be safe. (Already sanitized, …
- 19:11 Changeset [17410] by
- A little escaping paranoia, just to be safe. (Already sanitized, …
- 19:02 Ticket #16483 (Visibility: password-protected exposes multiple pages) created by
- 1. password protect a page ('protected') with a password 2. password …
- 18:58 Ticket #16482 (Visibility: password-protected breaks with redirected domains) created by
- Pre-requisite to reproduce: domain.com must redirect to www.domain.com …
- 18:30 Ticket #16481 (Remove the "E-mail address" setting from general settings) created by
- It's confusing to have two different email addresses - one for your …
- 16:13 Ticket #16480 (Admin Bar: My Sites drop down becomes unusable when populated with a ...) closed by
- duplicate: #15317
- 15:52 Ticket #16480 (Admin Bar: My Sites drop down becomes unusable when populated with a ...) created by
- At 1024x768, approximately 24 sites fit vertically. The list also …
- 14:25 Ticket #16479 (Export xml file errors) created by
- Recieving an error such as this with the generated xml file: […] I …
- 13:42 Ticket #10726 (Admin notifications for more than 1 email) reopened by
- I think we should re-consider this. Ideally the option should go and …
- 08:44 Ticket #16478 ("Get Shortlink" button disappears if you edit the permalink) created by
- Go to edit a post and change the permalink. The "Get Shortlink" button …
- 08:15 Ticket #16477 ("View post" link should not change when sample permalink changes) created by
- To reproduce: - Go to edit a post - Change the permalink - Click on …
- 06:54 Ticket #4221 (Allow pure wp_nonce_url urls) reopened by
- No, wp_nonce_url() still runs esc_html() over the output. Re-opening, …
- 06:45 Ticket #4221 (Allow pure wp_nonce_url urls) closed by
- fixed: This was fixed in #4884. Replying to crashutah: > My …
- 05:36 Ticket #16476 (Custom post types support in XML-RPC) created by
-
The function
mw_newPost
(metaWeblog.newPost
) does not support … - 02:26 Ticket #16475 (Displaying submenus in custom taxonomy of active parent) created by
- In a hierarchical taxonomy, if a top level item in the hierarchy is …
- 01:01 Ticket #16474 (Static string fixes) created by
- Change dynamic strings to static for performance improvements and …
02/06/2011:
- 21:53 Ticket #16473 (RSS Widget always returns current date when 'Display item date' is checked) closed by
- fixed
- 20:26 Ticket #16473 (RSS Widget always returns current date when 'Display item date' is checked) created by
- See http://zippersoftware.com/wp/ for an example of this bug. …
- 19:20 Changeset [17409] by
- Bump
- 19:19 Changeset [17408] by
- Bump
- 19:18 Changeset [17407] by
- Bump
- 18:38 Changeset [17406] by
- Run sanitize_key() on post_status, comment_status, and ping_status on …
- 18:37 Changeset [17405] by
- Run sanitize_key() on post_status, comment_status, and ping_status on …
- 18:37 Changeset [17404] by
- Run sanitize_key() on post_status, comment_status, and ping_status on …
- 16:08 Ticket #16472 (set_query_var() / get_query_var() does not work for NULL values) created by
- Setting a query var to NULL will convert it into an empty string: …
- 15:48 Ticket #16471 (Support default values for non-existant query vars in get_query_var() et al) created by
-
When using
get_query_var($var)
or … - 12:07 Ticket #16470 (Require confirmation on email change) created by
- When a new user is registered for a site, the e-mail he provides gets …
- 09:29 Ticket #16469 (Cannot pass in ID for get_term_link() if using custom taxonomy) created by
- Cannot pass in ID for get_term_link() if using custom taxonomy. Just …
- 07:42 Ticket #11806 (media files with very very long names create formatting problems in ...) closed by
- worksforme: This appears to be sorted in trunk, I tried in FF and Opera and there …
- 03:48 Ticket #16468 (Twenty Ten: 404 page with /page/2 shows page number) created by
- In 2010, there's a custom part of the title that shows " | Page 2" etc …
02/05/2011:
- 22:07 Ticket #16467 (Don't install Akismet again when upgrading) closed by
- duplicate: It's a duplicate.
- 20:42 Ticket #16467 (Don't install Akismet again when upgrading) created by
- When you upgrade wordpress automatically or via ftp, you will get …
- 20:37 Ticket #16453 (images with .jpeg extension are not resized (.jpg works)) closed by
- invalid: i tried to replicate it again, on a different server, and had no luck, …
- 20:13 Ticket #16466 (HTML in comments results in invalid XML in comments feed) created by
- HTML in comments results in invalid XML in comments feed Patch attached
- 18:46 Changeset [17403] by
- Do not use PHP5-only array_combine. props duck_. see #16459 for 3.1
- 18:46 Changeset [17402] by
- Do not use PHP5-only array_combine. props duck_. see #16459 for trunk
- 18:34 Changeset [17401] by
- Preserve tag escaping. Props koopersmith, Nils Jueneman. For 3.0
- 18:33 Changeset [17400] by
- Defense in depth for comment text. For 3.0
- 18:31 Changeset [17399] by
- Preserve tag escaping. Props koopersmith, Nils Jueneman. For 3.1
- 18:31 Changeset [17398] by
- Preserve tag escaping. Props koopersmith, Nils Jueneman. For trunk
- 18:27 Changeset [17397] by
- Properly encode the post title. Props koopersmith, nacin. For 3.0
- 18:27 Changeset [17396] by
- Properly encode the post title. Props koopersmith, nacin. For 3.1
- 18:26 Changeset [17395] by
- Properly encode the post title. Props koopersmith, nacin. For trunk
- 18:25 Changeset [17394] by
- No translation for post format slugs. Too fragile for the future. …
- 18:24 Changeset [17393] by
- Add cap and type checks to media item fetch. For 3.0
- 18:24 Ticket #16459 (get_post_format_link() and problem with translated post format slug) closed by
- fixed: (In [17391]) No translation for post format slugs. Too fragile for the …
- 18:24 Changeset [17392] by
- Add cap and type checks to media item fetch. For 3.1
- 18:24 Changeset [17391] by
- No translation for post format slugs. Too fragile for the future. …
- 18:22 Changeset [17390] by
- Add cap and type checks to media item fetch. For trunk
- 14:07 Ticket #16465 (Querying taxonomies can trigger notices) created by
- Taxonomy queries variables related to backwards-compatbile taxonomy …
- 13:29 Ticket #16464 (get_term_by() returns WP_Error as well) created by
- It's not documented, but get_term_by() can return WP_Error as well in …
- 12:56 Ticket #16463 (the_title_attribute() bug) created by
- Hi, this bug appears when you try to use HTML for options as 'before' …
- 12:11 Ticket #16462 (Plugin Editor does not work for Must-Use Plugins) created by
- Since [10737] (WP 2.8), WordPress has support for so called …
- 10:34 Ticket #16461 (CSS3 gradient replacements for images and rework existing) created by
- I've created a patch that replaces the images used in …
- 04:56 Ticket #16460 (Category/tag converter should support all public taxonomies) created by
- The category to tag converter should let you convert terms to custom …
02/04/2011:
- 20:40 Ticket #16459 (get_post_format_link() and problem with translated post format slug) created by
- Hi, using latest WP trunk, Twenty Ten. Post format slug "gallery" was …
- 18:28 Ticket #16458 (image_resize() treats all resized images resulting in JPEG as having ...) created by
- Steps to reproduce: 1. Upload foobar.jpg 2. Upload foobar.jpeg 3. …
- 17:57 Ticket #16457 (Issues with DIRECTORY_SEPARATOR) created by
- I recently switched my Recipe Press plugin to use the …
- 16:56 Ticket #16456 (<input> is not a block-level element, should be removed from wpautop()) created by
- The brief explanation of the problem: …
- 14:00 Ticket #16455 (if MULTISITE constant not defined error message "One or more database ...) created by
- I updated a wordpress installation (no multisite) from 3.0.1 to 3.0.4. …
- 03:09 Ticket #16454 (It's GNU General Public License, not GNU Public License) closed by
- fixed: (In [17389]) Apply [17302] to branches/3.0. props hakre. fixes #16454.
- 03:09 Changeset [17389] by
- Apply [17302] to branches/3.0. props hakre. fixes #16454.
- 03:04 Ticket #16454 (It's GNU General Public License, not GNU Public License) created by
- For 3.0 Trunk, slipped into r17388, just add the word "General" in …
- 00:38 Ticket #16453 (images with .jpeg extension are not resized (.jpg works)) created by
- images with the .jpeg extension that are missing filetype data are not …
02/03/2011:
- 23:13 Changeset [17388] by
- GPLv2+ for 3.0 branch
- 21:28 Ticket #16452 (Remove 'Settings' > 'General' > 'WordPress address (URL)' and 'Site ...) closed by
- duplicate: Found it, #10970.
- 21:26 Ticket #16452 (Remove 'Settings' > 'General' > 'WordPress address (URL)' and 'Site ...) created by
- As I'm maintaing the German WordPress Forums, I notice that many …
- 20:42 Changeset [17387] by
- Improvement to check_admin_referer() when called without first …
- 20:42 Changeset [17386] by
- Improvement to check_admin_referer() when called without first …
- 20:42 Ticket #16449 (incorrect referer check in check_admin_referer()) closed by
- fixed: (In [17385]) Improvement to check_admin_referer() when called without …
- 20:42 Changeset [17385] by
- Improvement to check_admin_referer() when called without first …
- 20:02 Changeset [17384] by
- Remove debug cruft. Props markmcwilliams. fixes #15530
- 20:00 Ticket #15530 (AJAX trashing of comments doesn't update on screen comment count) closed by
- fixed: (In [17383]) Remove debug cruft. Props markmcwilliams. fixes #15530
- 20:00 Changeset [17383] by
- Remove debug cruft. Props markmcwilliams. fixes #15530
- 19:06 Ticket #16451 (WP_Roles and capabilities) created by
- I began to complain about this in the support forum: …
- 14:04 Ticket #16450 (query_posts problem with pagination) closed by
- invalid
- 13:07 Ticket #16450 (query_posts problem with pagination) created by
- I am not sure if this is a defect or my incorrect use of query_posts, …
- 11:27 Ticket #15530 (AJAX trashing of comments doesn't update on screen comment count) reopened by
- There is some debug code lurking in the patch that was applied - …
- 07:23 Changeset [17382] by
- Remove unused/non-functional code with old-style CSRF checking. see #16499
- 07:23 Changeset [17381] by
- Remove unused/non-functional code with old-style CSRF checking. see #16499
- 06:39 Ticket #16449 (incorrect referer check in check_admin_referer()) created by
- The check_admin_referer() function is defined this way: "Tests if the …
- 04:00 Ticket #16448 (Smilies should not be placed inside of pre or code tags) created by
-
Smilies should ignore content inside of
<pre>
and<code>
tags. The … - 03:13 Ticket #16447 (JS in new admin user when updating through SVN) closed by
- invalid: That user would've been on the site before you upgraded, There's a …
- 01:53 Ticket #16447 (JS in new admin user when updating through SVN) created by
- I updated WordPress through the SVN as defined here …
- 01:34 Ticket #16446 (Edgecase bug within wp_count_comments()) created by
- I'm getting the following error: […] This happens because on line …
- 01:03 Ticket #16445 (Fix incompatibilities with IDs greater than 2^31) created by
- For various reasons, things go bad when you get a post ID greater than …
- 00:17 Changeset [17380] by
- restore_current_blog() in add_user_to_blog() and …
- 00:17 Ticket #16444 (add_user_to_blog() and remove_user_from_blog() can break the ...) closed by
- fixed: (In [17379]) restore_current_blog() in add_user_to_blog() and …
- 00:17 Changeset [17379] by
- restore_current_blog() in add_user_to_blog() and …
Note: See TracTimeline
for information about the timeline view.