Ticket #71 (closed defect: fixed)

Opened 7 years ago

Last modified 4 months ago

eval() disapears upon editing post/page

Reported by: ryanduff Owned by: jamesvl
Priority: normal Component: runphp
Severity: major Keywords:
Cc:

Description

After creating a page, saving, editing, checking the eval() box, adding php code and saving again; when you go back to edit, the eval() box is gone. If you save the page, it removes the custom field and the content isn't eval'd.

I had to cut the contents, save the page, go back and edit, check the eval() box and paste my code back in to fix the page.

confused yet?

Change History

comment:1 Changed 7 years ago by jamesvl

  • Status changed from new to assigned

I understand what you're describing but I'll need a way to test this in order to figure out what's going on. (It hasn't happened on the sites I've been running.)

If you can either point me to a site where this happens or provide me your

  • WP version
  • runphp version
  • hosting provider name
  • PHP version and info (CGI? etc.)

that might be a good start.

comment:2 Changed 6 years ago by jamesvl

  • Status changed from assigned to closed
  • Resolution set to fixed

This should be taken care of now in the new 2.x series. Cleaner hooks into the WP administrative UI will keep the eval() box from jumping around - let me know if this fixes it for you.

comment:3 Changed 4 months ago by sushkov

In [498794]:

Fixed the js issue on schedule pages. Closes #71

Note: See TracTickets for help on using tickets.