Comment #1 on issue 2413 by jess...@artefactual.com: Deleted records showing up in search results
http://code.google.com/p/qubit-toolkit/issues/detail?id=2413

If you select the deleted record in the search results you receive a 404 error.

404 | Not Found | sfError404Exception
Empty module and/or action after parsing the URL "/heit-family-2;isad" (/).
stack trace

    at ()
in SF_ROOT_DIR/vendor/symfony/lib/controller/sfFrontWebController.class.php line 44 ...
                  if (empty($moduleName) || empty($actionName))
                  {
throw new sfError404Exception(sprintf('Empty module and/or action after parsing the URL "%s" (%s/%s).', $request->getPathInfo(), $moduleName, $actionName));
                  }
                  // make the first request
    at sfFrontWebController->dispatch()
    in SF_ROOT_DIR/vendor/symfony/lib/util/sfContext.class.php line 170 ...
    at sfContext->dispatch()
    in SF_ROOT_DIR/qubit_dev.php line 12 ...

symfony settings ...
request ...
response ...
user ...
global vars ...

symfony v.1.4.19-DEV - php 5.3.2-1ubuntu4.14
for help resolving this issue, please visit http://www.symfony-project.org/.

--
You received this message because you are subscribed to the Google Groups "Qubit 
Toolkit Issues" group.
To post to this group, send email to qubit-issues@googlegroups.com.
To unsubscribe from this group, send email to 
qubit-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/qubit-issues?hl=en.

Reply via email to