Making WordPress.org

Opened 9 years ago

Closed 9 years ago

#3359 closed defect (bug) (fixed)

Gutenberg tweak breaks default "New post" link

Reported by: sippis Owned by: coreymckrill
Priority: normal Milestone:
Component: WordCamp Site & Plugins Keywords: has-patch
Cc:

Description

In posts edit.php “Add new” gives 404 when not selecting editor type (should default to classic) because url is post-new.php&classic-editor instead of post-new.php?classic-editor.

I'm working on patch as we speak.

Attachments (1)

3359.diff (939 bytes ) - added by sippis 9 years ago.

Download all attachments as: .zip

Change History (6)

@sippis
9 years ago

This ticket was mentioned in Slack in #meta-wordcamp by sippis. View the logs.


9 years ago

#2 @sippis
9 years ago

  • Keywords has-patch added; needs-patch removed

#3 @obenland
9 years ago

  • Owner set to iandunn
  • Status newreviewing

#4 @coreymckrill
9 years ago

  • Owner changed from iandunn to coreymckrill
  • Summary Guternerg tweak breaks default "New post" linkGutenberg tweak breaks default "New post" link

#5 @coreymckrill
9 years ago

  • Resolutionfixed
  • Status reviewingclosed

In 6376:

WordCamp: Fix Add New post bug in Gutenberg tweaks

Ensures that the correct URL query segment character is used for Add New
post/page links.

Props sippis
Fixes #3359

Note: See TracTickets for help on using tickets.