Bug #354

[XPATCH] Live preview of articles and pages use wrong text filter

Added by Redmine Admin 1224 days ago. Updated 791 days ago.

Status :Closed Start :
Priority :Normal Due date :
Assigned to :scoop - % Done :

0%

Category :admin
Target version :2.5
Resolution :

fixed


Description

The live preview of articles and pages in the admin section use the globally-defined text filter for articles, not the one defined for the current page. In addition, deleting the contents of the article/page text field doesn't clear the preview. The attached patch fixes both these issues, in addition to updating the preview when the text filter changes.

Associated revisions

Revision 759db072e1281a548972d0efd55ec4aedca1a419
Added by scott 1194 days ago

Give themes the ability to override views. (closes #354)

git-svn-id: http://svn.typosphere.org/typo/trunk@578 820eb932-12ee-0310-9ca8-eeb645f39767

History

07/27/2005 09:37 AM - scoop -

I don't like the hacky header implementation. I'll see if we have any other options here.

07/27/2005 10:12 AM - scoop -

  • Status changed from New to Closed
  • Resolution set to fixed

(In r461) Swap out field observers in article and pages creation/editing forms for a single form observer (fixes #230)

Also available in: Atom PDF