• Resolved ParticularlyEvil

    (@particularlyevil)


    Hello!

    When a post revision notification is sent out, we get a link that looks like this:

    https://example.com/?post_type=page&p=13337&preview=1&rvy_revision=1

    That link produces a 404 page, but also ways to View/Edit/Compare/Publish the revision as if it were successful.

    If you “Publish now” on that 404 page, the page reloads with the revisions that were submitted.

    If you “Compare” on that 404 page, you go to the normal compare screen. There, if you “Preview/Approve” you see a new url that actually shows the revisions live (and not a 404).
    Good link: https://example.com/?post_type=page&page_id=13337&preview=1

    The difference seems to be between p=13337 and page_id=13337. Page id works, P doesn’t.

    Future oddness: the original “bad” link that results in the 404 actually works again after the revisions are approved. It shows “This is a Past Revision”

    So, this seems to be a post vs page ID conflict.

    Any suggestions?

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Strange 404 Behavior’ is closed to new replies.