Timeline
09/04/2007:
- 23:47 Ticket #4909 (WordPress eats some of my table content) created by
- WordPress is eating some of my valid table text. If I enter the text …
- 23:35 Ticket #4908 (add_menu_page() should be able to not made it's own sub-menu) created by
-
Currently, when you use
add_menu_page()
, it automatically makes a … - 22:50 Ticket #4906 (More descriptions for gettext strings) closed by
- fixed: (In [6034]) mprove desriptions for I18N strings. Props nbachiyski. …
- 22:50 Changeset [6034] by
- mprove desriptions for I18N strings. Props nbachiyski. fixes #4906
- 21:00 Ticket #4906 (More descriptions for gettext strings) reopened by
-
I now say a possible problem: there are additional
%s
-es in the … - 20:56 Changeset [6033] by
- Improve desriptions for I18N strings. Fixes #4906 props nbachiyski
- 20:56 Ticket #4906 (More descriptions for gettext strings) closed by
- fixed: (In [6033]) Improve desriptions for I18N strings. Fixes #4906 props …
- 19:02 Ticket #4326 (WP can't use Google Apps For Your Domain email accounts.) closed by
-
invalid: Definitely a server config issue. WP sends mail via
mail()
- 18:22 Ticket #4907 (add_menu_page() create faulty links) created by
- […] Expected: Top level link to …
- 18:07 Ticket #4898 (Unable to create link category hierarchies) closed by
- wontfix: We'll need to release note this.
- 18:06 Ticket #4898 (Unable to create link category hierarchies) reopened by
- Not a dupe, however it is a wontfix. Link category hierarchy support …
- 17:53 Ticket #4897 (Blogroll listed as Post Category and not Link Category) reopened by
- Oops, not a dupe. I don't have this problem however. Did you upgrade …
- 17:09 Changeset [6032] by
- APP taxonomy fixes from rubys. fixes #4904
- 17:09 Ticket #4904 (APP support fails on PHP4) closed by
- fixed: (In [6032]) APP taxonomy fixes from rubys. fixes #4904
- 09:22 Ticket #4519 (Permalink Bug with Widgets) closed by
- invalid: Ok, so I am closing the ticket as invalid, since it is the issue with …
- 08:20 Ticket #4906 (More descriptions for gettext strings) created by
- Added/improved some descriptions for some i18n-ed strings.
- 08:13 Ticket #4905 (Clean database after tag import) created by
- Remove options, post meta and specific table for all importers.
- 06:05 Ticket #4904 (APP support fails on PHP4) created by
- The attached patch makes APE happy with WP 2.3 on PHP4. Tested by …
- 05:26 Changeset [6031] by
- Actually, let's just drop that slash check altogether. Equals sign is …
- 05:21 Changeset [6030] by
- Require a slash AND the absence of an equals sign to designate the …
- 05:21 Ticket #4903 (query strings with a forward slash give add_query_arg() problems) closed by
- fixed: (In [6030]) Require a slash AND the absence of an equals sign to …
- 05:15 Ticket #4903 (query strings with a forward slash give add_query_arg() problems) created by
- […] Expected result: […] Actual result: […] …
- 03:21 Changeset [6029] by
- Better $pagenow determination. fixes #4748
- 03:21 Ticket #4748 (Unprivileged users can perform some actions on pages they aren't ...) closed by
- fixed: (In [6029]) Better $pagenow determination. fixes #4748
- 02:14 Changeset [6028] by
- Clean up Jerome's Keywords importer
- 01:55 Ticket #4902 (edInsertContent() defined twice?) created by
-
The Write page calls
/wp-includes/js/quicktags.js
(which defines … - 01:01 Changeset [6027] by
- beta2
09/03/2007:
- 23:32 Changeset [6026] by
- Remove trailing whitespace
- 23:19 Changeset [6025] by
- Strip lines that contain only whitespace down to newlines.
- 22:50 Ticket #4901 (Remove Trialing spaces after closing PHP tags) created by
- Patch removes all trailing whitespace from wp-includes/* files and …
- 22:45 Ticket #2605 (comments_popup_link() displays Add Comment when comments closed) reopened by
- I agree with the original ticket. It should display "Comments closed" …
- 22:06 Ticket #4900 (nested queries break horribly) closed by
- invalid: sorry, this issue belongs to hyper-db
- 21:26 Ticket #4900 (nested queries break horribly) created by
- This wasn't an issue before there was a 'query' filter in wpdb::query, …
- 20:20 Changeset [6024] by
- Fix admin css link when installing in a directory. Fixes #4877
- 20:20 Ticket #4877 (Install in subdir has broken css link) closed by
- fixed: (In [6024]) Fix admin css link when installing in a directory. Fixes #4877
- 20:06 Changeset [6023] by
- Remove unused var. Props johnjosephbachir. fixes #4764
- 20:06 Ticket #4764 (Remove unused variable '$referred' in options.php) closed by
- fixed: (In [6023]) Remove unused var. Props johnjosephbachir. fixes #4764
- 19:56 Changeset [6022] by
- Check for wp-admin case-insensitively in is_admin()
- 18:37 Ticket #4899 (Create wp-includes/class folder to store WordPress classes Proposal) created by
- Classes should be organized in its own folder for several reasons. …
- 18:14 Changeset [6021] by
- Tag unions and intersections. fixes #4895
- 18:14 Ticket #4895 (Tag unions and intersections) closed by
- fixed: (In [6021]) Tag unions and intersections. fixes #4895
- 17:03 Ticket #4880 (modrewrite weirdness with pingback) closed by
- invalid
- 17:02 Ticket #4880 (modrewrite weirdness with pingback) reopened by
- 16:57 Ticket #3377 (Atom feed contradicts itself) closed by
- fixed: In that case, we have even less reason to change this. It's fairly …
- 16:55 Ticket #4633 (Don't link plugin names if no URL is specified) closed by
- fixed: (In [6020]) trim() plugin URL before deciding whether to show a link. …
- 16:55 Changeset [6020] by
- trim() plugin URL before deciding whether to show a link. props Gary …
- 16:46 Ticket #4822 (get_previous_post_join and get_next_post_join cannot be used in ...) closed by
- fixed: (In [6019]) Change queries in get_{next|previous}_post so that plugins …
- 16:46 Changeset [6019] by
- Change queries in get_{next|previous}_post so that plugins can INNER …
- 16:28 Ticket #4720 (Users without unfiltered_html capability can post arbitrary html) closed by
- fixed: (In [6018]) Unset no_filter. Props xknown. fixes #4720
- 16:28 Changeset [6018] by
- Unset no_filter. Props xknown. fixes #4720
- 16:24 Ticket #4546 (Sanitizing sanitization and filter invocation) closed by
- fixed
- 16:24 Ticket #4609 (Default theme (Kubrick): WP 2.3 do not display all links) closed by
- fixed: Unable to reproduce with latest svn. Resolving as fixed.
- 16:17 Changeset [6017] by
- Switch to require_once for wp-includes/db.php when it exists. Fixes …
- 16:17 Ticket #4597 (Change require to require_once for db.php) closed by
- fixed: (In [6017]) Switch to require_once for wp-includes/db.php when it …
- 16:11 Changeset [6016] by
- urlencode the theme name and stylesheet name in the activate links so …
- 16:11 Ticket #3279 (Theme doesn't load properly when theme directory name contains a '+' sign) closed by
- fixed: (In [6016]) urlencode the theme name and stylesheet name in the …
- 15:59 Changeset [6015] by
- Don't strip @ from url. Fix scheme prefixing. Props pishmishy. fixes #3299
- 15:59 Ticket #3299 (clean_url() not working for non-HTTP URLS) closed by
- fixed: (In [6015]) Don't strip @ from url. Fix scheme prefixing. Props …
- 14:59 Changeset [6014] by
- Fix how wp_filter array is keyed. Props santosj/darkdragon. fixes …
- 14:59 Ticket #3875 (Proposal for a new plugin architecture) closed by
- fixed: (In [6014]) Fix how wp_filter array is keyed. Props …
- 14:50 Ticket #4898 (Unable to create link category hierarchies) closed by
- duplicate: duplicate of #4896
- 14:49 Ticket #4897 (Blogroll listed as Post Category and not Link Category) closed by
- duplicate: duplicate of #4896
- 14:49 Ticket #4896 (Incorrect categories listed in Blogroll Add Categories form) closed by
- fixed: (In [6013]) Remove category parent dropdown from edit link category …
- 14:49 Changeset [6013] by
- Remove category parent dropdown from edit link category form since …
- 12:16 Ticket #4880 (modrewrite weirdness with pingback) closed by
- fixed: hm, i don't think that i was modifying db. but now i tested just like …
- 08:03 Ticket #4898 (Unable to create link category hierarchies) created by
- The link categories are not listed in the category parent select box, …
- 08:00 Ticket #4897 (Blogroll listed as Post Category and not Link Category) created by
- Shouldn't blogroll be a link category? It's currently listed as a post …
- 07:59 Ticket #4896 (Incorrect categories listed in Blogroll Add Categories form) created by
- The Category parent select box in the Blogroll Categories page, lists …
- 05:23 Ticket #4883 (Option for Combined Link and Post Categories) closed by
- invalid
- 04:00 Ticket #4895 (Tag unions and intersections) reopened by
- 03:26 Changeset [6012] by
- tag_id not tagid. see #4895
- 03:24 Changeset [6011] by
- tagin, tagnot_in, and tag_and queries. fixes #4895
- 03:24 Ticket #4895 (Tag unions and intersections) closed by
- fixed: (In [6011]) tagin, tagnot_in, and tag_and queries. fixes #4895
- 03:23 Ticket #4895 (Tag unions and intersections) created by
- As was done for categories in #4750, let's add private tag__in, …
- 02:35 Changeset in tests [2] by
- fix file names
- 02:11 Changeset in tests [1] by
- move repo
09/02/2007:
- 20:57 Ticket #4894 (Atom feed invalid after initial install) created by
- Reproduction instructions: create a new WordPress blog. Immediately …
- 20:42 Changeset [6010] by
- Escape text titles in AtomParser. Props Sam Ruby. fixes #4892
- 20:42 Ticket #4892 (wp-app treats text titles as html) closed by
- fixed: (In [6010]) Escape text titles in AtomParser. Props Sam Ruby. fixes #4892
- 20:22 Ticket #4893 (Audit of all filter and action names.) created by
- I think for 2.4 we should do an early audit of all the filters and …
- 19:30 Ticket #4685 (Better, faster, more streamlined install) closed by
- fixed: Calling it fixed for now.
- 19:14 Ticket #3377 (Atom feed contradicts itself) reopened by
- Re-opening as this ticket was/is targetted at the long term …
- 19:12 Ticket #4883 (Option for Combined Link and Post Categories) reopened by
- If a plugin can make this happen, I guess that will work. Sharing …
- 18:51 Ticket #3377 (Atom feed contradicts itself) closed by
- fixed: This defect was fixed in WordPress 2.2, as a byproduct of supporting …
- 18:45 Ticket #4416 (Save and Continue Editing with blank title/body gets to bad state) closed by
- duplicate
- 18:45 Ticket #4416 (Save and Continue Editing with blank title/body gets to bad state) reopened by
- 17:20 Ticket #2039 (Wordpress fails silently when cookies are disabled) closed by
- fixed: (In [6009]) Inform the user when cookies are disabled and login fails. …
- 17:20 Changeset [6009] by
- Inform the user when cookies are disabled and login fails. Fixed #2039 …
- 17:03 Ticket #4892 (wp-app treats text titles as html) created by
- Titles that are plain text are treated as html and (depending on the …
- 15:18 Ticket #4891 (OPML link kept a secret) created by
- The OPML page (wp-links-opml.php) is a well kept secret. The link …
- 15:13 Ticket #4890 (WXR does not export users and links) created by
- When exporting a WXR file, users and links are not included.
- 05:49 Changeset [6008] by
- Eliminate double urlencode()ing in add_query_arg(). Move &-to-& …
- 05:49 Ticket #4884 (wp_nonce_url() is generating broken URLs) closed by
- fixed: (In [6008]) Eliminate double urlencode()ing in add_query_arg(). Move …
- 05:08 Changeset [6007] by
- Correct variable name in clean_object_term_cache(). props arnee. …
- 05:08 Ticket #4888 (Taxonomy clean_object_term_cache uses undefined var) closed by
- fixed: (In [6007]) Correct variable name in clean_object_term_cache(). props …
- 00:05 Ticket #4886 (rev 5999 functions.php seem to break uploading) closed by
- fixed: Replying to markjaquith: > Did [6005] fix it? Just rolled …
09/01/2007:
- 23:56 Ticket #4889 (Extend get_terms to add custom joins / wheres) created by
- Example: I want to get all categories which actually have posts. - …
- 23:05 Changeset [6006] by
- urlencode() redirect_to param in login links for both themes. fixes …
- 23:05 Ticket #4873 (visitor redirected to 404 after logging in for comment) closed by
- fixed: (In [6006]) urlencode() redirect_to param in login links for both …
- 22:21 Ticket #4888 (Taxonomy clean_object_term_cache uses undefined var) created by
- clean_object_term_cache() uses: […] "$ids" is not defined anywhere, …
- 22:12 Ticket #4878 (add_query_args() mangles URLs with encoded arrays in them) closed by
- fixed: (In [6005]) Turn & to & in add_query_arg(). fixes #4878
- 22:12 Changeset [6005] by
- Turn & to & in add_query_arg(). fixes #4878
- 22:11 Ticket #4878 (add_query_args() mangles URLs with encoded arrays in them) reopened by
-
This broke some things in the admin where an
&
delimited … - 20:12 Ticket #4883 (Option for Combined Link and Post Categories) closed by
- wontfix: Sharing structure between taxonomies screws up parenting and counts, …
- 19:32 Changeset [6004] by
- AtomPub fixes from Pete Lacey. fixes #4887
- 19:32 Ticket #4887 (wp-app.php Patch) closed by
- fixed: (In [6004]) AtomPub fixes from Pete Lacey. fixes #4887
- 17:59 Ticket #4887 (wp-app.php Patch) created by
- This path was written by Pete Lacey, and QA'ed by Sam Ruby. It does …
- 17:24 Ticket #4886 (rev 5999 functions.php seem to break uploading) created by
- rev 5999's changes to functions.php seem to break uploading... The …
- 16:51 Ticket #4670 (When updating a post via Atom-PP draft/published status is not handled ...) closed by
- fixed: Fixed as of revision 5951 of wp-app.php. See ticket # 4191: …
- 16:47 Ticket #4669 (Atom-PP implmenetation does not show draft entries) closed by
- fixed: Fixed as of revision 5951 of wp-app.php. See ticket # 4191: …
- 16:47 Ticket #4668 (Atom-PP service doc is formed according to version 09 of Atom-PP spec) closed by
- fixed: Fixed as of revision 5951 of wp-app.php. See ticket # 4191: …
- 16:33 Ticket #4524 (Missing title H2 in comment edition ?) closed by
- fixed: (In [6003]) Tell the user what number comment they are editing. Fixes …
- 16:33 Changeset [6003] by
- Tell the user what number comment they are editing. Fixes #4524 props …
- 16:30 Ticket #4416 (Save and Continue Editing with blank title/body gets to bad state) closed by
- fixed: This was duped by #4855 (after the 0 post id had been killed my …
- 15:25 Ticket #3156 (Uninitialized var (PHP Notice) in ternary expressions - wp-db.php) closed by
- fixed: Marking this as fixed. No extra info in nearly a year. Non-existent …
- 14:45 Ticket #4516 (A bit more filtering needed on admin screens) closed by
- fixed: Tested today in [6002]. Everything is working now, so I will mark this …
- 12:06 Changeset [6002] by
- Enable full translation of the Tags description. Fixes #4885 props …
- 12:06 Ticket #4885 (Tag count in index admin lacks plural gettext) closed by
- fixed: (In [6002]) Enable full translation of the Tags description. Fixes …
- 11:08 Ticket #4885 (Tag count in index admin lacks plural gettext) created by
- The tags description is always in plural.
- 09:06 Ticket #4884 (wp_nonce_url() is generating broken URLs) created by
-
wp_nonce_url()
is generating bad URLs. For example, here is the … - 08:33 Changeset [6001] by
- Fix RDF feeds to not contain invalid tag "category". Fixed #4643 props kztk
- 08:33 Ticket #4643 (RDF feeds contain invalid tags, "category".) closed by
- fixed: (In [6001]) Fix RDF feeds to not contain invalid tag "category". Fixed …
- 07:10 Ticket #4883 (Option for Combined Link and Post Categories) created by
- It looks like some of the discussions over at #4015 were ignored while …
- 04:43 Changeset [6000] by
- get_tag() and get_tag_feed_link()
- 03:54 Ticket #4015 (Post and link category confusion) closed by
- fixed: Full separation seemed to be the popular choice, so there is now …
- 03:51 Ticket #4578 (Blogroll categories count not updating) closed by
- fixed: This is no longer an issue. Resolving as fixed.
- 03:41 Changeset [5999] by
- Preserve query string arrays in add_query_arg(). fixes #4878 for trunk
- 03:41 Ticket #4878 (add_query_args() mangles URLs with encoded arrays in them) closed by
- fixed: (In [5999]) Preserve query string arrays in add_query_arg(). fixes …
08/31/2007:
- 23:55 Changeset [5998] by
- Add some filtering. Props jhodgdon. see #4516
- 22:55 Ticket #4882 (Publish a new post in a specific category) closed by
- invalid: Closing as invalid for now. Hi reus, WordPress.org is the component …
- 22:48 Ticket #4882 (Publish a new post in a specific category) created by
- Hi, please help me with this problem I need to publish a new post in …
- 22:36 Changeset [5997] by
- Don't use unavailable func. Props filosofo. fixes #4881
- 22:36 Ticket #4881 (get_bookmark calls undefined function) closed by
- fixed: (In [5997]) Don't use unavailable func. Props filosofo. fixes #4881
- 22:25 Ticket #3723 (Tagging) closed by
- fixed
- 22:25 Ticket #4147 (Separate post and link category management and taxonomy) closed by
- fixed
- 22:24 Ticket #4189 (Taxonomy Schema and API) closed by
- fixed
- 22:23 Ticket #4384 (Fix to taxonomy.php which doesn't allow setting of link_category, but ...) closed by
- fixed: Fix is already in.
- 22:23 Ticket #4881 (get_bookmark calls undefined function) created by
- get_bookmark, which is defined in wp-includes/bookmarks.php and is …
- 17:09 Ticket #1706 (wpautop() not stripping <br /> tags before <p withattributes>) reopened by
- This actually created awkward behavior, which I have encountered …
- 16:34 Ticket #3066 (backslash disappears in <pre>) closed by
- duplicate: Duplicate of #2059.
- 16:15 Ticket #4880 (modrewrite weirdness with pingback) created by
- i'm gonna describe my problem and solution i make: i wrote a …
08/30/2007:
- 23:00 Ticket #4879 (Allow plugins set the user's password during registration) created by
- Allow filtering of the generated password to either allow a plugin to …
- 22:21 Ticket #4878 (add_query_args() mangles URLs with encoded arrays in them) created by
- ?cats%5B%5D=3 is changed to ?cats=Array. This breaks paging links and …
- 20:56 Ticket #4877 (Install in subdir has broken css link) created by
- When installing WordPress in a subdirectory the changes to …
- 19:54 Changeset [5996] by
- Use single_tag_title() on tag pages in the Default theme. Props Andy. …
- 19:54 Ticket #4876 (Default theme tag archive lacks title) closed by
- fixed: (In [5996]) Use single_tag_title() on tag pages in the Default theme. …
- 19:51 Ticket #4876 (Default theme tag archive lacks title) created by
- Patch corrects function name in archive.php
- 19:42 Ticket #4875 (Kill %tag%-based permalinks) closed by
- fixed: (In [5995]) Kill %tag%-based permalinks. fixes #4875
- 19:42 Changeset [5995] by
- Kill %tag%-based permalinks. fixes #4875
- 19:41 Ticket #4875 (Kill %tag%-based permalinks) created by
- %tag%-based permalinks for blog entries are a really horrible idea. …
- 18:21 Changeset [5994] by
- Check manage_options for upgrade notification. Tailor message …
- 18:21 Ticket #4869 (Core update notification is displayed for all user levels) closed by
- fixed: (In [5994]) Check manage_options for upgrade notification. Tailor …
- 18:19 Ticket #4873 (visitor redirected to 404 after logging in for comment) reopened by
-
So... that fix did nothing.
+
doesn't need to be escaped in … - 18:13 Changeset [5993] by
- Roll back [5986], [5988], [5989]. We are in a char class, so no …
- 17:47 Changeset [5992] by
- Better %0d/%0a sanitization for wp_redirect() from hakre. fixes #4819 …
- 17:46 Changeset [5991] by
- Better %0d/%0a sanitization for wp_redirect() from hakre. fixes #4819 …
- 17:46 Ticket #4819 (wp_redirect() Input Validation Bypass Vulnerability / Filter Bypass ...) closed by
- fixed: (In [5990]) Better %0d/%0a sanitization for wp_redirect() from hakre. …
- 17:46 Changeset [5990] by
- Better %0d/%0a sanitization for wp_redirect() from hakre. fixes #4819 …
- 17:43 Changeset [5989] by
- Escape special chars in regex. Props eightize and Otto42. fixes #4873 …
- 17:38 Ticket #4873 (visitor redirected to 404 after logging in for comment) closed by
- fixed: (In [5988]) Escape special chars in regex. Props eightize and Otto42. …
- 17:38 Changeset [5988] by
- Escape special chars in regex. Props eightize and Otto42. fixes #4873 …
- 17:01 Ticket #4873 (visitor redirected to 404 after logging in for comment) reopened by
- We should probably backport this to 2.2.x and 2.0.x
- 16:25 Changeset [5987] by
- Ensure we always show the current version in the footer if the last …
- 16:25 Ticket #4867 (Possible for no WordPress version number to be shown in footer) closed by
- fixed: (In [5987]) Ensure we always show the current version in the footer if …
- 15:42 Changeset [5986] by
- Escape special chars in regex. Props eightize and Otto42. fixes #4873
- 15:42 Ticket #4873 (visitor redirected to 404 after logging in for comment) closed by
- fixed: (In [5986]) Escape special chars in regex. Props eightize and Otto42. …
- 15:27 Ticket #4874 (XMLRPC pingback accepts array elements as separate parameters) created by
- According to [http://www.hixie.ch/specs/pingback/pingback the pingback …
- 15:25 Ticket #4873 (visitor redirected to 404 after logging in for comment) created by
- When a directory in the path to wordpress contains an unusual …
- 14:41 Changeset [5985] by
- Use "update" language to refer to new versions. Props johnbillion. …
- 14:41 Ticket #4868 (Upgrade or update?) closed by
- fixed: (In [5985]) Use "update" language to refer to new versions. Props …
- 13:36 Ticket #4872 (widget class is Array) created by
- when using a callback with a static class in a widget, the widget's …
- 11:48 Ticket #4871 (Wrong charset when adding new categories containing unicode characters) created by
- When adding categories in administration that contains unicode …
- 11:28 Ticket #4870 (Bug in get_categories when asking for category children) created by
- When asking for categories that are child of another category (cat1) …
- 11:12 Ticket #4869 (Core update notification is displayed for all user levels) created by
- Every user of the admin panel sees the core update notification if …
- 11:00 Ticket #4868 (Upgrade or update?) created by
- When a core update is available, the notification message says "Please …
- 09:27 Ticket #4867 (Possible for no WordPress version number to be shown in footer) created by
-
For whatever reason,
get_option( 'update_core' )->response
is … - 09:00 Ticket #1476 (WordPress Update Notification) closed by
- fixed: Will open a new ticket.
- 08:54 Ticket #4866 (Category page navigation broken) closed by
- duplicate: Already reported and fixed: #4862 But thanks. :)
- 08:48 Ticket #1476 (WordPress Update Notification) reopened by
- Something's up. It's currently not displaying my version number on my …
- 08:46 Ticket #4866 (Category page navigation broken) created by
- The next page link has the correct url, but the corresponding category …
- 08:34 Ticket #4835 (Update notification i18n improvements) closed by
- fixed: Yes, if they replace an %s with the string they want will happily work …
- 07:32 Ticket #4059 (L10N Support in Default Theme) closed by
- wontfix: See …
- 07:32 Ticket #4817 (Internationalisation Default Themes) closed by
- wontfix: See …
- 06:40 Ticket #4865 (Change plurals in text to allow for translations) created by
- There are many places in the source, where counts were used, but the …
- 01:39 Ticket #4346 (Tag importer for Jerome's Keywords) closed by
- fixed: (In [5984]) Importer for Jerome's Keywords. fixes #4346
- 01:39 Changeset [5984] by
- Importer for Jerome's Keywords. fixes #4346
- 00:34 Changeset [5983] by
- Make sure term cache is cleared when updating term counts.
08/29/2007:
- 23:08 Changeset [5982] by
- Trackback fxn cleanup from Otto42. fixes #4800
- 23:08 Ticket #4800 (Trackback function cleanup) closed by
- fixed: (In [5982]) Trackback fxn cleanup from Otto42. fixes #4800
- 23:01 Changeset [5981] by
- mt_keywords support. Props westi and josephscott. fixes #900
- 23:01 Ticket #900 (support of mt_keywords) closed by
- fixed: (In [5981]) mt_keywords support. Props westi and josephscott. fixes #900
- 22:47 Changeset [5980] by
- Don't convert category to tag if tag of the same name already exists. …
- 22:47 Ticket #4864 (Convert Category to Tag when Cat. already exists as tag results in ...) closed by
- fixed: (In [5980]) Don't convert category to tag if tag of the same name …
- 21:10 Changeset [5979] by
- Include tags in feeds. fixes #4537
- 21:10 Ticket #4537 (Categories are gone in RSS and Atom feeds) closed by
- fixed: (In [5979]) Include tags in feeds. fixes #4537
- 21:06 Changeset [5978] by
- More cautious canonical-ness. Exclude IIS and POSTs. Better paging …
- 20:22 Ticket #3540 (Scroll bar partially hidden in Code editor) closed by
- fixed: Tested with Firefox 2.0.0.1 and WP r5977. Problem does not appear.
- 20:13 Ticket #4864 (Convert Category to Tag when Cat. already exists as tag results in ...) created by
- Convert Category to Tag when Cat. already exists as tag results in …
- 19:55 Changeset [5977] by
- Simple Tagging importer. Props bloertscher and joostdevalk. fixes #4247
- 19:55 Ticket #4247 (Add tag import utility for Simple Tagging plugin) closed by
- fixed: (In [5977]) Simple Tagging importer. Props bloertscher and …
- 19:12 Changeset [5976] by
- delete_post_meta_by_key() from Mark Jaquith. fixes #4178
- 19:12 Ticket #4178 (Function to delete all post metas of a specific key) closed by
- fixed: (In [5976]) delete_post_meta_by_key() from Mark Jaquith. fixes #4178
- 19:04 Changeset [5975] by
- Remove hardcoded clean_url on comment_author_url since it is handled …
- 19:04 Ticket #4120 (call to clean_url() hardcoded in sanitize_comment_cookies()) closed by
- fixed: (In [5975]) Remove hardcoded clean_url on comment_author_url since it …
- 18:10 Ticket #4862 ("Older posts" link not working for archive pages) closed by
- fixed: (In [5974]) Fix paging and preview links for canonical stuff. see …
- 18:10 Changeset [5974] by
- Fix paging and preview links for canonical stuff. see #4773. fixes #4862
- 18:07 Ticket #4725 ([5858] breaks get_col()) closed by
- fixed
- 18:02 Ticket #4259 (Text & page widget improvemets) closed by
- fixed: Closing as fixed.
- 18:02 Changeset [5973] by
- Limit recent entries query to published posts. fixes #4786
- 18:02 Ticket #4786 (Recent Entries widget caches Private Post titles) closed by
- fixed: (In [5973]) Limit recent entries query to published posts. fixes #4786
- 17:57 Changeset [5972] by
- Take port into consideration when spawning cron. Props bchecketts. …
- 17:57 Ticket #4782 (spawn_cron() doesn't properly consider the port of the cron.php file) closed by
- fixed: (In [5972]) Take port into consideration when spawning cron. Props …
- 17:54 Ticket #4856 (Timezone issues) closed by
- invalid: Based on Otto42's comment it sounds like this issue is invalid.
- 17:42 Ticket #4580 (preview don't work on draft) closed by
- worksforme: Works for me.
- 17:42 Ticket #4484 (don't deprecate get_category with taxonomy) closed by
- fixed: Fixed in [5818]
- 17:39 Changeset [5971] by
- CSS fix for IE7 so that the login button is in the box. Fixed #4828 …
- 17:39 Ticket #4828 (Login Button Displays Outside Box On IE) closed by
- fixed: (In [5971]) CSS fix for IE7 so that the login button is in the box. …
- 17:36 Changeset [5970] by
- Remove dead code. Fixed #4791 props filosofo
- 17:36 Ticket #4791 (Remove dead code from widgets) closed by
- fixed: (In [5970]) Remove dead code. Fixed #4791 props filosofo
- 17:34 Changeset [5969] by
- Add utf8->ascii mappings for icelandic letters. Fixes #4739 props einare
- 17:34 Ticket #4739 (Some icelandic/Norwegian/Danish letters do not work in page slugs) closed by
- fixed: (In [5969]) Add utf8->ascii mappings for icelandic letters. Fixes …
- 17:28 Changeset [5968] by
- Fix xhtml output for RSS widget when feed contains no items. Fixed …
- 17:28 Ticket #4671 (Empty ul in RSS widget when only a title present) closed by
- fixed: (In [5968]) Fix xhtml output for RSS widget when feed contains no …
- 17:24 Changeset [5967] by
- Redirect back to post-new.php when doing a save and continue with …
- 17:24 Ticket #4855 ("Save and Continue Editing" is broken) closed by
- fixed: (In [5967]) Redirect back to post-new.php when doing a save and …
- 17:22 Ticket #4795 (Plugins Update Notification) closed by
- fixed: Styling was improved in [5949], closing out this ticket.
- 15:34 Ticket #4841 (Displaying "Array" everywhere and cannot post) closed by
- fixed: Thank you for getting this in trac! [wp-testers] Array displayed …
- 15:33 Ticket #4863 (Bug in get_comment function from wp-includes/comment.php) created by
- In the get_comment function, this block of code: […] Should …
- 13:39 Ticket #4862 ("Older posts" link not working for archive pages) created by
- In my archive pages, the posts_nav_link is (correctly) producing a …
- 13:13 Ticket #4861 (Add breadcrumb trail for pages) created by
- And i think we should add a themed breadcrumb trail for Pages into the …
- 13:02 Ticket #4860 (Comments popup page needs a pretty URL) created by
-
Currently, the URL provided by
comments_popup_link()
to provide … - 11:06 Ticket #4859 (Add support for sub-sub-menus) created by
- Currently the only way to add multiple, grouped menu items is to …
- 08:17 Ticket #4858 (Drafts go to bottom on Manage -> Posts) created by
- I just noticed that unpublished posts are listed at the bottom of the …
- 06:47 Ticket #4857 (More issues with wpautop()) created by
- Not sure if this should slide into 2.3 or if it can wait for 2.4. …
- 01:51 Ticket #3991 (Default theme allows markup in titles) closed by
- duplicate: Duplicate of #4731
- 01:48 Ticket #4334 (Restructure wp-admin) closed by
- fixed: Let's call this fixed for 2.3.
- 01:35 Ticket #4854 (Problem with Link Update Updated to revision 5963.) closed by
- worksforme: See my comment on #4850
- 01:34 Ticket #4548 (De-spamming no spam causes page header to not be loaded) closed by
- invalid: I created http://dev.wp-plugins.org/ticket/679 Closing this one as …
- 01:19 Ticket #4662 (2.3-alpha RSS 0.92 (only) fails validation) closed by
- worksforme: Validated the given feed but it validates for me. Issue appears to …
- 01:10 Ticket #4856 (Timezone issues) created by
- I'm experiencing some issues with Wordpress timezone handling. If we …
- 01:01 Ticket #4855 ("Save and Continue Editing" is broken) created by
- Go to the Write post screen and then click "Save and Continue …
- 00:29 Ticket #4854 (Problem with Link Update Updated to revision 5963.) created by
- 1]; } ?> next_posts_link($nxtlabel); } } } ?> } } ?> _row' ); ?> …
- 00:09 Ticket #4853 (Changeset 5889 broke my blog) created by
- The IIS changes made in changeset [5889] broke my IIS test-blog. If I …
08/28/2007:
- 23:31 Ticket #4847 (Google Blogger API changed hostnames) closed by
- fixed: (In [5966]) Fix blogger auth. Props andy. fixes #4847
- 23:31 Changeset [5966] by
- Fix blogger auth. Props andy. fixes #4847
- 23:23 Changeset [5965] by
- Make css cache busting and rtl inclusion uniform across admin. Props …
- 23:23 Ticket #4830 (Not all references to wp-admin.css get cache busted) closed by
- fixed: (In [5965]) Make css cache busting and rtl inclusion uniform across …
- 23:20 Ticket #4850 (Plugged Up by SVN Update; Suspect plugin.php) closed by
- invalid: Replying to jcwinnie: > No, you failed to read the next …
- 23:15 Ticket #4850 (Plugged Up by SVN Update; Suspect plugin.php) reopened by
- No, you failed to read the next statement. With Bab Behavir closed, …
- 23:13 Changeset [5964] by
- Take post_max_size into account when determining the upload limit. …
- 23:13 Ticket #4240 (Import WXR post_max_size < file size fails with AYS then "File is ...) closed by
- fixed: (In [5964]) Take post_max_size into account when determining the …
- 23:08 Ticket #4852 (Incorrect grammar when author ends with an s) created by
- The following code in the_author_link contains a small bug. […] …
- 23:07 Ticket #4850 (Plugged Up by SVN Update; Suspect plugin.php) closed by
- invalid: Closing as invalid, should first be considered by bad-behavior developer.
- 22:49 Ticket #4851 (Add hCard microformat to authors and commenters) created by
- Patch to add vcard microformat information to: the_author_link …
- 22:24 Ticket #4850 (Plugged Up by SVN Update; Suspect plugin.php) created by
- 1]; } ?> next_posts_link($nxtlabel); } } } ?> } } ?> Warning: Cannot …
- 22:04 Ticket #4849 (Drafts with no titles don't appear in post-new.php) created by
- If a user has one or more drafts that do not have titles attached to …
- 21:44 Ticket #4835 (Update notification i18n improvements) reopened by
- I hate to be a pest, but I still think is a bad patch in terms of the …
- 21:04 Changeset [5963] by
- Reorder post/page status dropdowns. Props mdawaffe. fixes #4848
- 21:04 Ticket #4848 (Post/Page status orders for Manage and Write should be the same) closed by
- fixed: (In [5963]) Reorder post/page status dropdowns. Props mdawaffe. fixes …
- 21:00 Ticket #4848 (Post/Page status orders for Manage and Write should be the same) created by
- The Manage -> Posts post_status filter's dropdown should have the …
- 20:47 Ticket #4842 (Akismet for 2.3 version 5954) closed by
- worksforme: Akismet hasn't been updated since June 18th, 2007, and I get no such …
- 20:27 Ticket #4847 (Google Blogger API changed hostnames) created by
- Auth fails at www2.blogger.com now. Patch fixes this.
- 20:25 Changeset [5962] by
- Remove extraneous tag. Props nbachiyski. fixes #4838
- 20:25 Ticket #4838 (Tiny error text bug in mt importer) closed by
- fixed: (In [5962]) Remove extraneous tag. Props nbachiyski. fixes #4838
- 20:21 Ticket #4846 ("Unified permissions" mode for multiple WP installs sharing users/usermeta) created by
- It would be nice if there were a way for "slave" WP installs using the …
- 20:21 Ticket #3996 (MAGPIE_USER_AGENT lack of wp version) closed by
- fixed: (In [5961]) Globalise wp_version so Magpie can use it. props Nazgul, …
- 20:21 Changeset [5961] by
- Globalise wp_version so Magpie can use it. props Nazgul, hakre. Fixes …
- 20:12 Changeset [5960] by
- Ensure we flush the recent entries widget cache after a post has been …
- 20:12 Ticket #4825 (post_deleted in wp-includes/widget.php should be deleted_post) closed by
- fixed: (In [5960]) Ensure we flush the recent entries widget cache after a …
- 19:55 Changeset [5959] by
- Pass through the function argument so rules can actually be added to …
- 19:36 Ticket #4845 (Category to Tag converter allows you to convert the default category) created by
- You can convert the default category into a tag either by explicitly …
- 19:26 Ticket #4844 (Need set_post_type API) created by
- Currently there is a get_post_type function, which with other …
- 19:06 Changeset [5958] by
- explicitly check next() against FALSE in do_action_ref_array(). Props …
- 19:06 Ticket #4625 (apply_filters is broken) closed by
- fixed: (In [5958]) explicitly check next() against FALSE in …
- 19:01 Ticket #4840 (Update readme.html version to 2.3) closed by
- fixed: (In [5957]) Update readme version to 2.3. Props Nazgul. fixes #4840
- 19:01 Changeset [5957] by
- Update readme version to 2.3. Props Nazgul. fixes #4840
- 18:58 Changeset [5956] by
- Don't return permalink for non-existent post. Props Viper007Bond. …
- 18:58 Ticket #4834 (get_permalink() shouldn't work for posts that don't exist) closed by
- fixed: (In [5956]) Don't return permalink for non-existent post. Props …
- 18:57 Ticket #4835 (Update notification i18n improvements) closed by
- fixed: (In [5955]) Gettext fixes from nbachiyski. fixes #4835
- 18:57 Changeset [5955] by
- Gettext fixes from nbachiyski. fixes #4835
- 18:36 Ticket #4843 (Code editor should use monospace font) created by
- The code editor should use a monospace font. This can be hacked into …
- 17:25 Ticket #4842 (Akismet for 2.3 version 5954) created by
- After svn update and transferring new wp-content/plugins/akismet to …
- 17:19 Ticket #4841 (Displaying "Array" everywhere and cannot post) created by
- The issue seems to be caused by some PHP cache software like Zend …
- 16:56 Ticket #4840 (Update readme.html version to 2.3) created by
- The version in the readme.html needs to be bumped for the 2.3 release.
- 15:11 Ticket #4839 (wp_update_comment doesn't call wp_set_comment_status action hook) created by
- wp_update_comment should call the wp_set_comment_status action hook …
- 14:23 Ticket #4838 (Tiny error text bug in mt importer) created by
-
Just a
</code>
leftover. - 13:49 Ticket #4837 (Sanitize Base Category and Tags !) created by
- Clean base for skip special characters : é è à & else WP redirect to …
- 13:37 Ticket #3418 (Issues with importing/converting blogroll from 2.0.5) closed by
- fixed: I think this may have been fixed by this similar ticket: …
- 10:46 Ticket #4836 (Ellipses in post titles not properly escaped) created by
- I have noticed a bug in version 2.2.1 (and previous) of Wordpress …
- 10:24 Ticket #4625 (apply_filters is broken) reopened by
- the same problem occurs for do_action
- 07:43 Ticket #4835 (Update notification i18n improvements) created by
- * Split into more translatable phrases * Allow translators to change …
- 05:44 Ticket #4834 (get_permalink() shouldn't work for posts that don't exist) created by
-
get_permalink('bananas')
shouldn't return a URL (it currently does). … - 04:13 Ticket #4833 (browse_happy() isn't used anywhere, remove it) created by
-
The admin footer was redone and as a result,
browse_happy()
is no … - 03:42 Ticket #4832 (In comments_popup_link(), why bomb out when on a page or single post?) created by
-
In the
comments_popup_link()
function in … - 02:26 Ticket #4831 (Slugged by svn update; suspect wp-app.php version 5954) closed by
- invalid: Looks like you've got it working now. Closing as invalid(as it doesnt …
- 01:29 Ticket #4831 (Slugged by svn update; suspect wp-app.php version 5954) created by
- ugs'); add_action('edit_form_advanced', 'wp_remember_old_slug'); ?>) …
- 00:51 Ticket #4830 (Not all references to wp-admin.css get cache busted) created by
- Most everywhere, wp-admin.css is cache busted by appending a version …
- 00:18 Changeset [5954] by
- beta1
- 00:08 Changeset [5953] by
- Update dotclear and textpattern importers to use taxonomy
Note: See TracTimeline
for information about the timeline view.