Make WordPress Core

Timeline

05/12/2009:

23:00 Ticket #9803 (Add link to unit testing docs to wiki's front page) created by Denis-de-Bernardy
http://codex.wordpress.org/Automated_Testing
22:51 Ticket #8321 (Add <tt> to the whitelist in wptexturize for no formatting) closed by markjaquith
fixed: (In [11313]) Exclude <tt> from formatting. props JulienV. fixes #8321
22:51 Changeset [11313] by markjaquith
Exclude <tt> from formatting. props JulienV. fixes #8321
22:41 Ticket #9791 (Use a more semantic class name for screen reader class) closed by markjaquith
fixed: (In [11312]) Use a semantic class name for text targeted to screen …
22:40 Changeset [11312] by markjaquith
Use a semantic class name for text targeted to screen readers. props …
21:13 Ticket #9802 (Margin fix for "updated" and "error" classes) created by Simek
Now margins properties don't apply to the "updated" class …
20:18 Ticket #9801 (typo in a css comment) closed by ryan
fixed: (In [11311]) Typo fix. Props Denis-de-Bernardy. fixes #9801
20:18 Changeset [11311] by ryan
Typo fix. Props Denis-de-Bernardy. fixes #9801
19:30 Ticket #9800 (Widget API won't work with PHP 4) closed by ryan
fixed
19:17 Changeset [11310] by ryan
Fix widget registration with PHP 4. see #9800
19:12 Changeset [11309] by azaozz
Fix notice in wp-admin/includes/widgets.php
17:56 Ticket #9797 (Widget will not be shown in case of its id includes upper characters) closed by azaozz
fixed: (In [11308]) Lowercase widgets $id_base, props Denis-de-Bernardy, …
17:56 Changeset [11308] by azaozz
Lowercase widgets $id_base, props Denis-de-Bernardy, fixes #9797
17:46 Ticket #9801 (typo in a css comment) created by Denis-de-Bernardy
17:41 Ticket #5720 (Bug during installation of WordPress 2.3.2, 2.3.3) closed by Denis-de-Bernardy
fixed
17:32 Changeset [11307] by ryan
Sort active plugins before inactive plugins in all plugins list
17:28 Ticket #9800 (Widget API won't work with PHP 4) created by codestyling
I have tested the latest SVN version of WP2.8 based on SVN update from …
17:20 Ticket #9799 (Style tweak for plugins delete confirmation page) created by Simek
Style tweak for plugins delete confirmation page. Plugins list and …
17:11 Ticket #8446 (Using Slug-Data in CSS Classes does not work) closed by ryan
fixed: (In [11306]) Use IDs instead of slugs in CSS classes ro avoid invalid …
17:11 Changeset [11306] by ryan
Use IDs instead of slugs in CSS classes ro avoid invalid class names. …
17:10 Ticket #9009 (delete_post_meta_by_key() fix) closed by ryan
fixed: (In [11305]) Clear cache after deleting meta. Props Denis-de-Bernardy. …
17:10 Changeset [11305] by ryan
Clear cache after deleting meta. Props Denis-de-Bernardy. fixes #9009
17:02 Ticket #9625 (Incorrect Upload Error Messages) closed by ryan
fixed: (In [11304]) Update upload error strings. Props Askapache. fixes #9625
17:02 Changeset [11304] by ryan
Update upload error strings. Props Askapache. fixes #9625
16:57 Ticket #9792 (inconsistent name spaces hooks in rss/atom feeds) closed by ryan
fixed: (In [11303]) Feed namespace hooks. Props Denis-de-Bernardy, …
16:57 Changeset [11303] by ryan
Feed namespace hooks. Props Denis-de-Bernardy, peaceablewhale. fixes #9792
16:54 Ticket #9795 (Pass user id/user object to actions and filters in wp-admin/user-edit.php) closed by ryan
fixed: (In [11302]) Pass user to actions. Props sirzooro. fixes #9795
16:54 Changeset [11302] by ryan
Pass user to actions. Props sirzooro. fixes #9795
16:47 Ticket #9750 (setup-config.php is tainted by request data) closed by ryan
fixed: (In [11301]) Use absolute paths for includes. Props hakre. fixes #9750
16:47 Changeset [11301] by ryan
Use absolute paths for includes. Props hakre. fixes #9750
15:50 Ticket #7650 (Multiple post authors) closed by Denis-de-Bernardy
wontfix: this would require schema changes that translate into severe …
15:42 Ticket #9798 (TinyMCE Spellchecker not working behind firewall (google spellcheck)) created by bforchhammer
Hi, the TinyMCE spellchecker (that is the default google …
15:37 Ticket #8640 (2 new functions for Plugin API.) closed by ryan
wontfix
15:34 Ticket #7197 (With magic_quotes_gpc on you can't change password to anything with " ...) closed by ryan
duplicate
14:42 Ticket #9797 (Widget will not be shown in case of its id includes upper characters) created by kamiyeye
== Pre-requisite: == A widget with its id/id_base includes at least …
14:12 Ticket #9202 (Add action-hooks for caching-plugins (WP Super Cache, etc)) closed by Denis-de-Bernardy
invalid: seems a bit overkill. which hooks you'll need will depend on what …
13:55 Ticket #6827 (Database default character set should be set at installation) closed by Denis-de-Bernardy
invalid: it's the plugin's job to do this properly.
13:32 Ticket #3962 (WordPress should adjust for DST ("location" appropriate)) reopened by Otto42
Got some comments from a user of my plugin that does this same basic …
12:24 Ticket #7309 (Search does not elegantly handle entities and unicode) closed by Denis-de-Bernardy
duplicate: see #9785
12:21 Ticket #9796 (Support different type of quotes for different locales) closed by Denis-de-Bernardy
invalid: wptexturize can/should be removed/overridden using the locale's …
12:08 Ticket #9796 (Support different type of quotes for different locales) created by yoavf
All languages get the same wptexturize treatment regarding quotes, …
11:49 Ticket #6856 (get_nested_categories() not found in WP 2.5.1) closed by Denis-de-Bernardy
wontfix: I take it you've updated your plugin by now that 13 months have …
11:36 Ticket #4143 (Timezone in feeds) closed by Denis-de-Bernardy
invalid: let's close as invalid.
07:52 Ticket #9795 (Pass user id/user object to actions and filters in wp-admin/user-edit.php) created by sirzooro
wp-admin/user-edit.php file calls many actions and filters, but does …
06:49 Ticket #9790 ("media.css" style not working in to "Edit Media" page in "Media Library") reopened by Simek
Minor style tweak for "help" class in wp-admin.css.
06:39 Ticket #9711 (Filter request: The post content "more link") closed by azaozz
fixed: (In [11300]) Add filter: the post content "more link", props …
06:38 Changeset [11300] by azaozz
Add filter: the post content "more link", props JohnLamansky, fixes #9711
06:19 Ticket #9712 (Filter request: Post comments feed link HTML) closed by azaozz
fixed: (In [11299]) Post comments feed link HTML filter, props JohnLamansky, …
06:19 Changeset [11299] by azaozz
Post comments feed link HTML filter, props JohnLamansky, fixes #9712
06:10 Ticket #8676 (uneeded pipe in admin footer) closed by ryan
fixed: (In [11298]) Remove unneeded pipe in admin footer. Props DD32, …
06:10 Changeset [11298] by ryan
Remove unneeded pipe in admin footer. Props DD32, Denis-de-Bernardy. …
06:04 Ticket #9733 (Correct #footer background colour for default theme) closed by azaozz
fixed: (In [11297]) Correct footer background colour for default theme, props …
06:04 Changeset [11297] by azaozz
Correct footer background colour for default theme, props jdub, fixes #9733
06:02 Ticket #9432 (Output Broken: Ticket for collecting patches to proplery encode script ...) closed by ryan
fixed: I think everything went in on other tickets.
05:59 Ticket #9402 (Validation fixes - "&amp;" instead of "&") closed by ryan
fixed: (In [11296]) Ampersand validation fix. Props hakre. fixes #9402
05:58 Changeset [11296] by ryan
Ampersand validation fix. Props hakre. fixes #9402
05:53 Ticket #9781 (Stylize download URL in automatic update/install messages) closed by azaozz
fixed: (In [11295]) Add style to the URL in automatic update/install …
05:53 Changeset [11295] by azaozz
Add style to the URL in automatic update/install messages, props …
05:47 Ticket #9790 ("media.css" style not working in to "Edit Media" page in "Media Library") closed by azaozz
fixed: (In [11294]) Add .help css class for the media library, fixes #9790
05:47 Changeset [11294] by azaozz
Add .help css class for the media library, fixes #9790
05:47 Ticket #6091 (Recent Entries Widget should have a title attribute.) closed by ryan
fixed: (In [11293]) Add title attributes to links in recent entries widget. …
05:47 Changeset [11293] by ryan
Add title attributes to links in recent entries widget. Props topncal, …
05:23 Ticket #8866 (Unable to create a password with a quote char in it) closed by ryan
fixed: The problem was that we were checking for disallowed backslashes on …
05:21 Changeset [11292] by ryan
Allow quotes in passwords. fixes #8866
04:55 Ticket #9682 (Make wp-login.php form pluggable) closed by ryan
fixed: (In [11291]) Make login more pluggable. Props Denis-de-Bernardy. fixes …
04:55 Changeset [11291] by ryan
Make login more pluggable. Props Denis-de-Bernardy. fixes #9682
04:08 Ticket #9794 (Continent/city translations) closed by ryan
fixed
01:21 Ticket #7984 (JS inline post is not coherent with PHP inline post) closed by Denis-de-Bernardy
invalid: @gcorne: these would be the admin_footer-$page hooks, unless I'm …
01:04 Changeset [11290] by ryan
Translate continent and city names for timezone picker. see #9794
00:59 Ticket #9732 (#icon-profile definition to ensure Profile page has icon) closed by automattor
fixed: (In [11289]) Ensure Profile page has icon for all users, props jdub, …
00:59 Changeset [11289] by azaozz
Ensure Profile page has icon for all users, props jdub, fixes #9732
00:49 Ticket #8653 ([PATCH] wp-admin/js/common.js uses wpAjax() but does not specify ...) closed by azaozz
invalid: Currently wp-ajax-response.js is not needed for common.js.
00:36 Ticket #9794 (Continent/city translations) created by Denis-de-Bernardy
see #9758. we'd want a file that contains the full list of continents, …
00:32 Ticket #9758 (GMT-relative timezones inverted) closed by ryan
fixed: (In [11288]) Fix sign of GMT offsets. Props Denis-de-Bernardy. fixes #9758
00:32 Changeset [11288] by ryan
Fix sign of GMT offsets. Props Denis-de-Bernardy. fixes #9758
00:22 Ticket #9782 (Justify tag cloud in install plugin page) closed by azaozz
fixed: In [11287]
00:20 Changeset [11287] by azaozz
Justify tag clouds, props Simek, fixes #9782
00:08 Ticket #9694 (Theme Installer Floats broken) closed by azaozz
fixed: (In [11286]) Clear float in themes search results, props hakre, fixes #9694
00:08 Changeset [11286] by azaozz
Clear float in themes search results, props hakre, fixes #9694

05/11/2009:

23:43 Ticket #9793 (Duplicates in the timezone drop down) created by Denis-de-Bernardy
GMT = GTM0 = GTM+0 = GTM-0 = UTC = UCT = Universal = Greenwich = Zulu …
23:42 Changeset [11285] by ryan
Show theme install help text only if user has install_themes cap.
22:51 Ticket #3962 (WordPress should adjust for DST ("location" appropriate)) closed by Otto42
fixed: Yep.
22:43 Ticket #9792 (inconsistent name spaces hooks in rss/atom feeds) created by Denis-de-Bernardy
- atom: ns_atom - atom/comments: ns_atom - rss2: ns_rss2 - …
22:20 Ticket #5819 (comments rss feed - namespace hook missing / feed invalid if link in ...) closed by westi
fixed: Replying to Denis-de-Bernardy: > @westi: in this case, we …
22:18 Ticket #9791 (Use a more semantic class name for screen reader class) created by filosofo
To be semantic, CSS classes (and ids) should describe meaning or …
22:18 Changeset in tests [222] by westi
Future post cron hooks reference ID post ids now for WordPress in all …
22:17 Ticket #5364 (Cron not updated correctly when deleting a future post) closed by westi
fixed: (In [11284]) Clear future publishing hook on post deletion. Fixes …
22:17 Changeset [11284] by westi
Clear future publishing hook on post deletion. Fixes #5364 props …
22:11 Ticket #9783 (.invisible class doesn't work as expected in some browsers (such as ...) closed by ryan
fixed: (In [11283]) Fix hiding off offscreen legends in Firefox. Props …
22:11 Changeset [11283] by ryan
Fix hiding off offscreen legends in Firefox. Props Denis-de-Bernardy. …
22:10 Changeset [11282] by westi
Drop raw check in sanitize_post so int fields are always sanitized.
21:51 Ticket #9790 ("media.css" style not working in to "Edit Media" page in "Media Library") created by Simek
I've tried to change some style on to this page. I saw that some …
21:40 Ticket #9789 (Don't show empty updated notification "div" for other numbers than ...) created by Simek
Don't show empty updated notification "div" for other numbers than …
21:30 Ticket #9787 (Missing argument in wp-admin/includes/update.php (“There is a new ...) closed by demetris
fixed: Fixed in r11275 and r11276.
21:18 Ticket #5819 (comments rss feed - namespace hook missing / feed invalid if link in ...) reopened by Denis-de-Bernardy
@westi: in this case, we should also rename the one in the atom …
21:15 Ticket #9767 (A few typos in l10n.php (inline documentation)) closed by westi
fixed: (In [11281]) phpdoc updates for l10n functions. Fixes #9767 props demetris.
21:15 Changeset [11281] by westi
phpdoc updates for l10n functions. Fixes #9767 props demetris.
21:14 Ticket #9584 (Allow WPMU plugins to work in folders too) closed by Denis-de-Bernardy
wontfix: nah, let's just close it. on second thought, a user who is savvy …
21:07 Changeset [11280] by ryan
Remove manifest from html until we get it working. see #7262
21:02 Ticket #5819 (comments rss feed - namespace hook missing / feed invalid if link in ...) closed by westi
fixed: (In [11279]) Add a 'rss2_comments_ns' action to the namespaces section …
21:02 Changeset [11279] by westi
Add a 'rss2_comments_ns' action to the namespaces section of the RSS2 …
20:35 Ticket #6041 (Paragraphs within List Items) closed by Denis-de-Bernardy
duplicate: see #3833. the second patch fixes this as well.
20:33 Ticket #9339 (Use default role when none is set) closed by westi
invalid: Not convinced by this. What happens if the WP site have …
20:26 Ticket #9771 (Dotclear Import can benefit from using WordPress Core Routines) closed by westi
fixed: (In [11278]) Switch dotclear importer to use builtin UTF8 testing …
20:26 Changeset [11278] by westi
Switch dotclear importer to use builtin UTF8 testing functionality. …
20:18 Ticket #9755 (In addition to [11180]: .invisible to the themes) closed by ryan
fixed: (In [11277]) Add invisible class to bundled themes. Props hakre. fixes …
20:18 Changeset [11277] by ryan
Add invisible class to bundled themes. Props hakre. fixes #9755
20:14 Changeset [11276] by ryan
Fix plugin update notice
20:13 Ticket #9689 (SimplePie auto-detection ignores feeds with incorrect content-type in ...) closed by westi
wontfix: More users are going to reference a blog, instead of a feed, and …
20:12 Changeset [11275] by ryan
Fix plugin update notice
20:11 Ticket #9779 (Inconsistency between WP_PLUGIN_DIR and plugin_dir_path(), etc.) closed by westi
wontfix: Talked to Mark and he agrees WONTFIX as this way they are easier to use.
20:11 Ticket #9773 (Allow a partial flush of the object cache) closed by Denis-de-Bernardy
wontfix: actually... nevermind. I'll just create a big array instead.
20:08 Ticket #3753 (Kubrick should allow comments for pages if check marked) closed by westi
wontfix: Kubrick has been like this forever. I don't see a need to change this now.
19:48 Ticket #9756 (Improvements of the Search Widget) closed by ryan
fixed: (In [11274]) Add title option to search widget. Props hakre. fixes #9756
19:48 Changeset [11274] by ryan
Add title option to search widget. Props hakre. fixes #9756
19:44 Ticket #8729 ("WordPress 2.7 is available! Please update now." Displayed in ...) closed by ryan
fixed: (In [11273]) Add locale upgrade hint. Props nbachiyski. fixes #8729
19:44 Changeset [11273] by ryan
Add locale upgrade hint. Props nbachiyski. fixes #8729
19:42 Ticket #4023 (Add slash:comments to RSS2 feed) closed by westi
fixed: (In [11272]) Add slash:comments extension to RSS2 feed to give comment …
19:42 Changeset [11272] by westi
Add slash:comments extension to RSS2 feed to give comment counts for …
19:34 Changeset [11271] by ryan
Add function_exists check for gzdecode. see #9761
19:32 Ticket #5760 (Infinite redirect loop on archive pages for days/months/years) closed by Denis-de-Bernardy
worksforme: let's close, then
18:59 Ticket #9745 (Theme install tips updated for WP2.8 functionality) closed by westi
fixed: (In [11270]) Better theme page help. Fixes #9745 based on patch from …
18:59 Changeset [11270] by westi
Better theme page help. Fixes #9745 based on patch from demetris.
18:17 Ticket #9788 (Possible bug with get_the_excerpt and paged content via <!--nextpage-->) created by alexkingorg
When doing a custom WP_Query and loop, I found odd behavior with paged …
18:01 Ticket #6170 (Prevent direct loading of files that require WP to be loaded) closed by Denis-de-Bernardy
wontfix: see #9185
17:56 Changeset [11269] by ryan
Add the_author_aim() to deprecated. see #8776
17:48 Ticket #8815 (pending review link in right now section.) closed by Denis-de-Bernardy
fixed: this status exists already.
17:48 Ticket #8814 (Bad use of $_REQUEST variable in wordpress) closed by ryan
fixed: (In [11268]) Set REQUEST to contain GET + POST. No cookies. fixes #8814
17:48 Changeset [11268] by ryan
Set REQUEST to contain GET + POST. No cookies. fixes #8814
17:47 Ticket #7119 (A full size image inserted into a post should not be resized) closed by Denis-de-Bernardy
wontfix: I second the wontfix.
17:36 Ticket #9371 (Change excerpt info link to a Codex page for END users) closed by ryan
fixed: (In [11267]) Better excerpt text and linkage. Props demetris, …
17:36 Changeset [11267] by ryan
Better excerpt text and linkage. Props demetris, Denis-de-Bernardy. …
17:34 Ticket #9710 (Add change-password nag for auto-generated passwords) closed by ryan
fixed: (In [11266]) Update password nage text. Props Denis-de-Bernardy. …
17:34 Changeset [11266] by ryan
Update password nage text. Props Denis-de-Bernardy. fixes #9710
17:32 Changeset [11265] by ryan
Revert accidental bits. see #9706
17:31 Ticket #9706 (fishy looking query on a wp 2.8 front page) closed by ryan
fixed: (In [11264]) Add timezone_string to populate_options. Props hakre. …
17:31 Changeset [11264] by ryan
Add timezone_string to populate_options. Props hakre. fixes #9706
17:25 Ticket #3830 (Functionize comment display in admin, enable paging for comments on ...) closed by Denis-de-Bernardy
fixed: presumably not. closing as fixed.
16:37 Ticket #9323 (Legacy get_category_link function call in get_term_link function ...) closed by ryan
fixed: (In [11263]) Accept only IDs for get_term_link(). Prop filosofo. fixes …
16:37 Changeset [11263] by ryan
Accept only IDs for get_term_link(). Prop filosofo. fixes #9323
15:20 Ticket #9630 (Comments RSS feed from a specific category with CAT ID... Broken in 2.7) closed by Denis-de-Bernardy
worksforme: definitely working in trunk... please re-open with a test case to …
14:54 Ticket #5742 (add child_of to query_posts) closed by filosofo
invalid: Actually, "child_of" is the wrong name for this parameter, if we're …
12:52 Ticket #9315 (theme previewer shows current theme instead of previewed theme) closed by Denis-de-Bernardy
invalid
12:27 Ticket #9787 (Missing argument in wp-admin/includes/update.php (“There is a new ...) created by demetris
I attach a patch with the missing argument ($plugin_name).
11:44 Ticket #9300 (WP_Query with posts_per_page and sticky posts) closed by Denis-de-Bernardy
invalid: there is an argument that lets you disable stickies. see how it's done …
11:38 Ticket #9224 (sql-mode 'TRADITIONAL' breaks installation) closed by Denis-de-Bernardy
duplicate: see #8857
11:22 Ticket #8585 (query_posts fails when I set category) closed by Denis-de-Bernardy
worksforme: works fine in trunk
11:17 Ticket #8132 (calls to default theme should be modular) closed by Denis-de-Bernardy
fixed: fixed now. get_header() has two hooks that you can use.
11:06 Ticket #6977 (Undefined indexes for $redirect and $original in redirect_canonical) closed by filosofo
fixed: Already been fixed.
11:02 Ticket #7258 (feed-atom-comments.php should call atom_head hook) closed by Denis-de-Bernardy
invalid: see the comments_atom_head hook
10:59 Ticket #7094 (Filter to allow insertion of messages onto the post edit form) closed by Denis-de-Bernardy
invalid: see admin_notices
10:58 Ticket #7092 (Should support separate setting for limiting comments feed) closed by Denis-de-Bernardy
invalid: plugin material
10:57 Ticket #7072 (Add parameter in fetch_rss to controll the rss caching) closed by Denis-de-Bernardy
invalid: we've switched to simplepie since.
10:28 Ticket #9549 (WP should catch serialization errors in options and meta fields) closed by Denis-de-Bernardy
fixed: Reclosing this. See also #6784.
10:27 Ticket #6784 (options with content in strange languages do not deserialize properly) closed by Denis-de-Bernardy
fixed: should be fixed, now.
10:11 Ticket #6484 (custom permalinks setting (rewrite.php) causes have_posts function not ...) closed by Denis-de-Bernardy
invalid: closing this yet again
10:05 Ticket #6427 (Behaviour changes in wp_unique_filename()) closed by Denis-de-Bernardy
duplicate: dup/fixed.
10:04 Ticket #6394 (Leading and trailing white space in values of custom fields should not ...) closed by Denis-de-Bernardy
duplicate: this has been fixed in 2.8, in a separate ticket.
10:02 Ticket #6441 (is_single() is false on paged posts) closed by Denis-de-Bernardy
worksforme
09:53 Ticket #6237 (Adherence to WordPress Coding Standards) closed by Denis-de-Bernardy
invalid: Closing this one, as the patches are all broken. Things get fixed as …
09:51 Ticket #6187 (feed invalid if link in comment-text) closed by Denis-de-Bernardy
worksforme
09:43 Ticket #5980 (wp_tag_cloud with format=list inserts extra space in ul) closed by Denis-de-Bernardy
invalid: if the space is removed it can mess around with text readers. …
09:27 Ticket #5787 (Update registered user data in their comments when profile is updated) closed by Denis-de-Bernardy
wontfix
08:56 Ticket #9656 (Add missing filters for values in edit-link-category-form.php) closed by Denis-de-Bernardy
worksforme: oh right. after double checking, all three cases are processed …
05:57 Ticket #5153 (Improved workflow for incoming comment processing.) reopened by westi
Please don't close things as duplicates that are only partly related. …
05:24 Changeset [11262] by ryan
Typo fix
05:19 Changeset [11261] by ryan
Remove intro
05:01 Ticket #8350 (_pad_term_counts not availabe to custom hierarchical taxonomies) closed by ryan
fixed
05:01 Changeset [11260] by ryan
Allow use of _pad_term_counts for all hierarhcical taxonomies. Props …
04:56 Ticket #9720 (Why the left joins in wp-include/query.php?) closed by ryan
fixed: (In [11259]) JOIN instead of LEFT JOIN. Props Denis-de-Bernardy. fixes …
04:56 Changeset [11259] by ryan
JOIN instead of LEFT JOIN. Props Denis-de-Bernardy. fixes #9720
04:50 Ticket #5422 (Sanitize plugin update information) closed by ryan
fixed: (In [11258]) Sanitize plugin update information. Props hakre, …
04:50 Changeset [11258] by ryan
Sanitize plugin update information. Props hakre, Viper007Bond. fixes #5422
04:45 Ticket #9784 (catchable fatal error - category template line 24) closed by ryan
fixed: (In [11257]) Pass IDs, not objects, to get_category_link(). fixes #9784
04:45 Changeset [11257] by ryan
Pass IDs, not objects, to get_category_link(). fixes #9784
02:52 Ticket #9784 (catchable fatal error - category template line 24) reopened by greenshady
Fails miserably in Kubrick for me too. Step by step: 1) Set your …
01:39 Ticket #5547 (imported article from rss file can't display its contents) closed by Denis-de-Bernardy
duplicate: there is a dup of this one, related to making the exporter output …
01:33 Ticket #5426 (Formating of comments with URLs containing parentheses) closed by Denis-de-Bernardy
duplicate: there is a dup of this one related to pinging not behaving well, with …
01:32 Ticket #5467 (wp-mail not finding content in emails retrieved from server) closed by Denis-de-Bernardy
worksforme: going with the general consensus.
01:31 Ticket #5440 (Add filter to disable email box on profile page) closed by Denis-de-Bernardy
invalid: you can also override the field's changes in wp_update_user() or …
01:28 Ticket #5421 (Commas within urls dont get parsed correctly (Pingback)) closed by Denis-de-Bernardy
duplicate: there is a dup of this one with a candidate patch.
01:27 Ticket #5381 (type mismatch between is_term and get_term_by) closed by Denis-de-Bernardy
duplicate: there are 2 or 3 dups of this one. closing.
01:26 Ticket #5376 (rules added via mod_rewrite_rules should be in IfModule section) closed by Denis-de-Bernardy
wontfix: this would prevent to add mod_alias rules et al if needed.
01:24 Ticket #5372 (Wrong category on post insertion) closed by Denis-de-Bernardy
fixed: please re-open if still occurring
01:21 Ticket #5153 (Improved workflow for incoming comment processing.) closed by Denis-de-Bernardy
duplicate: see #5183 and related tickets
01:20 Ticket #5334 (Inconsistent errors when trying to add a custom field) closed by Denis-de-Bernardy
worksforme: works for me too
01:18 Ticket #5328 (Make default feed format pluggable) closed by Denis-de-Bernardy
fixed: fixed a while ago
01:17 Ticket #5306 (Canonical redirect conflicts with hosting provider's redirect) closed by Denis-de-Bernardy
wontfix: it should not be WP's job to fix sites whose owners try to …
01:14 Ticket #5279 (cannot use "tag" as permalink base for categories) closed by Denis-de-Bernardy
worksforme: I'm using /tag and /tags on my own site. One for cats, the other for …
01:10 Ticket #5272 (WordPress allows anonymous user to see slug for private post by ...) closed by Denis-de-Bernardy
wontfix: there's a dup of this one somewhere, and it shoud get wontfixed too.
01:09 Ticket #5254 (Functionize postmeta protection) closed by Denis-de-Bernardy
invalid: but then again, there isn't much point in sanitizing this beyond what …
01:06 Ticket #5191 (Style tag cloud by color) closed by Denis-de-Bernardy
duplicate: see #5172. there are just too many of these.
01:04 Ticket #5188 (Additional DB sanitization functions) closed by Denis-de-Bernardy
wontfix: I fail to see the point. If so, we'd also need a sanitize_where, …
01:02 Ticket #5176 (Method for mass unescaping) closed by Denis-de-Bernardy
wontfix: list($foo, $bar) = array_map("stripslashes", array($foo, $bar));
00:57 Ticket #5126 (Allow manual ordering of Links, Link Categories and Post Categories) closed by Denis-de-Bernardy
duplicate: get_terms() was changed a few revs back to allow precisely that.
00:54 Ticket #5063 (Potential type mismatch in post cron hooks) closed by Denis-de-Bernardy
duplicate: Closing this as a dup. I've bumped into 2 or 3 similiar bugs in the …
00:51 Ticket #5042 (incoming links display posts on the blog itself) closed by Denis-de-Bernardy
invalid: this is related to the service that is being used.
00:50 Ticket #5031 (Tag Cloud styles are hardcoded) closed by Denis-de-Bernardy
duplicate: yet another one... see #5157
00:49 Ticket #4994 (Default Timezone settings) closed by Denis-de-Bernardy
fixed: fixed when when changed the error_reporting stuff in 2.8
00:47 Ticket #4962 (Orphan attachment's "parent_post" seems to be undefined or overflowed) closed by Denis-de-Bernardy
invalid: post_parent defaults to 0
00:43 Ticket #4960 (Remove deprecated admin-functions.php and upgrade-functions.php) closed by Denis-de-Bernardy
fixed: so this has been fixed a while ago
00:29 Ticket #4836 (Ellipses in post titles not properly escaped) closed by Denis-de-Bernardy
duplicate: see #9591
00:27 Ticket #4889 (Extend get_terms to add custom joins / wheres) closed by Denis-de-Bernardy
invalid: use a WP_Query object, override the fields, and toss in joins and a …
00:25 Ticket #4697 (RSS feeds give incorrect content types) closed by Denis-de-Bernardy
fixed: I'm getting: Content-Type: application/rss+xml; charset=UTF-8 and: …
00:23 Ticket #4647 (Text in database should not be entity-encoded) closed by Denis-de-Bernardy
wontfix: patch is irrelevant, as this is a huge workflow change... it needs to …
00:21 Ticket #4602 (Function for getting the clients IP address) closed by Denis-de-Bernardy
duplicate
00:19 Ticket #4229 (No trailing slash on root dir breaks posts_nav_link) closed by Denis-de-Bernardy
worksforme
00:15 Ticket #4064 (Extra API Hooks) closed by Denis-de-Bernardy
fixed: suggested hooks on upgrader have been added.
00:11 Ticket #3794 (Create filter hooks on post save and publish that provide access to ...) closed by Denis-de-Bernardy
invalid: see the wp_insert_post_data filter
00:06 Ticket #2860 (Using wp_redirect when headers are sent) closed by Denis-de-Bernardy
wontfix: this has been open for 3 years without a commit. if the current …

