[wp-trac] wp-trac Digest, Vol 50, Issue 184
reynaldo bendijo
renben77 at gmail.com
Thu Mar 18 04:00:00 UTC 2010
wp-trac-request at lists.automattic.com wrote:
>Send wp-trac mailing list submissions to
> wp-trac at lists.automattic.com
>
>To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.automattic.com/mailman/listinfo/wp-trac
>or, via email, send a message with subject or body 'help' to
> wp-trac-request at lists.automattic.com
>
>You can reach the person managing the list at
> wp-trac-owner at lists.automattic.com
>
>When replying, please edit your Subject line so it is more specific
>than "Re: Contents of wp-trac digest..."
>
>
>Today's Topics:
>
> 1. Re: [WordPress Trac] #12498: wp_write_post() isn't custom
> post type friendly (WordPress Trac)
> 2. Hallo, wp-trac, You get 80% off today (ErectPro webstore)
> 3. Your Future Order with 72% off retail (Approved VIAGRA�� Store)
> 4. [WordPress Trac] #12624: Inconsistent treatement of markup in
> image captions (WordPress Trac)
> 5. Re: [WordPress Trac] #12624: Inconsistent treatement of
> markup in image captions (WordPress Trac)
> 6. [WordPress Trac] #12625: Add An Image Does Not Work
> (WordPress Trac)
> 7. Re: [WordPress Trac] #12625: Add An Image Does Not Work
> (WordPress Trac)
> 8. Re: [WordPress Trac] #11817: Better Site Menu Management
> (WordPress Trac)
> 9. Important notice: Google Apps browser support
> (Approved VIAGRA�� Store)
>
>
>----------------------------------------------------------------------
>
>Message: 1
>Date: Wed, 17 Mar 2010 12:42:01 -0000
>From: "WordPress Trac" <wp-trac at lists.automattic.com>
>Subject: Re: [wp-trac] [WordPress Trac] #12498: wp_write_post() isn't
> custom post type friendly
>Cc: wp-trac at lists.automattic.com
>Message-ID:
> <057.805a9aaf8605f568e774d03b75297d00 at lists.automattic.com>
>Content-Type: text/plain; charset="utf-8"
>
>#12498: wp_write_post() isn't custom post type friendly
>--------------------------+-------------------------------------------------
> Reporter: ceenz | Owner:
> Type: defect (bug) | Status: new
> Priority: normal | Milestone: 3.0
>Component: Post Types | Version: 3.0
> Severity: normal | Keywords: has-patch commit
>--------------------------+-------------------------------------------------
>
>Comment(by dd32):
>
> This applies to a lot more than just wp_write_post.
>
> I just committed something very similar which fixes this ticket, [13729]
>
> admin-ajax.php could do with a lot of checks fixed there too.
>
> I was thinking this could be handled better at the map_meta_cap level, but
> due to the ID's not being passed, I think its best that core just updates
> it to get the post object, and take it from there instead.
>
> In short, anything which turns up in a grep(ignoring whitespace) for
> "current_user_can('edit_post" needs to be changed..
>
>--
>Ticket URL: <http://core.trac.wordpress.org/ticket/12498#comment:11>
>WordPress Trac <http://core.trac.wordpress.org/>
>WordPress blogging software
>
>
>------------------------------
>
>Message: 2
>Date: Wed, 17 Mar 2010 19:28:28 +0530
>From: "ErectPro webstore" <wp-trac at lists.automattic.com>
>Subject: [wp-trac] Hallo, wp-trac, You get 80% off today
>To: wp-trac at lists.automattic.com
>Message-ID: <20100317135840.6746810C787 at lists.luv.wordpress.org>
>Content-Type: text/plain; charset="us-ascii"
>
>An HTML attachment was scrubbed...
>URL: <http://lists.automattic.com/pipermail/wp-trac/attachments/20100317/8a0cf936/attachment-0001.htm>
>
>------------------------------
>
>Message: 3
>Date: Wed, 17 Mar 2010 14:43:18 +0000 (UTC)
>From: Approved VIAGRA�� Store <wp-trac at lists.automattic.com>
>Subject: [wp-trac] Your Future Order with 72% off retail
>To: <wp-trac at lists.automattic.com>
>Message-ID: <20100317144340.80E8410C612 at lists.luv.wordpress.org>
>Content-Type: text/plain; charset="us-ascii"
>
>An HTML attachment was scrubbed...
>URL: <http://lists.automattic.com/pipermail/wp-trac/attachments/20100317/b8167a97/attachment-0001.htm>
>
>------------------------------
>
>Message: 4
>Date: Wed, 17 Mar 2010 15:14:48 -0000
>From: "WordPress Trac" <wp-trac at lists.automattic.com>
>Subject: [wp-trac] [WordPress Trac] #12624: Inconsistent treatement of
> markup in image captions
>Cc: wp-trac at lists.automattic.com
>Message-ID:
> <051.10d3b860b28e1750f1141b02bf38af87 at lists.automattic.com>
>Content-Type: text/plain; charset="utf-8"
>
>#12624: Inconsistent treatement of markup in image captions
>--------------------------+-------------------------------------------------
> Reporter: dphiffer | Owner:
> Type: defect (bug) | Status: new
> Priority: normal | Milestone: Unassigned
>Component: General | Version:
> Severity: normal | Keywords:
>--------------------------+-------------------------------------------------
> If you edit an image caption in visual mode, it seems that any
> modifications resulting in markup (e.g., italicizing something) get
> reverted upon saving. If you switch to HTML mode it's ok to edit the short
> code directly to include markup.
>
>--
>Ticket URL: <http://core.trac.wordpress.org/ticket/12624>
>WordPress Trac <http://core.trac.wordpress.org/>
>WordPress blogging software
>
>
>------------------------------
>
>Message: 5
>Date: Wed, 17 Mar 2010 15:23:41 -0000
>From: "WordPress Trac" <wp-trac at lists.automattic.com>
>Subject: Re: [wp-trac] [WordPress Trac] #12624: Inconsistent
> treatement of markup in image captions
>Cc: wp-trac at lists.automattic.com
>Message-ID:
> <060.f0ced0ddfa93ff2224df9deccde47bab at lists.automattic.com>
>Content-Type: text/plain; charset="utf-8"
>
>#12624: Inconsistent treatement of markup in image captions
>--------------------------+-------------------------------------------------
> Reporter: dphiffer | Owner:
> Type: defect (bug) | Status: new
> Priority: normal | Milestone: Unassigned
>Component: General | Version:
> Severity: normal | Keywords:
>--------------------------+-------------------------------------------------
>
>Comment(by nacin):
>
> Pretty much a duplicate of #12464 (see first comment)
>
>--
>Ticket URL: <http://core.trac.wordpress.org/ticket/12624#comment:1>
>WordPress Trac <http://core.trac.wordpress.org/>
>WordPress blogging software
>
>
>------------------------------
>
>Message: 6
>Date: Wed, 17 Mar 2010 15:50:09 -0000
>From: "WordPress Trac" <wp-trac at lists.automattic.com>
>Subject: [wp-trac] [WordPress Trac] #12625: Add An Image Does Not Work
>Cc: wp-trac at lists.automattic.com
>Message-ID:
> <054.1b172b28004d2ffc44f9717f443a99e3 at lists.automattic.com>
>Content-Type: text/plain; charset="utf-8"
>
>#12625: Add An Image Does Not Work
>-----------------------------+----------------------------------------------
> Reporter: miqrogroove | Owner:
> Type: defect (bug) | Status: new
> Priority: highest omg bbq | Milestone: 2.9.3
>Component: Media | Version: 2.9.2
> Severity: critical | Keywords:
>-----------------------------+----------------------------------------------
> After receiving a report of images being broken in 2.9, I found the Media
> Library's Insert Image Into Post button dysfunctional when using the Opera
> web browser. With DEBUG mode, a PHP Notice appears, and the popup window
> fails to close/insert.
>
> Notice: Undefined variable: rel in /wp-admin/includes/media.php on line
> 452
>
> In the upload and gallery tabs, no Notice is displayed, the window loads a
> WSOD, does not close, and does not insert the image.
>
> No other error information is reported by PHP.
>
>--
>Ticket URL: <http://core.trac.wordpress.org/ticket/12625>
>WordPress Trac <http://core.trac.wordpress.org/>
>WordPress blogging software
>
>
>------------------------------
>
>Message: 7
>Date: Wed, 17 Mar 2010 16:11:40 -0000
>From: "WordPress Trac" <wp-trac at lists.automattic.com>
>Subject: Re: [wp-trac] [WordPress Trac] #12625: Add An Image Does Not
> Work
>Cc: wp-trac at lists.automattic.com
>Message-ID:
> <063.fb93265ca5760a372d3721bb250a8d81 at lists.automattic.com>
>Content-Type: text/plain; charset="utf-8"
>
>#12625: Add An Image Does Not Work
>-----------------------------+----------------------------------------------
> Reporter: miqrogroove | Owner:
> Type: defect (bug) | Status: new
> Priority: highest omg bbq | Milestone: 2.9.3
>Component: Media | Version: 2.9.2
> Severity: critical | Keywords:
>-----------------------------+----------------------------------------------
>
>Comment(by miqrogroove):
>
> > [11:02am]? Utkarsh ? miqrogroove: check #12278 r13290
>
> The Notice itself is fixed in 3.0, however I am still getting reproducible
> crashes in both trunk and branch.
>
>--
>Ticket URL: <http://core.trac.wordpress.org/ticket/12625#comment:1>
>WordPress Trac <http://core.trac.wordpress.org/>
>WordPress blogging software
>
>
>------------------------------
>
>Message: 8
>Date: Wed, 17 Mar 2010 16:13:21 -0000
>From: "WordPress Trac" <wp-trac at lists.automattic.com>
>Subject: Re: [wp-trac] [WordPress Trac] #11817: Better Site Menu
> Management
>Cc: wp-trac at lists.automattic.com
>Message-ID:
> <058.59cf8f1b421ef403b47c177002da2ac3 at lists.automattic.com>
>Content-Type: text/plain; charset="utf-8"
>
>#11817: Better Site Menu Management
>-------------------------+--------------------------------------------------
> Reporter: scribu | Owner:
> Type: enhancement | Status: reopened
> Priority: normal | Milestone: 3.0
>Component: General | Version:
> Severity: normal | Resolution:
> Keywords: has-patch |
>-------------------------+--------------------------------------------------
>
>Comment(by markjaquith):
>
> (In [13730]) No need for three separate JS files if they are only ever
> enqueued together. see #11817
>
>--
>Ticket URL: <http://core.trac.wordpress.org/ticket/11817#comment:323>
>WordPress Trac <http://core.trac.wordpress.org/>
>WordPress blogging software
>
>
>------------------------------
>
>Message: 9
>Date: Wed, 17 Mar 2010 16:16:56 +0000 (UTC)
>From: Approved VIAGRA�� Store <wp-trac at lists.automattic.com>
>Subject: [wp-trac] Important notice: Google Apps browser support
>To: <wp-trac at lists.automattic.com>
>Message-ID: <20100317161657.0294110CA3E at lists.luv.wordpress.org>
>Content-Type: text/plain; charset="us-ascii"
>
>An HTML attachment was scrubbed...
>URL: <http://lists.automattic.com/pipermail/wp-trac/attachments/20100317/14f0128b/attachment.htm>
>
>------------------------------
>
>_______________________________________________
>wp-trac mailing list
>wp-trac at lists.automattic.com
>http://lists.automattic.com/mailman/listinfo/wp-trac
>
>
>End of wp-trac Digest, Vol 50, Issue 184
>****************************************
More information about the wp-trac
mailing list