developer.jelix.org is not used any more and exists only for
history. Post new tickets on the Github account.
developer.jelix.org n'est plus utilisée, et existe uniquement pour son historique. Postez les nouveaux tickets sur le compte github.
developer.jelix.org n'est plus utilisée, et existe uniquement pour son historique. Postez les nouveaux tickets sur le compte github.
Opened 13 years ago
Closed 13 years ago
#397 closed bug (fixed)
Fait testapp dans le SVN-721
Reported by: | turowbye | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | Jelix 1.0RC2 |
Component: | jelix:core request | Version: | 1.0RC1 |
Severity: | normal | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Documentation needed: | ||
Hosting Provider: | Php version: | 5.2.2 |
Description (last modified by laurentj)
J'utilise Windows 2000
- Serveur: Apache 2.2.4
- PHP : 5.2.2
- Jelix svn-721
configuration de l'application
engine = "simple" basePath = "/jelix/testapp/www/"
Voici le message d'erreur lorsque je lance la fonction tous les tests.
Exception: C:\xampp\htdocs\jelix\testapp/modules/jelix_tests/tests/core.jrequest.html_cli.php -> UTjrequest -> testSimpleUrl_CGI_0_REDIRECT_URL -> Unexpected exception of type [Exception] with message [Jelix Error: basePath in config file doesn't correspond to current base path. You should setup it to /foo/] in [C:\xampp\htdocs\jelix\lib\jelix\core\jRequest.class.php] line [124] Exception: C:\xampp\htdocs\jelix\testapp/modules/jelix_tests/tests/core.jrequest.html_cli.php -> UTjrequest -> testSimpleUrl_CGI_1_SCRIPT_NAME -> Unexpected exception of type [Exception] with message [Jelix Error: basePath in config file doesn't correspond to current base path. You should setup it to /foo/] in [C:\xampp\htdocs\jelix\lib\jelix\core\jRequest.class.php] line [124] Exception: C:\xampp\htdocs\jelix\testapp/modules/jelix_tests/tests/core.jrequest.html_cli.php -> UTjrequest -> testSimpleUrl_SUPHP_0_SCRIPT_NAME -> Unexpected exception of type [Exception] with message [Jelix Error: basePath in config file doesn't correspond to current base path. You should setup it to /foo/] in [C:\xampp\htdocs\jelix\lib\jelix\core\jRequest.class.php] line [124] Exception: C:\xampp\htdocs\jelix\testapp/modules/jelix_tests/tests/core.jrequest.html_cli.php -> UTjrequest -> testSimpleUrl_SUPHP_1_SCRIPT_NAME -> Unexpected exception of type [Exception] with message [Jelix Error: basePath in config file doesn't correspond to current base path. You should setup it to /foo/] in [C:\xampp\htdocs\jelix\lib\jelix\core\jRequest.class.php] line [124] Exception: C:\xampp\htdocs\jelix\testapp/modules/jelix_tests/tests/core.jrequest.html_cli.php -> UTjrequest -> testSimpleUrl_MODPHP5_SCRIPT_NAME -> Unexpected exception of type [Exception] with message [Jelix Error: basePath in config file doesn't correspond to current base path. You should setup it to /foo/] in [C:\xampp\htdocs\jelix\lib\jelix\core\jRequest.class.php] line [124] Exception: C:\xampp\htdocs\jelix\testapp/modules/jelix_tests/tests/core.jrequest.html_cli.php -> UTjrequest -> testPathInfo_CGI_1_SCRIPT_NAME -> Unexpected exception of type [Exception] with message [Jelix Error: basePath in config file doesn't correspond to current base path. You should setup it to /foo/] in [C:\xampp\htdocs\jelix\lib\jelix\core\jRequest.class.php] line [124] Exception: C:\xampp\htdocs\jelix\testapp/modules/jelix_tests/tests/core.jrequest.html_cli.php -> UTjrequest -> testPathInfo_SUPHP_0_SCRIPT_NAME -> Unexpected exception of type [Exception] with message [Jelix Error: basePath in config file doesn't correspond to current base path. You should setup it to /foo/] in [C:\xampp\htdocs\jelix\lib\jelix\core\jRequest.class.php] line [124] Exception: C:\xampp\htdocs\jelix\testapp/modules/jelix_tests/tests/core.jrequest.html_cli.php -> UTjrequest -> testPathInfo_SUPHP_1_SCRIPT_NAME -> Unexpected exception of type [Exception] with message [Jelix Error: basePath in config file doesn't correspond to current base path. You should setup it to /foo/] in [C:\xampp\htdocs\jelix\lib\jelix\core\jRequest.class.php] line [124] Exception: C:\xampp\htdocs\jelix\testapp/modules/jelix_tests/tests/core.jrequest.html_cli.php -> UTjrequest -> testPathInfo_MODPHP5_SCRIPT_NAME -> Unexpected exception of type [Exception] with message [Jelix Error: basePath in config file doesn't correspond to current base path. You should setup it to /foo/] in [C:\xampp\htdocs\jelix\lib\jelix\core\jRequest.class.php] line [124] Exception: C:\xampp\htdocs\jelix\testapp/modules/jelix_tests/tests/core.jrequest.html_cli.php -> UTjrequest -> testRewrite_CGI_1_SCRIPT_NAME -> Unexpected exception of type [Exception] with message [Jelix Error: basePath in config file doesn't correspond to current base path. You should setup it to /foo/] in [C:\xampp\htdocs\jelix\lib\jelix\core\jRequest.class.php] line [124] Exception: C:\xampp\htdocs\jelix\testapp/modules/jelix_tests/tests/core.jrequest.html_cli.php -> UTjrequest -> testRewrite_SUPHP_0_SCRIPT_NAME -> Unexpected exception of type [Exception] with message [Jelix Error: basePath in config file doesn't correspond to current base path. You should setup it to /foo/] in [C:\xampp\htdocs\jelix\lib\jelix\core\jRequest.class.php] line [124] Exception: C:\xampp\htdocs\jelix\testapp/modules/jelix_tests/tests/core.jrequest.html_cli.php -> UTjrequest -> testRewrite_SUPHP_1_ORIG_SCRIPT_NAME -> Unexpected exception of type [Exception] with message [Jelix Error: basePath in config file doesn't correspond to current base path. You should setup it to /foo/] in [C:\xampp\htdocs\jelix\lib\jelix\core\jRequest.class.php] line [124] Exception: C:\xampp\htdocs\jelix\testapp/modules/jelix_tests/tests/core.jrequest.html_cli.php -> UTjrequest -> testRewrite_MODPHP5_SCRIPT_NAME -> Unexpected exception of type [Exception] with message [Jelix Error: basePath in config file doesn't correspond to current base path. You should setup it to /foo/] in [C:\xampp\htdocs\jelix\lib\jelix\core\jRequest.class.php] line [124] Exception: C:\xampp\htdocs\jelix\testapp/modules/jelix_tests/tests/core.old_urls_generation.html.php -> UTOldCreateUrls -> testSimpleEngine -> Unexpected PHP error [Undefined index: HTTP_HOST] severity [E_NOTICE] in [C:\xampp\htdocs\jelix\testapp\modules\jelix_tests\tests\core.old_urls_generation.html.php] line [150] Exception: C:\xampp\htdocs\jelix\testapp/modules/jelix_tests/tests/core.old_urls_generation.html.php -> UTOldCreateUrls -> testSimpleEngine -> Unexpected PHP error [Undefined index: HTTP_HOST] severity [E_NOTICE] in [C:\xampp\htdocs\jelix\testapp\modules\jelix_tests\tests\core.old_urls_generation.html.php] line [151] Exception: C:\xampp\htdocs\jelix\testapp/modules/jelix_tests/tests/core.old_urls_generation.html.php -> UTOldCreateUrls -> testSimpleEngine -> Unexpected PHP error [Undefined index: HTTP_HOST] severity [E_NOTICE] in [C:\xampp\htdocs\jelix\lib\jelix\plugins\urls\simple\simple.urls.php] line [110] Exception: C:\xampp\htdocs\jelix\testapp/modules/jelix_tests/tests/core.old_urls_generation.html.php -> UTOldCreateUrls -> testSimpleEngine -> Unexpected PHP error [Undefined index: HTTP_HOST] severity [E_NOTICE] in [C:\xampp\htdocs\jelix\lib\jelix\plugins\urls\simple\simple.urls.php] line [110] Exception: C:\xampp\htdocs\jelix\testapp/modules/jelix_tests/tests/core.old_urls_generation.html.php -> UTOldCreateUrls -> testSimpleEngine -> Unexpected PHP error [Undefined index: HTTP_HOST] severity [E_NOTICE] in [C:\xampp\htdocs\jelix\testapp\modules\jelix_tests\tests\core.old_urls_generation.html.php] line [165] Exception: C:\xampp\htdocs\jelix\testapp/modules/jelix_tests/tests/core.old_urls_generation.html.php -> UTOldCreateUrls -> testSimpleEngine -> Unexpected PHP error [Undefined index: HTTP_HOST] severity [E_NOTICE] in [C:\xampp\htdocs\jelix\testapp\modules\jelix_tests\tests\core.old_urls_generation.html.php] line [166] Exception: C:\xampp\htdocs\jelix\testapp/modules/jelix_tests/tests/core.old_urls_generation.html.php -> UTOldCreateUrls -> testSimpleEngine -> Unexpected PHP error [Undefined index: HTTP_HOST] severity [E_NOTICE] in [C:\xampp\htdocs\jelix\lib\jelix\plugins\urls\simple\simple.urls.php] line [110] Exception: C:\xampp\htdocs\jelix\testapp/modules/jelix_tests/tests/core.old_urls_generation.html.php -> UTOldCreateUrls -> testSimpleEngine -> Unexpected PHP error [Undefined index: HTTP_HOST] severity [E_NOTICE] in [C:\xampp\htdocs\jelix\lib\jelix\plugins\urls\simple\simple.urls.php] line [110] Exception: C:\xampp\htdocs\jelix\testapp/modules/jelix_tests/tests/core.old_urls_generation.html.php -> UTOldCreateUrls -> testSignificantEngine -> Unexpected PHP error [Undefined index: HTTP_HOST] severity [E_NOTICE] in [C:\xampp\htdocs\jelix\testapp\modules\jelix_tests\tests\core.old_urls_generation.html.php] line [293] Exception: C:\xampp\htdocs\jelix\testapp/modules/jelix_tests/tests/core.old_urls_generation.html.php -> UTOldCreateUrls -> testSignificantEngine -> Unexpected PHP error [Undefined index: HTTP_HOST] severity [E_NOTICE] in [C:\xampp\htdocs\jelix\lib\jelix\plugins\urls\significant\significant.urls.php] line [348] Exception: C:\xampp\htdocs\jelix\testapp/modules/jelix_tests/tests/core.old_urls_generation.html.php -> UTOldCreateUrls -> testSignificantEngine -> Unexpected PHP error [Undefined index: HTTP_HOST] severity [E_NOTICE] in [C:\xampp\htdocs\jelix\testapp\modules\jelix_tests\tests\core.old_urls_generation.html.php] line [323] Exception: C:\xampp\htdocs\jelix\testapp/modules/jelix_tests/tests/core.old_urls_generation.html.php -> UTOldCreateUrls -> testSignificantEngine -> Unexpected PHP error [Undefined index: HTTP_HOST] severity [E_NOTICE] in [C:\xampp\htdocs\jelix\lib\jelix\plugins\urls\significant\significant.urls.php] line [348] Exception: C:\xampp\htdocs\jelix\testapp/modules/jelix_tests/tests/core.urls_generation.html.php -> UTCreateUrls -> testSimpleEngine -> Unexpected PHP error [Undefined index: HTTP_HOST] severity [E_NOTICE] in [C:\xampp\htdocs\jelix\testapp\modules\jelix_tests\tests\core.urls_generation.html.php] line [134] Exception: C:\xampp\htdocs\jelix\testapp/modules/jelix_tests/tests/core.urls_generation.html.php -> UTCreateUrls -> testSimpleEngine -> Unexpected PHP error [Undefined index: HTTP_HOST] severity [E_NOTICE] in [C:\xampp\htdocs\jelix\testapp\modules\jelix_tests\tests\core.urls_generation.html.php] line [135] Exception: C:\xampp\htdocs\jelix\testapp/modules/jelix_tests/tests/core.urls_generation.html.php -> UTCreateUrls -> testSimpleEngine -> Unexpected PHP error [Undefined index: HTTP_HOST] severity [E_NOTICE] in [C:\xampp\htdocs\jelix\lib\jelix\plugins\urls\simple\simple.urls.php] line [110] Exception: C:\xampp\htdocs\jelix\testapp/modules/jelix_tests/tests/core.urls_generation.html.php -> UTCreateUrls -> testSimpleEngine -> Unexpected PHP error [Undefined index: HTTP_HOST] severity [E_NOTICE] in [C:\xampp\htdocs\jelix\lib\jelix\plugins\urls\simple\simple.urls.php] line [110] Exception: C:\xampp\htdocs\jelix\testapp/modules/jelix_tests/tests/core.urls_generation.html.php -> UTCreateUrls -> testSimpleEngine -> Unexpected PHP error [Undefined index: HTTP_HOST] severity [E_NOTICE] in [C:\xampp\htdocs\jelix\testapp\modules\jelix_tests\tests\core.urls_generation.html.php] line [149] Exception: C:\xampp\htdocs\jelix\testapp/modules/jelix_tests/tests/core.urls_generation.html.php -> UTCreateUrls -> testSimpleEngine -> Unexpected PHP error [Undefined index: HTTP_HOST] severity [E_NOTICE] in [C:\xampp\htdocs\jelix\testapp\modules\jelix_tests\tests\core.urls_generation.html.php] line [150] Exception: C:\xampp\htdocs\jelix\testapp/modules/jelix_tests/tests/core.urls_generation.html.php -> UTCreateUrls -> testSimpleEngine -> Unexpected PHP error [Undefined index: HTTP_HOST] severity [E_NOTICE] in [C:\xampp\htdocs\jelix\lib\jelix\plugins\urls\simple\simple.urls.php] line [110] Exception: C:\xampp\htdocs\jelix\testapp/modules/jelix_tests/tests/core.urls_generation.html.php -> UTCreateUrls -> testSimpleEngine -> Unexpected PHP error [Undefined index: HTTP_HOST] severity [E_NOTICE] in [C:\xampp\htdocs\jelix\lib\jelix\plugins\urls\simple\simple.urls.php] line [110] Exception: C:\xampp\htdocs\jelix\testapp/modules/jelix_tests/tests/core.urls_generation.html.php -> UTCreateUrls -> testSignificantEngine -> Unexpected PHP error [Undefined index: HTTP_HOST] severity [E_NOTICE] in [C:\xampp\htdocs\jelix\testapp\modules\jelix_tests\tests\core.urls_generation.html.php] line [262] Exception: C:\xampp\htdocs\jelix\testapp/modules/jelix_tests/tests/core.urls_generation.html.php -> UTCreateUrls -> testSignificantEngine -> Unexpected PHP error [Undefined index: HTTP_HOST] severity [E_NOTICE] in [C:\xampp\htdocs\jelix\lib\jelix\plugins\urls\significant\significant.urls.php] line [348] Exception: C:\xampp\htdocs\jelix\testapp/modules/jelix_tests/tests/core.urls_generation.html.php -> UTCreateUrls -> testSignificantEngine -> Unexpected PHP error [Undefined index: HTTP_HOST] severity [E_NOTICE] in [C:\xampp\htdocs\jelix\testapp\modules\jelix_tests\tests\core.urls_generation.html.php] line [290] Exception: C:\xampp\htdocs\jelix\testapp/modules/jelix_tests/tests/core.urls_generation.html.php -> UTCreateUrls -> testSignificantEngine -> Unexpected PHP error [Undefined index: HTTP_HOST] severity [E_NOTICE] in [C:\xampp\htdocs\jelix\lib\jelix\plugins\urls\significant\significant.urls.php] line [348] UTjDbPgsql cannot be run : no postgresql connexion jfilter tests: use of php filter
Change History (1)
comment:1 Changed 13 years ago by laurentj
- Component changed from jelix to jelix:core request
- Description modified (diff)
- Milestone set to Jelix 1.0RC2
- Php version set to 5.2.2
- Resolution set to fixed
- Status changed from new to closed
- Version changed from 1.0RC2 to 1.0RC1
Note: See
TracTickets for help on using
tickets.
Avant de soumettre un bug, il est préférable de récupérer la dernière version pour voir si le bug existe toujours. En effet, celui dont tu parles a déjà été corrigé ([changeset:723 svn 723])..
De plus, faire attention au remplissage des champs du ticket : ce bug n'est pas du tout attribué à la RC2 mais à la RC1, ne concerne pas jelix en général mais le core, (ou testapp)... ;-)