Make WordPress Core

Opened 19 years ago

Closed 19 years ago

#5627 closed defect (bug) (fixed)

Stack overflow at Line: 719

Reported by: sbenskin Owned by:
Priority: normal Milestone: 2.5
Component: General Version: 2.3.2
Severity: normal Keywords:
Cc: Focuses:

Description

I'm getting an error for "Stack overflow at Line: 719" in IE7 when trying to edit a post or create a new post. It seems to be a problem with the body text editor, as trying to click on the "Code" tab for the editor gives the same error.

In firefox using firebug it catches the error as "too much recursion" in the prototype js library.

Change History (3)

#1 @lloydbudd
19 years ago

  • Milestone 2.3.32.6

sbenskin, do you encounter this issue on a clean install of WordPress 2.3.2? How about on WordPress trunk?

#2 @sbenskin
19 years ago

no it's an upgrade from 2.1 i believe, although it may have been another version in between

#3 @ryan
19 years ago

  • Milestone 2.62.5
  • Resolutionfixed
  • Status newclosed

We no longer use prototype for editing or creating posts.

Note: See TracTickets for help on using tickets.