Make WordPress Core

Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#43477 closed defect (bug) (invalid)

XyzTwapToggleRadio - switch to html view of new post is dead

Reported by: benjaminvm's profile BenjaminVM Owned by:
Milestone: Priority: normal
Severity: normal Version: 4.9.4
Component: Editor Keywords: reporter-feedback
Focuses: Cc:

Description

While creating a new post - or editing an excisting one -, it's impossible to switch from the YSIWYG view to the HTML view.

error rapport:
post-new.php:1362 Uncaught ReferenceError: XyzTwapToggleRadio is not defined

at HTMLDocument.<anonymous> (post-new.php:1362)
at i (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core&ver=4.9.4:2)
at Object.fireWith [as resolveWith] (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core&ver=4.9.4:2)
at Function.ready (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core&ver=4.9.4:2)
at HTMLDocument.K (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core&ver=4.9.4:2)

(anonymous) @ post-new.php:1362
i @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core&ver=4.9.4:2
fireWith @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core&ver=4.9.4:2
ready @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core&ver=4.9.4:2
K @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core&ver=4.9.4:2

Change History (3)

#1 @swissspidy
7 years ago

  • Component changed from Posts, Post Types to Editor
  • Milestone Awaiting Review deleted
  • Resolution set to invalid
  • Status changed from new to closed

Hey there

Thanks for your report and welcome to WordPress Trac!

This place is for tracking bugs and enhancements in WordPress core. XyzTwapToggleRadio is certainly not something coming from WordPress. Please try disabling all plugins and switching to a default theme like Twenty Seventeen to check if the bug goes away.

If not, please head over to https://wordpress.org/support/ to get additional support.

#2 @SergeyBiryukov
7 years ago

  • Keywords reporter-feedback added
  • Milestone set to Awaiting Review

Hi @BenjaminVM, welcome to WordPress Trac! Thanks for the report.

There's no XyzTwapToggleRadio script anywhere in WordPress core. Does the issue still happen with all plugins disabled and a default theme (Twenty Seventeen) activated?

#3 @SergeyBiryukov
7 years ago

  • Milestone Awaiting Review deleted
Note: See TracTickets for help on using tickets.