Make WordPress Core

Opened 18 years ago

Closed 18 years ago

#5627 closed defect (bug) (fixed)

Stack overflow at Line: 719

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

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
18 years ago

  • Milestone changed from 2.3.3 to 2.6

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

#2 @sbenskin
18 years ago

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

#3 @ryan
18 years ago

  • Milestone changed from 2.6 to 2.5
  • Resolution set to fixed
  • Status changed from new to closed

We no longer use prototype for editing or creating posts.

Note: See TracTickets for help on using tickets.