Closed (fixed)
Project:
Fast 404
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Dec 2011 at 15:03 UTC
Updated:
16 Oct 2018 at 15:40 UTC
Jump to comment: Most recent
Hi! After enabling Fast 404, every autocompletition field stopped working.
When you type on an autocompletition field (like CCK or taxonomy term), an error is returned:
An HTTP error 404 occurred.
http://www.domain.com/taxonomy/autocomplete/2
Would be possible to disable fast 404 on editing forms or for internal URLs like this?
Comments
Comment #1
soyarma commentedAre you using path checking and/or whitelisting?
Comment #2
finex commentedHi! This is the configuration I've used:
Comment #3
soyarma commentedI believe I've corrected this. A patch I accepted awhile back to make path checking faster also broke some paths :S
You can check out the 6.x-1.x branch from git, or wait for drupal to rebuild the dev zip/tar.gz today to try it out.
Comment #4
soyarma commentedComment #5
ragnarkurm commentedSee https://www.drupal.org/project/fast_404/issues/3007096
There is working patch for 7.x, it is not just one url, it is a set of mismatched urls.