05/10/2009:

23:57 Ticket #9786 (WordPress should not sniff servers by name) created by filosofo
In wp-includes/vars.php WordPress sets the global variable …
23:56 Ticket #9230 (Option to search for posts, pages or both) closed by Denis-de-Bernardy
duplicate: see #9785
23:56 Ticket #5054 (Extend search with simple keyword to negate) closed by Denis-de-Bernardy
duplicate: see #9785
23:55 Ticket #5149 (Search everything (or almost everything)) closed by Denis-de-Bernardy
duplicate: see #9785
23:55 Ticket #5525 (search should return items tagged with search-word as well) closed by Denis-de-Bernardy
duplicate: see #9785
23:55 Ticket #7394 (Search: order results by relevance) closed by Denis-de-Bernardy
duplicate: see #9785
23:55 Ticket #7647 (Search function does not include image descriptions) closed by Denis-de-Bernardy
duplicate
23:55 Ticket #7647 (Search function does not include image descriptions) reopened by Denis-de-Bernardy
23:54 Ticket #7647 (Search function does not include image descriptions) closed by Denis-de-Bernardy
fixed: see #9785
23:54 Ticket #9785 (Search Enhancements -- consolidated ticket) created by Denis-de-Bernardy
Closing the following as dups, pending "the big search overhaul" that …
23:41 Ticket #6913 (Make the editor's time format (24-hour vs. 12-hour clock) configurable ...) closed by Denis-de-Bernardy
wontfix: see #7665
23:38 Ticket #5614 (Extra line in function end_el causes an extra gap in horizontal lists) closed by Denis-de-Bernardy
wontfix: the \n or a space is needed for accessibility. if it is not present, a …
23:31 Ticket #5248 (Missing dot in query.php, category exclusion problem) closed by Denis-de-Bernardy
invalid: The lack of dot seems valid. Please re-open with a step by step test …
23:25 Ticket #4890 (WXR does not export users and links) closed by Denis-de-Bernardy
wontfix: still no love, re-closing
23:24 Ticket #9723 (Code clean up in "formatting.php" file) closed by Denis-de-Bernardy
invalid: patch is broken. please re-open at some point in 2.9
23:22 Ticket #8969 (Replace tmpfile() function with tempnam()) closed by Denis-de-Bernardy
wontfix: Please report this as a php bug
23:21 Ticket #8857 (Make WP MySQL strict mode compliant) closed by Denis-de-Bernardy
wontfix: Please re-open when we drop MySQL 4 support
23:16 Ticket #9784 (catchable fatal error - category template line 24) closed by Denis-de-Bernardy
worksforme: works fine in kubrick. please re-open with a step by step procedure to …
23:05 Ticket #8996 (Serve application/xhtml+xml if browser, theme and plugins are compliant) closed by Denis-de-Bernardy
wontfix: Replying to sampablokuper: > As it says, we should demand …
22:59 Ticket #8903 (wp_tag_cloud invasive styling) closed by Denis-de-Bernardy
duplicate: yet another #5172 dup
22:48 Ticket #6749 (in_category needs to be able to take more than one category...) closed by Denis-de-Bernardy
invalid: see is_object_in_term(), which gets called by in_category()
22:45 Ticket #6504 (wp_tag_cloud default unit output (undefined styling / solution)) closed by Denis-de-Bernardy
duplicate: see #5172
22:45 Ticket #5574 (Extended customized errors) closed by Denis-de-Bernardy
invalid: db errors are no longer shown.
22:43 Ticket #5531 (Add a filter to the day link in general-template.php) closed by Denis-de-Bernardy
invalid: what's wrong with the filter in get_day_link()?
22:38 Ticket #5332 (Previous Entries / Next Entries link broken when using widget search) closed by Denis-de-Bernardy
invalid: But see #4463
22:37 Ticket #5171 (Add parameters to "tag_cloud()" to bypass size variation, and to show ...) closed by Denis-de-Bernardy
duplicate: see #5172
22:35 Ticket #5069 (Theme Name not guaranteed unique, collision handling missing) closed by Denis-de-Bernardy
invalid
22:34 Ticket #4736 (Tag Functions plugin needs to be included in core) closed by Denis-de-Bernardy
fixed: single_tag_title() exists already.
22:27 Ticket #3653 (Site navigation with wp_list_pages() lacks some fundamental elements) closed by Denis-de-Bernardy
invalid: there is a menu template tag now, and multitudes of plugins that deal …
22:22 Ticket #5271 (the_modified_date function inconsistent with the_date) closed by Denis-de-Bernardy
invalid: they serve different purposes.
22:22 Ticket #9784 (catchable fatal error - category template line 24) created by johnmyr
Found a possible bug when betatesting Hybrid 0.6 theme with 2.8 …
21:35 Ticket #8601 (Physically rotate images with Exif rotation) closed by Denis-de-Bernardy
duplicate: See #7042
21:33 Ticket #6348 (Hook to allow additional post_mime_types in upload.php) reopened by Denis-de-Bernardy
nm, you're into the navigation area.
21:32 Ticket #6348 (Hook to allow additional post_mime_types in upload.php) closed by Denis-de-Bernardy
invalid: isn't this what the upload_mimes filter does?
21:14 Ticket #8524 (Hooks Needed for WP 2.7 Upgrade Features) closed by Denis-de-Bernardy
fixed: see #7875. please open tickets for specific hooks.
20:37 Ticket #9783 (.invisible class doesn't work as expected in some browsers (such as ...) created by Denis-de-Bernardy
see attached screenshot.
20:21 Ticket #9350 (Unclear link to browse post when on edit-comments.php) closed by Denis-de-Bernardy
duplicate: See #9772, with a patch
19:02 Ticket #9547 (Taxonomy - interesting 'unused' term_order column in table ...) reopened by Denis-de-Bernardy
sorry, mixed up with a separate ticket I remembered about.
19:01 Ticket #9547 (Taxonomy - interesting 'unused' term_order column in table ...) closed by Denis-de-Bernardy
fixed: please re-open if r11250 isn't enough.
18:50 Ticket #9185 (cordon off all non-entry points from the public) closed by Denis-de-Bernardy
wontfix: +1 to the general trend. and adding such .htaccess files all over …
18:30 Ticket #8786 (Add option to disable unfiltered_html for all users (and explain it in ...) closed by Denis-de-Bernardy
wontfix: you can additionally override this with a plugin.
18:27 Ticket #5270 (Private posts and tagging) closed by Denis-de-Bernardy
fixed: _update_post_term_count() specifically looks for post_status = publish …
18:21 Ticket #4762 (new function: absint()) closed by Denis-de-Bernardy
fixed: fixed a while ago
18:02 Ticket #9106 (Suggestions for error-filter-hooks) closed by Denis-de-Bernardy
duplicate: first item got fixed, second item is covered in a separate ticket …
17:07 Ticket #8038 (Allow urls to be matched case insensitively) closed by Denis-de-Bernardy
duplicate
17:04 Ticket #9017 (uploads generate 404 error due to country specific characters....) closed by Denis-de-Bernardy
fixed
17:03 Ticket #9017 (uploads generate 404 error due to country specific characters....) reopened by Denis-de-Bernardy
possibly fixed in trunk, too. the file name sanitizer got reworked.
17:02 Ticket #9534 (ș and ț characters not converted in remove_accents()) closed by Denis-de-Bernardy
duplicate: See #9591
17:01 Ticket #9017 (uploads generate 404 error due to country specific characters....) closed by Denis-de-Bernardy
duplicate: See #9591
17:00 Ticket #9379 (Custom permalinks causes error when clicking Older Entries) closed by Denis-de-Bernardy
duplicate: See #8905
16:59 Ticket #9331 (JavaScript on permalinks admin page has gone insane) closed by Denis-de-Bernardy
worksforme: i've seen my own htaccess get deleted too, but it was due to a caching …
16:36 Ticket #7820 (Optimizations for localized values for plugin metadata) closed by Denis-de-Bernardy
wontfix
16:24 Ticket #8181 (css-related bug found in media.php) closed by Denis-de-Bernardy
duplicate: once #7678 is fixed, it'll make sense. closing as dup, as there are …
16:18 Ticket #7633 (Lack of an Index on wp_posts.guid Slowing Down Queries) closed by Denis-de-Bernardy
wontfix: please get the plugin's author to add the index from the plugin. this …
15:33 Ticket #4758 (There should be a Hook between a pages/posts textarea and the submit ...) closed by Denis-de-Bernardy
invalid: interface has changed quite a bit since
15:27 Ticket #7207 (Optimizations for atom_enclosures and rss_enclosures) closed by Denis-de-Bernardy
invalid: code is no longer around
15:06 Ticket #8888 (Inserting image without caption permanently erases attachment ...) closed by Denis-de-Bernardy
duplicate: See #6862.
13:53 Ticket #9156 (Unable to make the gallery directly link to large thumbnails instead ...) closed by Denis-de-Bernardy
invalid: You can specify a max size if yours is too large. Else, link to the …
13:50 Ticket #8739 (Media Gallery: Show file size and file type (MIME type)) closed by Denis-de-Bernardy
invalid: plugin material
13:34 Ticket #6368 (Gallery display enhancements) closed by Denis-de-Bernardy
fixed: Fixed since r7497. Please open a separate ticket (with a patch) for …
13:31 Ticket #6064 (Gallery should not link to non-images as if they were images.) closed by Denis-de-Bernardy
fixed: seems to be working fine in trunk
13:14 Ticket #6947 (Add the Generator element in feeds through the ...) closed by Denis-de-Bernardy
wontfix: filtering on the_generator gets the job done already: It contains the …
12:42 Ticket #4802 (Author can moderate comments on their own posts) closed by Denis-de-Bernardy
wontfix: See: http://core.trac.wordpress.org/ticket/6907#comment:4
12:40 Ticket #3798 (Admin permissions with ajax) closed by Denis-de-Bernardy
fixed: Haven't noticed any weird issues in recent months, when upgrading …
12:33 Ticket #9069 (Function get_comment_link returns duplicate URLs for comments ...) closed by Denis-de-Bernardy
invalid: #9327 got closed, so let's close this one as wontfix/invalid. The …
12:29 Ticket #8862 (The delete_comment action is raised twice.) closed by Denis-de-Bernardy
worksforme: works fine here.
11:45 Ticket #4222 (Add global comment/pings override switch) closed by Denis-de-Bernardy
wontfix: the automatically close comments after X days seems good enough.
11:41 Ticket #4943 (Add features to get_posts: select from multiple categories, or exclude ...) closed by filosofo
invalid: For a while now get_posts has been based on WP_Query, so you can use …
11:30 Ticket #5185 (SQL Error on feeds for invalid posts) closed by Denis-de-Bernardy
fixed: this has been fixed since r6683.
11:28 Ticket #5717 (404 handling optimization) closed by Denis-de-Bernardy
invalid: I cannot get the error field to fill up when doing the query call a …
11:07 Ticket #5770 (Add extra options for default tag-cloud widget) closed by Denis-de-Bernardy
invalid: The current setup makes things simple: The user doesn't need to ask …
11:04 Ticket #4378 (Adding filters for Recent Comments Widget) closed by Denis-de-Bernardy
invalid: you can now override the widget's callback entirely.
10:33 Changeset [11256] by azaozz
Put back disabling of sortables for folded sidebars, see #9511
10:10 Ticket #9782 (Justify tag cloud in install plugin page) created by Simek
Justify tag cloud in install plugin page.
09:59 Ticket #9781 (Stylize download URL in automatic update/install messages) created by Simek
Stylize download URL in automatic update/install messages for plugins …
09:28 Ticket #5285 (Problematic markup in searchform widget for styling) closed by Denis-de-Bernardy
invalid: The name=s is needed, and you can now override the callback function …
09:25 Ticket #8704 (Missing Filter in function wp_get_object_terms()) closed by westi
fixed: (In [11255]) Fix typo in [11253] fixes #8704 props Denis-de-Bernardy.
09:25 Changeset [11255] by westi
Fix typo in [11253] fixes #8704 props Denis-de-Bernardy.
09:22 Ticket #8704 (Missing Filter in function wp_get_object_terms()) reopened by Denis-de-Bernardy
shouldn't the empty terms list be filtered too, as in the initial patch?
09:16 Ticket #9451 (Calendar widget can sprout a page with multiple, identical ID) closed by Denis-de-Bernardy
wontfix: based on andrew's remark
09:15 Ticket #8910 (Limit the RSS widget from using its own url) closed by Denis-de-Bernardy
invalid: I think this should be done in WPMU only. Else, you cannot properly …
09:15 Ticket #4531 (Add limit parameter to get_pages) closed by westi
fixed: In [11251] - Add paging support to get_pages(). Fixes #4531 props DD32.
09:14 Ticket #9780 (Add widget_* filter to all widget calls to wp template functions) closed by azaozz
fixed: (In [11254]) Add filters for default widgets calling template …
09:14 Changeset [11254] by azaozz
Add filters for default widgets calling template functions, props …
09:13 Ticket #6071 (register_sidebars should allow name to be an array) closed by Denis-de-Bernardy
wontfix: ticket has been open and ignored for over a year, and you can do the …
09:12 Ticket #8704 (Missing Filter in function wp_get_object_terms()) closed by westi
fixed: (In [11253]) Add a filter to the result of wp_get_object_terms(). …
09:11 Changeset [11253] by westi
Add a filter to the result of wp_get_object_terms(). Fixes #8704 props …
09:08 Ticket #9444 (Allow to read wp-config.php without loading WP) closed by westi
wontfix: As Ryan wrote lots of plugins rely on wp-config.php pulling in …
09:08 Ticket #8481 (Improved version of checked() in template.php) closed by Denis-de-Bernardy
wontfix: let's close as wontfix, then, so as to trim the ticket list. it's a …
09:06 Ticket #5770 (Add extra options for default tag-cloud widget) reopened by Denis-de-Bernardy
woops, seems like keyboard shortcuts led me to close this…
09:03 Ticket #5770 (Add extra options for default tag-cloud widget) closed by Denis-de-Bernardy
fixed: patch needs a refresh, too.
09:01 Ticket #4285 (Improve the categories widget) closed by Denis-de-Bernardy
duplicate: closing this as dup of #9780, as all of the remaining feature requests …
09:00 Changeset [11252] by westi
Update phpdoc for get_pages() and fix bugs in previous commit.
08:57 Ticket #7080 (a new WP_Query created in the loop, whose the_post() method is called, ...) closed by Denis-de-Bernardy
invalid: invalid, given how wp_reset_query() behaves
08:55 Changeset [11251] by westi
Add paging support to get_pages(). Fixes #4531 props DD32.
08:50 Ticket #9631 (Archives Widget enhancement: Max date) closed by Denis-de-Bernardy
duplicate: See #9780 and http://www.cs278.org/blog/2009/03/03/wordpress-archives/
08:46 Ticket #8845 (Adds filter to Pages widget to allow extended configuration) closed by Denis-de-Bernardy
duplicate: See #9780
08:45 Ticket #9026 (widget call to wp_get_archives: type=monthly hardwired) closed by Denis-de-Bernardy
duplicate: See #9780
08:45 Ticket #9632 (Category widgets enhancement: which categories) closed by Denis-de-Bernardy
duplicate: See #9780
08:35 Ticket #9780 (Add widget_* filter to all widget calls to wp template functions) created by Denis-de-Bernardy
Attached patch fixes #8845, #9026 and #9632, and addresses issues …
08:26 Ticket #9768 (the minheight css attribute on the first sidebar is annoying) closed by azaozz
fixed: In [11246]
08:09 Ticket #9705 (There should be no strip_slashes() in WP_Widget::update() - or should it?) closed by Denis-de-Bernardy
invalid: $new_instance apparently contains stripslashed data.
07:57 Ticket #7539 (get_terms doesnt use custom orderby) closed by westi
fixed: (In [11250]) Allow for custom ordering in get_terms(). Fixes #7539
07:57 Changeset [11250] by westi
Allow for custom ordering in get_terms(). Fixes #7539 props DD32.
07:26 Ticket #5789 (feeds invalid / url not present -> prefer empty url instead of 'http://') closed by westi
fixed: (In [11249]) Filter out blank urls for commentors. Fixes #5789.
07:26 Changeset [11249] by westi
Filter out blank urls for commentors. Fixes #5789.
07:12 Ticket #9779 (Inconsistency between WP_PLUGIN_DIR and plugin_dir_path(), etc.) created by Denis-de-Bernardy
It's rather minor, if it this is to get fixed, it's now or never. The …
07:11 Ticket #8343 (Comment Form Submission: need action hook) closed by westi
fixed: (In [11248]) Add 'pre_comment_on_post' action to allow early denial by …
07:11 Changeset [11248] by westi
Add 'pre_comment_on_post' action to allow early denial by spam plugin. …
07:03 Ticket #9770 (dynamic_sidebar() should not save widgets on theme preview) closed by Denis-de-Bernardy
invalid
06:56 Ticket #9766 (Widgets erroneously sorted) closed by azaozz
fixed: (In [11247]) Sort widgets by name case insensitive, fixes #9766
06:56 Changeset [11247] by azaozz
Sort widgets by name case insensitive, fixes #9766
06:23 Ticket #9778 (No typing cursor or editable textbox on "paste from word" popup) created by yoavf
The Paste from Word window doesn't show a blinking (typing) cursor nor …
00:49 Changeset [11246] by azaozz
Append the widget's title to the header, adjust sidebar height after …
00:30 Ticket #7862 (Password protected page not prompting for password when designated the ...) closed by DD32
worksforme: ..Except that password protected pages require a password, And it …
00:24 Ticket #7862 (Password protected page not prompting for password when designated the ...) reopened by DD32

