Like the title says... currently, if you go to the text format configuration page and click on a "delete" link, it gives you a 404 error.

Probably a simple fix, but no time to look into it now.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

sun’s picture

Status: Active » Reviewed & tested by the community
FileSize
1.2 KB

Sorry, my grep for the old path somehow didn't find that instance.

Status: Reviewed & tested by the community » Needs work

The last submitted patch failed testing.

bcn’s picture

Status: Needs work » Needs review
FileSize
1.19 KB

re-roll

sun’s picture

Status: Needs review » Reviewed & tested by the community
David_Rothstein’s picture

Status: Reviewed & tested by the community » Needs review
FileSize
1.22 KB

Not quite... The patch in #3 uses the wrong URL also.

This one should do it :)

sun’s picture

Status: Needs review » Needs work

ok... we need a test here. ;)

The existing FilterAdminTestCase does not seem to test the overview page.

sun’s picture

Tagging.

sun’s picture

Status: Needs work » Needs review
FileSize
4.52 KB

The same with a starting point for "real" text format tests.

Status: Needs review » Needs work

The last submitted patch failed testing.

sun’s picture

Status: Needs work » Needs review
FileSize
4.75 KB

Re-rolled.

Status: Needs review » Needs work

The last submitted patch failed testing.

sun’s picture

Status: Needs work » Needs review
FileSize
4.75 KB

I can't replicate that failure. Same patch for re-test.

dropcube’s picture

Status: Needs review » Reviewed & tested by the community

Seems good to me. The filter module tests need a rewrite, but that's other issue. RTBC as far as I can see.

Dries’s picture

Looks good to me too. Committed to CVS HEAD. Thanks.

Dries’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)
Issue tags: -FilterSystemRevamp, -API clean-up

Automatically closed -- issue fixed for 2 weeks with no activity.