Subject: | comp_exists return false despite on dhandler exists |
I have some QUERY_STRING
And I try to find out if there any component, that can handle this query.
with query /path/1234.html
I expect comp_exists return true because of /path/dhandler exists