05/09/2009:

22:56 Ticket #9777 (Add "delete" button to term pages) created by ramiy
Add "delete" button to "edit category" menu so i can delete the …
21:53 Ticket #9776 (Posts with auto-closed comments display link in frontpage instead of ...) created by dangelog
I have enabled the "Automatically close comments" feature. Posts with …
21:27 Ticket #9775 (Duplicate comment check is too strict) created by scribu
The duplicate comment detection mechanism doesn't allow duplicate …
19:00 Ticket #9769 (widget state should be stored) closed by Denis-de-Bernardy
wontfix: woops. :-)
18:58 Ticket #9769 (widget state should be stored) reopened by Denis-de-Bernardy
Your once per year visited page is others' several times per day …
18:54 Ticket #9774 (Warning: Division by zero in /wp-admin/custom-header.php on line 361 ...) created by Denis-de-Bernardy
we might want to check if the needed defines are around and > 0 before …
18:33 Ticket #9769 (widget state should be stored) closed by azaozz
wontfix: This works well for pages that are visited often but becomes confusing …
17:11 Ticket #9773 (Allow a partial flush of the object cache) created by Denis-de-Bernardy
I'm using the object cache extensively in a plugin, and I'd like to be …
16:22 Ticket #9772 (in Comments, "In response to" should link to the post, not the post editor) created by thee17
Change the # on the comments edit page to be more expressive of what …
14:42 Ticket #7862 (Password protected page not prompting for password when designated the ...) closed by Denis-de-Bernardy
invalid: Closing this as invalid. It's easy enough to change the template with …
13:25 Ticket #6703 (Insert into post fails: The media window is cleared in Firefox) closed by hakre
invalid
12:21 Ticket #9771 (Dotclear Import can benefit from using WordPress Core Routines) created by hakre
Doctclear Import defines function valid_utf8() while seems_utf8() does …
10:26 Ticket #9770 (dynamic_sidebar() should not save widgets on theme preview) created by Denis-de-Bernardy
when looking a theme that adds widgets and sidebars, dynamic_sidebar() …
10:02 Ticket #9762 (Won't 11241 interfere with memcached?) closed by Denis-de-Bernardy
invalid: Ok! :-)
09:16 Ticket #9769 (widget state should be stored) created by Denis-de-Bernardy
on a theme with multiple sidebars, you need to re-open the needed …
09:12 Ticket #9768 (the minheight css attribute on the first sidebar is annoying) created by Denis-de-Bernardy
When you've scores of widgets around, and several sidebars the …
09:09 Ticket #9767 (A few typos in l10n.php (inline documentation)) created by demetris
Sorry for the trivial patch, but “Echos” (sic) was hurting my eyes. :-)
08:49 Ticket #9766 (Widgets erroneously sorted) created by Denis-de-Bernardy
The available widgets are currently listed by widget id_base (?), …
08:47 Ticket #9765 (Erroneous balanceTags call? forceBalanceTags should be used?) created by Denis-de-Bernardy
In get_the_content(), the more_link gets added after the call to …
07:27 Changeset [11245] by markjaquith
esc_js(). Shorter, follows new escaping naming convention.
04:37 Ticket #9764 (Truncation of last letter in modified permalinks?) created by joshuamcgee
Hi, Anyone else seeing a problem that I can duplicate via the …

