Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Jul 2008 at 21:54 UTC
Updated:
24 Sep 2008 at 22:14 UTC
I have configured my custom argument validator in OG and when it returns FALSE I configured it to a 404. Instead, I am seeing a white page with an http 200 response. This is a Page display ... My 404 handler is not customized in Drupal admin. Nothing appears in the logs.
Comments
Comment #1
merlinofchaos commentedImportant question: Does the argument exist as a % in the URL? (This has a serious effect on the code flow of validation)
Comment #2
moshe weitzman commentedI believe that there were no % in the URL. The single argument was passed because it came after the end of the configured path.
Comment #3
merlinofchaos commentedI believe this is fixed.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.