Running MySQL/Lightty on r1139. The following happens after posting through the admin interface. No textfilter was used/selected. Not sure if this the same as Trac ticket #948 or not. Didn't want to enter a ticket if it is the same issue.
NOTE: The published date was not populated with anything and I entered a past date. When I return to the admin/articles page, it is there, but the same error happens after clicking on it. Also it breaks when trying to load the homepage?
NoMethodError in
Admin/content#show
Showing app/views/admin/content/show.rhtml where line #11 raised:
undefined method `filter_text_for_controller' for #<String:0x225e59c>
Looking at the data stored in the table shows that body_html is NULL? The textfilter that is stored looks like this: --- !ruby/object:TextFilter attributes: name: none filters: --- [] params: --- {}
description: None markup: none new_record: true