05/08/2009:

22:22 Ticket #9763 (Please include IdeaWebServer in $is_apache (in wp-includes/vars.php)) created by burghardt
IdeaWebServer is a web server software developed an used in largest …
20:45 Changeset [11244] by ryan
Revert line that breaks browser uploader
19:47 Changeset [11243] by ryan
Cache empty results for adjacent post queries
18:39 Ticket #9762 (Won't 11241 interfere with memcached?) created by Denis-de-Bernardy
r11241 seems like an over-optimization. specifically, won't the …
18:21 Changeset [11242] by ryan
Typo fix
18:04 Changeset [11241] by ryan
Cache get_adjacent_post() queries for the duration of the page load to …
17:17 Changeset [11240] by azaozz
Properly unset widget number when saving
15:18 Ticket #9761 (gzdecode, used in wp-includes/http.php, requires php6) created by josephscott
Ticket #8674 added support to the HTTP API, but it used the PHP 6 only …
13:47 Ticket #9753 (Strip tags from category description when used as TITLE attribute) closed by azaozz
fixed: (In [11239]) Strip tags from category description when used as title, …
13:47 Changeset [11239] by azaozz
Strip tags from category description when used as title, props …
13:07 Ticket #9760 (global $post->ID id of first search result in searches) closed by hakre
invalid: the $post variable is populated on multiple points with different …
09:35 Ticket #9760 (global $post->ID id of first search result in searches) created by d.busby
I have written a plugin "aptus" soon to be released to the community, …
04:48 Ticket #9759 (timezone_string UI: scanning a long list of cities is too hard) created by andy
Anyone looking for their time zone in North or South America may have …
03:56 Ticket #9758 (GMT-relative timezones inverted) created by andy
Set your timezone to GMT-5. The offset that is applied is +5.
00:34 Ticket #9710 (Add change-password nag for auto-generated passwords) reopened by demetris
I think this patch is a bad idea. First WordPress says: — …
00:17 Ticket #9757 (Allow Plugin/Theme updates from a uploaded .zip file.) created by hakre
Plugin administration lacks of an update possibility by uploading zip …

