Dave Churchill | 2 Dec 19:19
Picon
Gravatar

Custom post types support in XML-RPC (ticket #16476)

Hi, I know 3.3 is hot topic at the moment, but just wondering if there was any news or thoughts on ticket #16476
- Custom post types support in XML-RPC?

Regards,
David
Eric Mann | 2 Dec 20:22
Gravatar

Re: Custom post types support in XML-RPC (ticket #16476)

... Testers isn't really the right place for this.  There is a separate
wp-xmlrpc list, or you could leave comments directly on the ticket.

On Fri, Dec 2, 2011 at 10:19 AM, Dave Churchill <davinian@...> wrote:

> Hi, I know 3.3 is hot topic at the moment, but just wondering if there was
> any news or thoughts on ticket #16476 - Custom post types support in
> XML-RPC?
>
> Regards,
> David
> _______________________________________________
> wp-testers mailing list
> wp-testers@...
> http://lists.automattic.com/mailman/listinfo/wp-testers
>
Emil Uzelac | 2 Dec 20:59

Re: Custom post types support in XML-RPC (ticket #16476)

You're better off asking here http://core.trac.wordpress.org/ticket/16476

*----*
*Emil Uzelac* | ThemeID | T: 224-444-0006 | Twitter: @EmilUzelac | E:
emil@... | http://themeid.com
Make everything as simple as possible, but not simpler. - Albert Einstein

On Fri, Dec 2, 2011 at 1:22 PM, Eric Mann <eric@...> wrote:

> ... Testers isn't really the right place for this.  There is a separate
> wp-xmlrpc list, or you could leave comments directly on the ticket.
>
> On Fri, Dec 2, 2011 at 10:19 AM, Dave Churchill <davinian@...> wrote:
>
> > Hi, I know 3.3 is hot topic at the moment, but just wondering if there
> was
> > any news or thoughts on ticket #16476 - Custom post types support in
> > XML-RPC?
> >
> > Regards,
> > David
> > _______________________________________________
> > wp-testers mailing list
> > wp-testers@...
> > http://lists.automattic.com/mailman/listinfo/wp-testers
> >
> _______________________________________________
> wp-testers mailing list
> wp-testers@...
> http://lists.automattic.com/mailman/listinfo/wp-testers
(Continue reading)

Dave Churchill | 3 Dec 13:36
Picon
Gravatar

Re: Custom post types support in XML-RPC (ticket #16476)

Hi, hadn't realised there was a separate list, will post there.

Many thanks,
Dave

> 
> ... Testers isn't really the right place for this.  There is a separate
> wp-xmlrpc list, or you could leave comments directly on the ticket.
> 
Navjot Singh | 10 Dec 07:34
Picon

Draft Page appears in Menu

Shouldn't the Menu be doing a check whether the page is a draft or not? I
just changed the status of a page from Published to Draft but the Custom
Menu still shows it (even for the guest visitor).

Tested on 3.3-RC2-19567.

Can anyone confirm if its a bug?

Regards,
Navjot Singh
Picon

Re: Draft Page appears in Menu

I have confirmed this, but not sure if it is a bug or not.  To make the
menu code run faster, it would be wise to assume that the maker of the menu
will only have links to valid pages.  I would doubt that anyone would want
the system to automatically change the menu for them.

Richard

On Sat, Dec 10, 2011 at 1:34 PM, Navjot Singh <navjotjsingh@...>wrote:

> Shouldn't the Menu be doing a check whether the page is a draft or not? I
> just changed the status of a page from Published to Draft but the Custom
> Menu still shows it (even for the guest visitor).
>
> Tested on 3.3-RC2-19567.
>
> Can anyone confirm if its a bug?
>
> Regards,
> Navjot Singh
> _______________________________________________
> wp-testers mailing list
> wp-testers@...
> http://lists.automattic.com/mailman/listinfo/wp-testers
>
Navjot Singh | 10 Dec 14:21
Picon

Re: Draft Page appears in Menu

Its not about changing the menu. In my opinion custom menu should check
that if an existing page has been unpublished it should hide it
automatically and make it reappear when it is published again.

Regards,
Navjot Singh

On Sat, Dec 10, 2011 at 1:36 PM, Richard and Kristi Guay <thaiguay@...
> wrote:

> I have confirmed this, but not sure if it is a bug or not.  To make the
> menu code run faster, it would be wise to assume that the maker of the menu
> will only have links to valid pages.  I would doubt that anyone would want
> the system to automatically change the menu for them.
>
> Richard
>
> On Sat, Dec 10, 2011 at 1:34 PM, Navjot Singh <navjotjsingh@...
> >wrote:
>
> > Shouldn't the Menu be doing a check whether the page is a draft or not? I
> > just changed the status of a page from Published to Draft but the Custom
> > Menu still shows it (even for the guest visitor).
> >
> > Tested on 3.3-RC2-19567.
> >
> > Can anyone confirm if its a bug?
> >
> > Regards,
> > Navjot Singh
(Continue reading)

Otto | 10 Dec 22:15
Favicon
Gravatar

Re: Draft Page appears in Menu

On Sat, Dec 10, 2011 at 7:21 AM, Navjot Singh <navjotjsingh@...> wrote:
> Its not about changing the menu. In my opinion custom menu should check
> that if an existing page has been unpublished it should hide it
> automatically and make it reappear when it is published again.

Hiding or removing something from the menu *is* changing the menu.

-Otto
Paul Aumer-Ryan | 11 Dec 01:51
Favicon
Gravatar

Re: Draft Page appears in Menu

On Sat, Dec 10, 2011 at 11:15 AM, Otto <otto@...> wrote:

> On Sat, Dec 10, 2011 at 7:21 AM, Navjot Singh <navjotjsingh@...>
> wrote:
> > Its not about changing the menu. In my opinion custom menu should check
> > that if an existing page has been unpublished it should hide it
> > automatically and make it reappear when it is published again.
>
> Hiding or removing something from the menu *is* changing the menu.

I believe changing the menu is appropriate behavior, even considering the
performance hit. If WP core features don't respect the meaning of "publish"
vs. "draft" (i.e., that "draft" pages should only be visible to
administrators), then it waters down the meaning.
Also, if a "draft" page appears in a custom menu, when an anonymous user
clicks on it, they won't be able to see the actual page, making the menu
item "broken."
Cheers,
-paul
Klein, Stephen | 11 Dec 21:11

Re: Draft Page appears in Menu

Are you logged in?  Open in another browser.

What theme are you using?

I have seen this behavior in some themes.

Stephen
________________________________________
From: wp-testers-bounces@...
[wp-testers-bounces@...] On Behalf Of Navjot
Singh [navjotjsingh@...]
Sent: Saturday, December 10, 2011 1:34 AM
To: wp-testers@...
Subject: [wp-testers] Draft Page appears in Menu

Shouldn't the Menu be doing a check whether the page is a draft or not? I
just changed the status of a page from Published to Draft but the Custom
Menu still shows it (even for the guest visitor).

Tested on 3.3-RC2-19567.

Can anyone confirm if its a bug?

Regards,
Navjot Singh
_______________________________________________
wp-testers mailing list
wp-testers@...
http://lists.automattic.com/mailman/listinfo/wp-testers
(Continue reading)


Gmane