05/07/2009:

23:40 Ticket #9748 (Admin unchanged Password Check is malfunctioning.) closed by hakre
wontfix: so wontfix for now. if someone else encounters this with a case that …
22:22 Ticket #9756 (Improvements of the Search Widget) created by hakre
Search Widget could benefit from a Title option (first discussed in …
22:08 Ticket #9755 (In addition to [11180]: .invisible to the themes) created by hakre
in [11180] a new css class (.invisible) has been introduced in the …
21:58 Changeset [11238] by azaozz
Fix old format multi-number placeholder in widgets
21:49 Changeset [11237] by westi
Minor tidy up from merge of changes to BackPress.
21:18 Ticket #9754 (all calls to should_defalate are passing wrong argument) closed by westi
fixed: (In [11236]) Pass just the headers array to should_decode. Fixes #9754
21:18 Changeset [11236] by westi
Pass just the headers array to should_decode. Fixes #9754 props willnorris.
20:49 Ticket #9754 (all calls to should_defalate are passing wrong argument) created by wnorris
All of the calls to WP_Http_Encoding::should_decode() are passing …
20:43 Ticket #9753 (Strip tags from category description when used as TITLE attribute) created by demetris
A little patch to de-uglify TITLE attributes of category links when …
19:56 Ticket #9752 (Login Session breaks while editing draft posts.) created by norwat
Since upgrading to WP 2.7, and including WP security features in …
19:30 Changeset [11235] by ryan
Allow plugis to replace just the default help, preserving contextual.
19:07 Changeset [11234] by azaozz
Minor widgets screen css fixes
19:00 Ticket #9744 (wpautop - Enable/Disable option in options-writing.php or options-misc.php) reopened by sc0ttkclark
I disagree, these are formatting issues that shouldn't require the …
18:45 Ticket #6703 (Insert into post fails: The media window is cleared in Firefox) reopened by hakre
I experience something that might be realted. It is the following: …
17:28 Ticket #9749 (Media Upload Library view displaying multiple PHP Warning: ...) closed by azaozz
fixed: (In [11233]) Cast to string in array_key_exists() in media.php, props …
17:28 Changeset [11233] by azaozz
Cast to string in array_key_exists() in media.php, props lusuonline, …
13:32 Ticket #9751 (Add notice for users running PHP 4) closed by DD32
wontfix: WordPress's minimum PHP level will always remain at the lowest common …
13:24 Ticket #9751 (Add notice for users running PHP 4) created by hakre
As said: let's do not rush this. I just learned by an upgrading ticket …
12:00 Ticket #9750 (setup-config.php is tainted by request data) created by hakre
just stumbeled over it and think this should be prevented: …
10:55 Ticket #9749 (Media Upload Library view displaying multiple PHP Warning: ...) created by lusuonline
Found in Wordpress MU (2.7) Using Media Upload facility on page or …
10:18 Ticket #9746 (Missing "echo" in plugin installer) closed by azaozz
fixed: (In [11232]) Add missing "echo" in plugin installer, props …
10:18 Changeset [11232] by azaozz
Add missing "echo" in plugin installer, props Viper007Bond, fixes #9746
10:12 Ticket #9748 (Admin unchanged Password Check is malfunctioning.) created by hakre
Just realized this while doing test installations with 2.8 trunk. 1.) …
09:42 Ticket #9747 (Installer does not try to create the database if it fails to select) created by hakre
while doing a test for #9706 i needed to deleted wordpress to get a …
08:56 Ticket #9746 (Missing "echo" in plugin installer) created by Viper007Bond
"Tag" is missing from the dropdown for the plugin installer search …
07:38 Changeset [11231] by westi
Revert the rememeber last view for comments page code as it is confusing.
07:05 Changeset [11230] by westi
Prevent notice check on invalid sticky settings. See #9393 props …
06:59 Changeset [11229] by westi
Fix notices when an in-use widget is deleted. See #9393 props nbachiyski
06:57 Changeset [11228] by westi
Fix notices when the Recent_Comments widget has no settings
06:50 Changeset [11227] by westi
Set empty file type if skipping file type check. Fixes notices when …
06:48 Changeset [11226] by westi
Notice fix for plugin editor when no functions found. See #9393 props …
02:41 Ticket #9742 (Thickbox title always shows "Plugin Information:" on Dashboard) closed by azaozz
fixed: (In [11225]) Show Plugin Information thickbox title only when …
02:41 Changeset [11225] by azaozz
Show Plugin Information thickbox title only when installing plugins, …

05/06/2009:

23:54 Ticket #9745 (Theme install tips updated for WP2.8 functionality) created by demetris
A patch to update the paragraph at the bottom of themes.php for the …
23:36 Ticket #9743 (Clicking the plugin's name performs different actions) reopened by DD32
21:59 Ticket #7565 (Media Uploader Has Needless "Insert Into Post" Button) closed by hakre
fixed: Unable to reproduce. Not the case any longer. Looks it has already …
21:54 Ticket #8165 (Add error checking to Add-Tag form) closed by hakre
invalid: Ajax adding does supercool work w/o any messages. The new UI is …
21:31 Ticket #9740 (categories metabox hides other ui-tabs-panel as well) closed by azaozz
fixed: (In [11224]) Change CSS classes to avoid collisions with ui.tabs, …
21:31 Changeset [11224] by azaozz
Change CSS classes to avoid collisions with ui.tabs, fixes #9740
21:24 Ticket #6992 (Quotes in comment name prevent "awaiting moderation" display) closed by westi
fixed: Replying to Denis-de-Bernardy: > Replying to [comment:24
20:58 Ticket #4996 (Allow control over setting commenter cookies) closed by westi
fixed: (In [11223]) Allow a plugin to vary the comment cookie lifetime (or …
20:58 Changeset [11223] by westi
Allow a plugin to vary the comment cookie lifetime (or even remove the …
20:50 Ticket #8805 (Inline Documentation corrections for 2.8) closed by westi
fixed: Gonna close this for now. Maybe another push on this for 2.9!
20:49 Changeset [11222] by westi
Updates phpDoc for the post functions. See #8805 props CharlesClarkson.
20:37 Ticket #6992 (Quotes in comment name prevent "awaiting moderation" display) reopened by Denis-de-Bernardy
Replying to westi: > Replying to [comment:22
20:33 Changeset [11221] by westi
Update phpDoc for update_option. See #8805 props rmccue.
20:24 Ticket #6992 (Quotes in comment name prevent "awaiting moderation" display) closed by westi
fixed: (In [11220]) Decode the commenters name why looking up un-moderated …
20:24 Changeset [11220] by westi
Decode the commenters name why looking up un-moderated comments. Fixes …
19:47 Ticket #9744 (wpautop - Enable/Disable option in options-writing.php or options-misc.php) closed by Denis-de-Bernardy
wontfix: as you highlight in the bug description, this is plugin material.
19:19 Ticket #9744 (wpautop - Enable/Disable option in options-writing.php or options-misc.php) created by sc0ttkclark
There really needs to be an option for WP Admins to turn off wpautop …
19:11 Ticket #9743 (Clicking the plugin's name performs different actions) closed by Denis-de-Bernardy
worksforme: when I click the install link, both plugins / add new and the …
18:40 Ticket #9743 (Clicking the plugin's name performs different actions) created by fuggi
There is an inconsistency with the way the plugin links behaves with …
18:30 Ticket #9742 (Thickbox title always shows "Plugin Information:" on Dashboard) created by fuggi
When the plugin_install script is loaded (as it is on the Dashboard) …
17:48 Ticket #9735 (rtl stylesheets for color scheme not loaded) closed by ryan
fixed: (In [11219]) Fix RTL color stylesheet loading. Props hakre. fixes #9735
17:47 Changeset [11219] by ryan
Fix RTL color stylesheet loading. Props hakre. fixes #9735
17:27 Ticket #9741 (Database issue allows creation of articles) created by davehope
My host killed the mysqld process, causing some of the MySQL tables to …
16:56 Ticket #9515 (feed_link functions should add a slash before the query when permalink ...) reopened by ryan
Causes #9738.
16:56 Ticket #9738 (r11210 (leading slashes) breaks wp_list_pages) closed by ryan
fixed: (In [11218]) Revert[11210]. fixes #9738 see #9515
16:56 Changeset [11218] by ryan
Revert[11210]. fixes #9738 see #9515
16:23 Ticket #9740 (categories metabox hides other ui-tabs-panel as well) created by petervanderdoes
If a plugin also uses the jQuery tabs on the page where the metabox …
16:19 Ticket #9710 (Add change-password nag for auto-generated passwords) closed by ryan
fixed: (In [11217]) Default password nag fixes. Props DD32. fixes #9710
16:19 Changeset [11217] by ryan
Default password nag fixes. Props DD32. fixes #9710
12:33 Ticket #9739 (http://wordpress.org/extend/plugins/ search not using tags) created by arena
on http://wordpress.org/extend/plugins/ page search function do not …
12:12 Ticket #8968 (Spam comments should produce 'awaiting moderation' feedback) closed by Denis-de-Bernardy
invalid: I suspect that quite a few of the repliers haven't fully read the full …
12:07 Ticket #1595 (Post Content Prerendering) closed by Denis-de-Bernardy
invalid: #6284 has been fixed -- this can now be done by a plugin: on loop …
10:08 Ticket #9738 (r11210 (leading slashes) breaks wp_list_pages) created by demetris
r11209 is OK. r11210 (relevant ticket: #9515) seems to break …
07:51 Ticket #9560 (do_action sequence in admin-footer.php) closed by azaozz
wontfix: In the footer scripts have to be printed after all content, just …
05:04 Ticket #9109 (get_terms should return a reference to the error object, not the ...) closed by ryan
fixed: (In [11216]) Return ref. Props nbachiyski. fixes #9109
05:03 Changeset [11216] by ryan
Return ref. Props nbachiyski. fixes #9109
04:56 Ticket #8967 (Calendar link title attributes do not pass XHTML validation if titles ...) closed by ryan
fixed: (In [11215]) Escape title attributes in calendar links. fixes #8967
04:56 Changeset [11215] by ryan
Escape title attributes in calendar links. fixes #8967
04:08 Ticket #9452 (Plugin Editor lists all files in plugin - should limit to text only) closed by ryan
fixed: (In [11214]) Die on file error. Cleanup. Props hakre. fixes #9452
04:08 Changeset [11214] by ryan
Die on file error. Cleanup. Props hakre. fixes #9452
03:00 Ticket #9737 (Use a "thumbnail" rather than HTML width/height for "fullsize" images) created by Viper007Bond
Related: #7119 If you upload an image off your camera (a few …
02:02 Ticket #9736 (Memory allocation failed on category.php) created by matsubobo
When I opened "/wp-admin/categories.php" I got following error …
01:42 Ticket #6284 (add a the_post hook) closed by ryan
fixed: (In [11213]) Add the_post action. Props Denis-de-Bernardy. fixes #6284
01:42 Changeset [11213] by ryan
Add the_post action. Props Denis-de-Bernardy. fixes #6284
01:14 Ticket #9728 (wp_cron 2.7 versus 2.8 (wp_schedule_single_event)) reopened by hakre
that is some other issue as far as i'm concerned. reopen and asking …

05/05/2009:

23:32 Changeset [11212] by ryan
Revert accidental fxn rename
22:41 Ticket #9635 (Comments Query Needs Filters) closed by ryan
fixed: (In [11211]) Comment query filters. Props filosofo. fixes #9635
22:41 Changeset [11211] by ryan
Comment query filters. Props filosofo. fixes #9635
22:22 Ticket #9515 (feed_link functions should add a slash before the query when permalink ...) closed by ryan
fixed: (In [11210]) Slashe before query args. Props peaceablewhale. fixes #9515
22:22 Changeset [11210] by ryan
Slashe before query args. Props peaceablewhale. fixes #9515
21:51 Ticket #8590 (Very slow after upgrade to 2.7 seemingly related to http.php transport) closed by ryan
fixed: (In [11209]) Don't do core version check from front page loads. Props …
21:51 Changeset [11209] by ryan
Don't do core version check from front page loads. Props …
21:38 Ticket #7084 (Widget titles need to be auto-escaped.) closed by ryan
fixed: (In [11208]) texturize widget titles. Props jtatum. fixes #7084
21:38 Changeset [11208] by ryan
texturize widget titles. Props jtatum. fixes #7084
21:04 Ticket #9728 (wp_cron 2.7 versus 2.8 (wp_schedule_single_event)) closed by arena
duplicate: My problem was : function 'get_plugin_data' is not defined when …
20:48 Ticket #9303 (Plugin updater does not show plugin messages after bulk actions are ...) closed by ryan
fixed: (In [11207]) Fix display of plugin update messages after bulk ops. …
20:48 Changeset [11207] by ryan
Fix display of plugin update messages after bulk ops. Props DD32. …
20:38 Ticket #9566 (lastBuildDate should be used in rss/channel instead of pubDate) closed by ryan
fixed: (In [11206]) Use lastBuildDate. Props peaceablewhale. fixes #9566
20:38 Changeset [11206] by ryan
Use lastBuildDate. Props peaceablewhale. fixes #9566
20:36 Ticket #9567 (The pubDate in rss/channel in feed-rss2-comments.php prevents the feed ...) closed by ryan
fixed: (In [11205]) Proper lastBuildDate for rss2 comments feed. Props …
20:36 Changeset [11205] by ryan
Proper lastBuildDate for rss2 comments feed. Props peaceablewhale. …
20:11 Ticket #9735 (rtl stylesheets for color scheme not loaded) created by yoavf
When blog is set to RTL, color-fresh.css is called twice. …
19:50 Ticket #9710 (Add change-password nag for auto-generated passwords) reopened by TobiasBg
Shouldn't the nag screen also go away, after I change the password …
19:43 Changeset [11204] by markjaquith
_a(), _ea(), _xa(), attr() are now esc_attr(), esc_attr_e(), …
18:57 Changeset [11203] by azaozz
Add wpspin_light and wpspin_dark spinners
18:57 Ticket #9734 (wrong filter used in get_post_modified_time()) created by Denis-de-Bernardy
related to #9730 patch attached
16:54 Ticket #9733 (Correct #footer background colour for default theme) created by jdub
This one has been bugging me for a while, so finally, here's a patch. …
16:50 Ticket #9732 (#icon-profile definition to ensure Profile page has icon) created by jdub
Attached is a quick patch to ensure that the Profile page has the same …
16:39 Ticket #9726 (wp_unique_post_slug() not used when inserting attachment from media / ...) closed by ryan
fixed: (In [11202]) Use wp_unique_slug() in wp_insert_attachment(). Props …
16:39 Changeset [11202] by ryan
Use wp_unique_slug() in wp_insert_attachment(). Props …
16:36 Ticket #9731 (Enter key doen't work in visual editor in Chrome, after creating a link) created by Nao
When you create a link, 'enter' key to create a line break in visual …
15:53 Ticket #5747 (Cannot select text in text widget) closed by hakre
fixed: As expected, ie 7 worksforme as well. i will close the issue now. feel …
15:05 Ticket #9730 (The new date_i18n hook creates potential bugs in the admin interface) created by Denis-de-Bernardy
Details here: http://core.trac.wordpress.org/ticket/7753#comment:17
14:56 Ticket #8802 (Can't edit link categories if 'most used' is selected) closed by hakre
worksforme: unable to reproduce in trunk has well like mrmist. looks like a fixed …
14:30 Ticket #9729 (wp_list_bookmarks don't want to exclude_category when ...) created by martin.labelle
Hi! I just discover a bug in the wp_list_bookmarks function. If you …
13:28 Ticket #9705 (There should be no strip_slashes() in WP_Widget::update() - or should it?) reopened by hakre
invalidity needs to be argumented. i do not see that this is solved. …
13:22 Ticket #9590 (Shift+Alt+A shortcut does not work in visual editor in webkit browsers) closed by Denis-de-Bernardy
worksforme: Let's close, then. It sounds like a Camino or TinyMCE bug more than …
12:37 Ticket #9728 (wp_cron 2.7 versus 2.8 (wp_schedule_single_event)) created by arena
wp_schedule_single_event was working in 2.7 not working anymore in 2.8
12:35 Ticket #9727 (missing escape in wp_update_post?) created by Denis-de-Bernardy
Noticed this while looking into #9539. wp_update_post() starts like …
12:15 Ticket #9726 (wp_unique_post_slug() not used when inserting attachment from media / ...) created by Denis-de-Bernardy
patch attached
11:45 Ticket #9590 (Shift+Alt+A shortcut does not work in visual editor in webkit browsers) reopened by Denis-de-Bernardy
Works fine in safari. But not in Camino. No idea about FF. I cannot …
11:09 Ticket #9590 (Shift+Alt+A shortcut does not work in visual editor in webkit browsers) closed by hakre
worksforme: checked against current trunk. shift+alt+a does work in visual editor. …
10:55 Ticket #7753 (Use of localized calendar system and translating digits in entire WordPress) reopened by Denis-de-Bernardy
doh, sorry, I hadn't noticed the number_format_i18n.
10:54 Ticket #7753 (Use of localized calendar system and translating digits in entire WordPress) closed by Denis-de-Bernardy
invalid: I'm closing this as invalid, but please understand it as fixed. a few …
10:31 Ticket #9725 (Authentication Keys) created by link2caro
Should we implement the keys generator into setup-config.php?
10:29 Ticket #7838 (Post Save Button Stops Working) closed by azaozz
fixed: (In [11201]) Don't bind every form element to form.submit in wp-lists, …
10:29 Changeset [11201] by azaozz
Don't bind every form element to form.submit in wp-lists, fixes #7838, …
09:52 Ticket #8295 (Send E-Mail to new user when created from admin section) closed by thee17
duplicate: Dupe of #9669 which has a patch.
09:36 Ticket #4975 (Move the_content filter from the_content() to get_the_content()) closed by Denis-de-Bernardy
duplicate: See #9711
09:31 Ticket #9672 (Better filtering for image_downsize()) closed by scribu
wontfix: Replying to azaozz: > There are hooks like that in several …
07:35 Ticket #8763 (Unescaped CDATA in [gallery] Output) closed by azaozz
fixed: (In [11200]) Escape caption in [gallery] output, props MattyRob, fixes …
07:35 Changeset [11200] by azaozz
Escape caption in [gallery] output, props MattyRob, fixes #8763
07:14 Ticket #7905 (Nest the 'flat' formatted tag cloud into some element) closed by azaozz
fixed: (In [11199]) Wrap tag cloud in a block element, props hudatoriq, fixes …
07:14 Changeset [11199] by azaozz
Wrap tag cloud in a block element, props hudatoriq, fixes #7905
05:57 Ticket #9081 (Upload Media: "Title" should not be overly sanitized) closed by ryan
fixed: (In [11198]) Don't over sanitize uploaded file titles. Props hakre. …
05:57 Changeset [11198] by ryan
Don't over sanitize uploaded file titles. Props hakre. fixes #9081
05:53 Ticket #8792 (Transitions should be called even if the status hasn't changed) closed by ryan
fixed: (In [11197]) Always do post status transition actions. Props …
05:53 Changeset [11197] by ryan
Always do post status transition actions. Props nbachiyski. fixes #8792
05:40 Ticket #9684 (Changeset [11132] renders the postmeta_form_limit useless) closed by ryan
fixed
05:40 Changeset [11196] by ryan
Better meta form query. Props Denis-de-Bernardy. fixes #9684
05:35 Ticket #9722 (invalid callback error in php mailer) closed by ryan
fixed: (In [11195]) Fix callbacks. Props Denis-de-Bernardy. fixes #9722 see #9697
05:35 Changeset [11195] by ryan
Fix callbacks. Props Denis-de-Bernardy. fixes #9722 see #9697
05:33 Ticket #9690 (locale filter is applied twice on multiple calls to get_locale()) closed by ryan
fixed: [11194]
05:32 Changeset [11194] by ryan
Return fiter result directly. Props Denis-de-Bernardy. fixes #9690
05:19 Ticket #9553 (Allow plugins to add info to the "new version" message) closed by ryan
fixed: (In [11193]) Add hook for adding info to plugin update message. Props …
05:19 Changeset [11193] by ryan
Add hook for adding info to plugin update message. Props JohnLamansky. …
05:17 Ticket #9596 (Text difference between two equivalent links) closed by ryan
fixed: (In [11192]) Textual consistency. Props Denis-de-Bernardy. fixes #9596
05:17 Changeset [11192] by ryan
Textual consistency. Props Denis-de-Bernardy. fixes #9596
04:59 Ticket #9443 (Screen Option "Rating" missing in Link Manager) closed by azaozz
fixed: (In [11191]) Add column "Rating" in Link Manager, props hakre, fixes #9443
04:59 Changeset [11191] by azaozz
Add column "Rating" in Link Manager, props hakre, fixes #9443
04:28 Ticket #9655 (Banishing ASCII quotes and apostrophes. Consolidated patch) closed by azaozz
fixed: (In [11190]) Banishing ASCII quotes and apostrophes, props demetris, …
04:28 Changeset [11190] by azaozz
Banishing ASCII quotes and apostrophes, props demetris, fixes #9655
04:02 Ticket #9139 (Upgrade notice doesn't disappear after manual upgrade) closed by ryan
fixed: (In [11189]) Clear upgrade nag when doing manual upgrade. Props …
04:02 Changeset [11189] by ryan
Clear upgrade nag when doing manual upgrade. Props Denis-de-Bernardy. …
03:59 Ticket #9450 (Widgets should allow to have no titles + widget_title not always applied) closed by ryan
fixed: (In [11188]) always apply widget_title filter. Props …
03:59 Changeset [11188] by ryan
always apply widget_title filter. Props Denis-de-Bernardy. fixes #9450
02:45 Ticket #9246 (Wordpress cannot update '.htaccess' even though it is writable) closed by ryan
fixed: (In [11187]) get_home_path() improvements. Props akd907. fixes #9246
02:45 Changeset [11187] by ryan
get_home_path() improvements. Props akd907. fixes #9246
02:38 Ticket #8901 (Sends menu icons for plugin menus over HTTP regardless of SSL settings) closed by ryan
fixed: (In [11186]) Make sure plugin menu icons are delivered via https if …
02:38 Changeset [11186] by ryan
Make sure plugin menu icons are delivered via https if is_ssl(). Props …
02:31 Ticket #9680 (Media says: No posts found.) closed by azaozz
fixed: (In [11185]) Fix "No posts found" on media screens, props hakre, fixes …
02:31 Changeset [11185] by azaozz
Fix "No posts found" on media screens, props hakre, fixes #9680
02:23 Ticket #8608 (put a space between image and name when using show_name) closed by azaozz
fixed: (In [11184]) Add a space between image and name in …
02:23 Changeset [11184] by azaozz
Add a space between image and name in bookmark-template.php, props …
02:14 Ticket #9501 (Code cleanup for edit-page-form.php file) closed by azaozz
fixed: (In [11183]) Some cleanup for edit-page-form.php and …
02:14 Changeset [11183] by azaozz
Some cleanup for edit-page-form.php and edit-form-advanced.php, props …
00:51 Ticket #6049 (Target _new is invalid) closed by azaozz
fixed: (In [11182]) Fix target = _blank, props Nazgul, fixes #6049
00:51 Changeset [11182] by azaozz
Fix target = _blank, props Nazgul, fixes #6049
00:13 Ticket #9724 (Shell scripts to automate trac ticket testing) created by Denis-de-Bernardy
I've been moving/editing tickets around in the past couple of weeks to …
00:00 Ticket #9400 (Gallery column number inline CSS issue) closed by Denis-de-Bernardy
duplicate: See #7678, with a better patch.
Note: See TracTimeline for information about the timeline view.