You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
(103) |
Apr
(37) |
May
(45) |
Jun
(49) |
Jul
(55) |
Aug
(11) |
Sep
(47) |
Oct
(55) |
Nov
(47) |
Dec
(8) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
(43) |
Feb
(85) |
Mar
(121) |
Apr
(37) |
May
(33) |
Jun
(33) |
Jul
(14) |
Aug
(34) |
Sep
(58) |
Oct
(68) |
Nov
(31) |
Dec
(9) |
2004 |
Jan
(13) |
Feb
(57) |
Mar
(37) |
Apr
(26) |
May
(57) |
Jun
(14) |
Jul
(8) |
Aug
(12) |
Sep
(32) |
Oct
(10) |
Nov
(7) |
Dec
(12) |
2005 |
Jan
(8) |
Feb
(25) |
Mar
(50) |
Apr
(20) |
May
(32) |
Jun
(20) |
Jul
(83) |
Aug
(25) |
Sep
(17) |
Oct
(14) |
Nov
(32) |
Dec
(27) |
2006 |
Jan
(24) |
Feb
(15) |
Mar
(46) |
Apr
(5) |
May
(6) |
Jun
(9) |
Jul
(12) |
Aug
(5) |
Sep
(7) |
Oct
(7) |
Nov
(4) |
Dec
(5) |
2007 |
Jan
(4) |
Feb
(1) |
Mar
(7) |
Apr
(3) |
May
(4) |
Jun
|
Jul
|
Aug
(2) |
Sep
(2) |
Oct
|
Nov
(22) |
Dec
(19) |
2008 |
Jan
(94) |
Feb
(19) |
Mar
(32) |
Apr
(46) |
May
(20) |
Jun
(10) |
Jul
(11) |
Aug
(20) |
Sep
(16) |
Oct
(12) |
Nov
(13) |
Dec
|
2009 |
Jan
|
Feb
(9) |
Mar
(37) |
Apr
(65) |
May
(15) |
Jun
|
Jul
(24) |
Aug
(1) |
Sep
(8) |
Oct
(4) |
Nov
(21) |
Dec
(5) |
2010 |
Jan
(35) |
Feb
(6) |
Mar
(8) |
Apr
|
May
(4) |
Jun
(3) |
Jul
(4) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2011 |
Jan
|
Feb
(4) |
Mar
|
Apr
|
May
(1) |
Jun
(1) |
Jul
(1) |
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
From: SourceForge.net <no...@so...> - 2011-09-27 11:53:29
|
Feature Requests item #3028285, was opened at 2010-07-12 03:24 Message generated for change (Comment added) made by capodaca You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=358956&aid=3028285&group_id=8956 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Priority: 5 Private: No Submitted By: Katalonian (katalonian) Assigned to: Franky Van Liedekerke (liedekef) Summary: Replace ereg_* functions (because they are deprecated) Initial Comment: I get an error in test.php : phpESP Settings * Loading phpESP.ini.php ... Deprecated: Function ereg() is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\lib\espauth.inc on line 13 Deprecated: Function ereg() is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\lib\espauth.inc on line 16 Deprecated: Assigning the return value of new by reference is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\lib\adodb\adodb-xmlschema03.inc.php on line 404 Deprecated: Assigning the return value of new by reference is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\lib\adodb\adodb-xmlschema03.inc.php on line 416 And get error lines in header of manage.php (but all working) Deprecated: Function ereg() is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\lib\espauth.inc on line 13 Deprecated: Function ereg() is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\lib\espauth.inc on line 16 Deprecated: Assigning the return value of new by reference is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\lib\adodb\adodb-xmlschema03.inc.php on line 404 Deprecated: Assigning the return value of new by reference is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\lib\adodb\adodb-xmlschema03.inc.php on line 416 Deprecated: Function ereg_replace() is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\funcs.inc on line 35 Deprecated: Function ereg() is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\funcs.inc on line 36 Deprecated: Function ereg_replace() is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\funcs.inc on line 35 Deprecated: Function ereg() is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\funcs.inc on line 36 ---------------------------------------------------------------------- Comment By: cfxa (capodaca) Date: 2011-09-27 07:53 Message: Any news on when an update will be coming out for the deprecate and ensuing issues that have cropped up as a result of php upgrading? ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2011-07-30 17:45 Message: Dku8xZ <a href="http://vqrbytdupxbc.com/">vqrbytdupxbc</a>, [url=http://ngghevsggljl.com/]ngghevsggljl[/url], [link=http://apabtdtcdedo.com/]apabtdtcdedo[/link], http://anfywixtemys.com/ ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2011-06-22 19:04 Message: UcxRMc <a href="http://fdvcgxibltwm.com/">fdvcgxibltwm</a>, [url=http://aztifdbjvbyy.com/]aztifdbjvbyy[/url], [link=http://txiutkpojqoa.com/]txiutkpojqoa[/link], http://bxcarhvwtgxn.com/ ---------------------------------------------------------------------- Comment By: bishop (bishopb) Date: 2011-02-09 15:31 Message: E_DEPRECATED is a distinct notice class about a potential /future/ problems. There are no problems with ereg in versions up through PHP 6 (where ereg_* is totally gone). Users of PHP 5.3 should set the error_reporting level correctly on production servers (set ~E_DEPRECATED), or if that is not possible, manually prepend an @ in front of all ereg_ calls where they exist. Since this is a notice about potential /future/ problems, it will be fixed in a /future/ version of phpESP. ---------------------------------------------------------------------- Comment By: MC () Date: 2011-02-09 10:37 Message: It is a real issue, as there are lines of what users see as error codes above the form they fill out, so they don't fill out the form. ---------------------------------------------------------------------- Comment By: Franky Van Liedekerke (liedekef) Date: 2010-07-12 04:08 Message: Correct, it seems ereg() functions are deprecated as from php 5.3. Although for now they still work, so it is not a real issue. But I will replace all ereg calls by preg calls asap. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=358956&aid=3028285&group_id=8956 |
From: SourceForge.net <no...@so...> - 2011-07-30 21:45:02
|
Feature Requests item #3028285, was opened at 2010-07-12 07:24 Message generated for change (Comment added) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=358956&aid=3028285&group_id=8956 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Priority: 5 Private: No Submitted By: Katalonian (katalonian) Assigned to: Franky Van Liedekerke (liedekef) Summary: Replace ereg_* functions (because they are deprecated) Initial Comment: I get an error in test.php : phpESP Settings * Loading phpESP.ini.php ... Deprecated: Function ereg() is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\lib\espauth.inc on line 13 Deprecated: Function ereg() is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\lib\espauth.inc on line 16 Deprecated: Assigning the return value of new by reference is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\lib\adodb\adodb-xmlschema03.inc.php on line 404 Deprecated: Assigning the return value of new by reference is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\lib\adodb\adodb-xmlschema03.inc.php on line 416 And get error lines in header of manage.php (but all working) Deprecated: Function ereg() is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\lib\espauth.inc on line 13 Deprecated: Function ereg() is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\lib\espauth.inc on line 16 Deprecated: Assigning the return value of new by reference is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\lib\adodb\adodb-xmlschema03.inc.php on line 404 Deprecated: Assigning the return value of new by reference is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\lib\adodb\adodb-xmlschema03.inc.php on line 416 Deprecated: Function ereg_replace() is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\funcs.inc on line 35 Deprecated: Function ereg() is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\funcs.inc on line 36 Deprecated: Function ereg_replace() is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\funcs.inc on line 35 Deprecated: Function ereg() is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\funcs.inc on line 36 ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2011-07-30 21:45 Message: Dku8xZ <a href="http://vqrbytdupxbc.com/">vqrbytdupxbc</a>, [url=http://ngghevsggljl.com/]ngghevsggljl[/url], [link=http://apabtdtcdedo.com/]apabtdtcdedo[/link], http://anfywixtemys.com/ ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2011-06-22 23:04 Message: UcxRMc <a href="http://fdvcgxibltwm.com/">fdvcgxibltwm</a>, [url=http://aztifdbjvbyy.com/]aztifdbjvbyy[/url], [link=http://txiutkpojqoa.com/]txiutkpojqoa[/link], http://bxcarhvwtgxn.com/ ---------------------------------------------------------------------- Comment By: bishop (bishopb) Date: 2011-02-09 20:31 Message: E_DEPRECATED is a distinct notice class about a potential /future/ problems. There are no problems with ereg in versions up through PHP 6 (where ereg_* is totally gone). Users of PHP 5.3 should set the error_reporting level correctly on production servers (set ~E_DEPRECATED), or if that is not possible, manually prepend an @ in front of all ereg_ calls where they exist. Since this is a notice about potential /future/ problems, it will be fixed in a /future/ version of phpESP. ---------------------------------------------------------------------- Comment By: MC () Date: 2011-02-09 15:37 Message: It is a real issue, as there are lines of what users see as error codes above the form they fill out, so they don't fill out the form. ---------------------------------------------------------------------- Comment By: Franky Van Liedekerke (liedekef) Date: 2010-07-12 08:08 Message: Correct, it seems ereg() functions are deprecated as from php 5.3. Although for now they still work, so it is not a real issue. But I will replace all ereg calls by preg calls asap. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=358956&aid=3028285&group_id=8956 |
From: SourceForge.net <no...@so...> - 2011-06-22 23:04:36
|
Feature Requests item #3028285, was opened at 2010-07-12 07:24 Message generated for change (Comment added) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=358956&aid=3028285&group_id=8956 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Priority: 5 Private: No Submitted By: Katalonian (katalonian) Assigned to: Franky Van Liedekerke (liedekef) Summary: Replace ereg_* functions (because they are deprecated) Initial Comment: I get an error in test.php : phpESP Settings * Loading phpESP.ini.php ... Deprecated: Function ereg() is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\lib\espauth.inc on line 13 Deprecated: Function ereg() is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\lib\espauth.inc on line 16 Deprecated: Assigning the return value of new by reference is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\lib\adodb\adodb-xmlschema03.inc.php on line 404 Deprecated: Assigning the return value of new by reference is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\lib\adodb\adodb-xmlschema03.inc.php on line 416 And get error lines in header of manage.php (but all working) Deprecated: Function ereg() is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\lib\espauth.inc on line 13 Deprecated: Function ereg() is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\lib\espauth.inc on line 16 Deprecated: Assigning the return value of new by reference is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\lib\adodb\adodb-xmlschema03.inc.php on line 404 Deprecated: Assigning the return value of new by reference is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\lib\adodb\adodb-xmlschema03.inc.php on line 416 Deprecated: Function ereg_replace() is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\funcs.inc on line 35 Deprecated: Function ereg() is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\funcs.inc on line 36 Deprecated: Function ereg_replace() is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\funcs.inc on line 35 Deprecated: Function ereg() is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\funcs.inc on line 36 ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2011-06-22 23:04 Message: UcxRMc <a href="http://fdvcgxibltwm.com/">fdvcgxibltwm</a>, [url=http://aztifdbjvbyy.com/]aztifdbjvbyy[/url], [link=http://txiutkpojqoa.com/]txiutkpojqoa[/link], http://bxcarhvwtgxn.com/ ---------------------------------------------------------------------- Comment By: bishop (bishopb) Date: 2011-02-09 20:31 Message: E_DEPRECATED is a distinct notice class about a potential /future/ problems. There are no problems with ereg in versions up through PHP 6 (where ereg_* is totally gone). Users of PHP 5.3 should set the error_reporting level correctly on production servers (set ~E_DEPRECATED), or if that is not possible, manually prepend an @ in front of all ereg_ calls where they exist. Since this is a notice about potential /future/ problems, it will be fixed in a /future/ version of phpESP. ---------------------------------------------------------------------- Comment By: MC () Date: 2011-02-09 15:37 Message: It is a real issue, as there are lines of what users see as error codes above the form they fill out, so they don't fill out the form. ---------------------------------------------------------------------- Comment By: Franky Van Liedekerke (liedekef) Date: 2010-07-12 08:08 Message: Correct, it seems ereg() functions are deprecated as from php 5.3. Although for now they still work, so it is not a real issue. But I will replace all ereg calls by preg calls asap. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=358956&aid=3028285&group_id=8956 |
From: Badoo <no...@ba...> - 2011-02-24 07:57:42
|
¡Lee el mensaje de Jose antes de que sea borrado! Para leer el mensaje, haz click en este link: http://us1.badoo.com/01153839958/in/bsM8QVY0x.U/?lang_id=7 Más gente que también te está esperando: Chico zotek (Santiago, Chile) † Śніκλ Lυсіα † (Santiago, Chile) Giorgio (Santiago, Chile) http://us1.badoo.com/01153839958/in/bsM8QVY0x.U/?lang_id=7 Si al hacer click sobre el enlace, no funciona, copia y pega la dirección en tu barra del navegador. Este email es parte del sistema de envío de mensajes enviados por Jose. Si has recibido este email por error, por favor, ignóralo. Será borrado de nuestro sistema en poco tiempo. ¡Diviértete! El Equipo de Badoo Has recibido este email porque un usuario de Badoo te ha dejado un mensaje en Badoo. Este mensaje es automático. Las respuestas a este mensaje no estan controladas y no serán contestadas. Si no quieres recibir más mensajes de Badoo, háznoslo saber: http://us1.badoo.com/impersonation.phtml?lang_id=7&mail_code=65&email=phpesp-devel%40lists.sourceforge.net&secret=&invite_id=601911&user_id=1153839958 |
From: Badoo <no...@ba...> - 2011-02-16 22:22:57
|
Jose te ha dejado un mensaje... El mensaje y la persona que lo envió solo te será mostrado a ti y borrarlo en cualquier momento. Puedes responder a través del sistema de intercambio de mensajes. Para descubrir quién te escribió, sigue el siguiente link: http://us1.badoo.com/01153839958/in/bsM8QVY0x.U/?lang_id=7 Más gente que también te está esperando: Koke (Santiago, Chile) Katy(Solo Chicas) (Santiago, Chile) Marco (Santiago, Chile) http://us1.badoo.com/01153839958/in/bsM8QVY0x.U/?lang_id=7 Si al pulsar el enlace de este mensaje no funciona, copia y pégalo en la barra de tu navegador. Este email es parte del procedimiento del sistema para el envío de mensajes enviados por Jose. Si has recibido este mensaje por error, ignora este email. Tras un corto periodo de tiempo, será eliminado del sistema. ¡Divértete! El equipo de Badoo Has recibido este email porque un usuario de Badoo te ha dejado un mensaje en Badoo. Este mensaje es automático. Las respuestas a este mensaje no estan controladas y no serán contestadas. Si no quieres recibir más mensajes de Badoo, háznoslo saber: http://us1.badoo.com/impersonation.phtml?lang_id=7&mail_code=21&email=phpesp-devel%40lists.sourceforge.net&secret=&invite_id=601911&user_id=1153839958 |
From: SourceForge.net <no...@so...> - 2011-02-09 20:31:07
|
Feature Requests item #3028285, was opened at 2010-07-12 03:24 Message generated for change (Comment added) made by bishopb You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=358956&aid=3028285&group_id=8956 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. >Category: None >Group: None Status: Open Priority: 5 Private: No Submitted By: Katalonian (katalonian) Assigned to: Franky Van Liedekerke (liedekef) >Summary: Replace ereg_* functions (because they are deprecated) Initial Comment: I get an error in test.php : phpESP Settings * Loading phpESP.ini.php ... Deprecated: Function ereg() is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\lib\espauth.inc on line 13 Deprecated: Function ereg() is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\lib\espauth.inc on line 16 Deprecated: Assigning the return value of new by reference is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\lib\adodb\adodb-xmlschema03.inc.php on line 404 Deprecated: Assigning the return value of new by reference is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\lib\adodb\adodb-xmlschema03.inc.php on line 416 And get error lines in header of manage.php (but all working) Deprecated: Function ereg() is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\lib\espauth.inc on line 13 Deprecated: Function ereg() is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\lib\espauth.inc on line 16 Deprecated: Assigning the return value of new by reference is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\lib\adodb\adodb-xmlschema03.inc.php on line 404 Deprecated: Assigning the return value of new by reference is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\lib\adodb\adodb-xmlschema03.inc.php on line 416 Deprecated: Function ereg_replace() is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\funcs.inc on line 35 Deprecated: Function ereg() is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\funcs.inc on line 36 Deprecated: Function ereg_replace() is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\funcs.inc on line 35 Deprecated: Function ereg() is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\funcs.inc on line 36 ---------------------------------------------------------------------- >Comment By: bishop (bishopb) Date: 2011-02-09 15:31 Message: E_DEPRECATED is a distinct notice class about a potential /future/ problems. There are no problems with ereg in versions up through PHP 6 (where ereg_* is totally gone). Users of PHP 5.3 should set the error_reporting level correctly on production servers (set ~E_DEPRECATED), or if that is not possible, manually prepend an @ in front of all ereg_ calls where they exist. Since this is a notice about potential /future/ problems, it will be fixed in a /future/ version of phpESP. ---------------------------------------------------------------------- Comment By: MC () Date: 2011-02-09 10:37 Message: It is a real issue, as there are lines of what users see as error codes above the form they fill out, so they don't fill out the form. ---------------------------------------------------------------------- Comment By: Franky Van Liedekerke (liedekef) Date: 2010-07-12 04:08 Message: Correct, it seems ereg() functions are deprecated as from php 5.3. Although for now they still work, so it is not a real issue. But I will replace all ereg calls by preg calls asap. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=358956&aid=3028285&group_id=8956 |
From: SourceForge.net <no...@so...> - 2011-02-09 15:37:45
|
Bugs item #3028285, was opened at 2010-07-12 07:24 Message generated for change (Comment added) made by You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=3028285&group_id=8956 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Admin Group: 2.1.4 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Katalonian (katalonian) Assigned to: Franky Van Liedekerke (liedekef) Summary: Deprecated Error Initial Comment: I get an error in test.php : phpESP Settings * Loading phpESP.ini.php ... Deprecated: Function ereg() is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\lib\espauth.inc on line 13 Deprecated: Function ereg() is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\lib\espauth.inc on line 16 Deprecated: Assigning the return value of new by reference is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\lib\adodb\adodb-xmlschema03.inc.php on line 404 Deprecated: Assigning the return value of new by reference is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\lib\adodb\adodb-xmlschema03.inc.php on line 416 And get error lines in header of manage.php (but all working) Deprecated: Function ereg() is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\lib\espauth.inc on line 13 Deprecated: Function ereg() is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\lib\espauth.inc on line 16 Deprecated: Assigning the return value of new by reference is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\lib\adodb\adodb-xmlschema03.inc.php on line 404 Deprecated: Assigning the return value of new by reference is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\lib\adodb\adodb-xmlschema03.inc.php on line 416 Deprecated: Function ereg_replace() is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\funcs.inc on line 35 Deprecated: Function ereg() is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\funcs.inc on line 36 Deprecated: Function ereg_replace() is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\funcs.inc on line 35 Deprecated: Function ereg() is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\funcs.inc on line 36 ---------------------------------------------------------------------- Comment By: MC () Date: 2011-02-09 15:37 Message: It is a real issue, as there are lines of what users see as error codes above the form they fill out, so they don't fill out the form. ---------------------------------------------------------------------- Comment By: Franky Van Liedekerke (liedekef) Date: 2010-07-12 08:08 Message: Correct, it seems ereg() functions are deprecated as from php 5.3. Although for now they still work, so it is not a real issue. But I will replace all ereg calls by preg calls asap. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=3028285&group_id=8956 |
From: SourceForge.net <no...@so...> - 2010-07-20 22:39:57
|
Feature Requests item #3032246, was opened at 2010-07-20 22:06 Message generated for change (Comment added) made by liedekef You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=358956&aid=3032246&group_id=8956 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: survey format Group: None >Status: Closed Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Apply css in embedded survey Initial Comment: phpESP allows you to modify appearance via css which can be selected at setup on the general tab. The styles defined are rendered when the survey is displayed via the URL given on Finish - i.e. via public/survey.php. However, when the survey is displayed via public/handler.php (and survey_render.inc) there does not seem to be any reference to the chosen style sheet, nor are the designs rendered. My request is that the css indicated at setup should be used for rendering the survey whether it be directly by URL or by embedding in a custom php. ---------------------------------------------------------------------- >Comment By: Franky Van Liedekerke (liedekef) Date: 2010-07-21 00:39 Message: Why I understand your point, I wanted to make sure the embedded version was completely customizable through any layout you chose/create yourself, so as to be able to integrate completely into the overall design. If you want to reuse the stylesheets provided by phpesp, just include (and adapt) the one wanted at the top of the page where you include all other stylesheets. If this style was forced by phpesp, it might overwrite other parts of your own stylesheets (or visa versa), so it is best to create your own stylesheet when going embedded. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=358956&aid=3032246&group_id=8956 |
From: SourceForge.net <no...@so...> - 2010-07-20 20:06:17
|
Feature Requests item #3032246, was opened at 2010-07-20 20:06 Message generated for change (Tracker Item Submitted) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=358956&aid=3032246&group_id=8956 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: survey format Group: None Status: Open Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Apply css in embedded survey Initial Comment: phpESP allows you to modify appearance via css which can be selected at setup on the general tab. The styles defined are rendered when the survey is displayed via the URL given on Finish - i.e. via public/survey.php. However, when the survey is displayed via public/handler.php (and survey_render.inc) there does not seem to be any reference to the chosen style sheet, nor are the designs rendered. My request is that the css indicated at setup should be used for rendering the survey whether it be directly by URL or by embedding in a custom php. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=358956&aid=3032246&group_id=8956 |
From: SourceForge.net <no...@so...> - 2010-07-12 08:09:00
|
Bugs item #3028285, was opened at 2010-07-12 09:24 Message generated for change (Comment added) made by liedekef You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=3028285&group_id=8956 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Admin Group: 2.1.4 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Katalonian (katalonian) >Assigned to: Franky Van Liedekerke (liedekef) Summary: Deprecated Error Initial Comment: I get an error in test.php : phpESP Settings * Loading phpESP.ini.php ... Deprecated: Function ereg() is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\lib\espauth.inc on line 13 Deprecated: Function ereg() is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\lib\espauth.inc on line 16 Deprecated: Assigning the return value of new by reference is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\lib\adodb\adodb-xmlschema03.inc.php on line 404 Deprecated: Assigning the return value of new by reference is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\lib\adodb\adodb-xmlschema03.inc.php on line 416 And get error lines in header of manage.php (but all working) Deprecated: Function ereg() is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\lib\espauth.inc on line 13 Deprecated: Function ereg() is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\lib\espauth.inc on line 16 Deprecated: Assigning the return value of new by reference is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\lib\adodb\adodb-xmlschema03.inc.php on line 404 Deprecated: Assigning the return value of new by reference is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\lib\adodb\adodb-xmlschema03.inc.php on line 416 Deprecated: Function ereg_replace() is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\funcs.inc on line 35 Deprecated: Function ereg() is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\funcs.inc on line 36 Deprecated: Function ereg_replace() is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\funcs.inc on line 35 Deprecated: Function ereg() is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\funcs.inc on line 36 ---------------------------------------------------------------------- >Comment By: Franky Van Liedekerke (liedekef) Date: 2010-07-12 10:08 Message: Correct, it seems ereg() functions are deprecated as from php 5.3. Although for now they still work, so it is not a real issue. But I will replace all ereg calls by preg calls asap. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=3028285&group_id=8956 |
From: SourceForge.net <no...@so...> - 2010-07-12 07:24:51
|
Bugs item #3028285, was opened at 2010-07-12 12:24 Message generated for change (Tracker Item Submitted) made by katalonian You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=3028285&group_id=8956 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Admin Group: 2.1.4 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Katalonian (katalonian) Assigned to: Nobody/Anonymous (nobody) Summary: Deprecated Error Initial Comment: I get an error in test.php : phpESP Settings * Loading phpESP.ini.php ... Deprecated: Function ereg() is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\lib\espauth.inc on line 13 Deprecated: Function ereg() is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\lib\espauth.inc on line 16 Deprecated: Assigning the return value of new by reference is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\lib\adodb\adodb-xmlschema03.inc.php on line 404 Deprecated: Assigning the return value of new by reference is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\lib\adodb\adodb-xmlschema03.inc.php on line 416 And get error lines in header of manage.php (but all working) Deprecated: Function ereg() is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\lib\espauth.inc on line 13 Deprecated: Function ereg() is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\lib\espauth.inc on line 16 Deprecated: Assigning the return value of new by reference is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\lib\adodb\adodb-xmlschema03.inc.php on line 404 Deprecated: Assigning the return value of new by reference is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\lib\adodb\adodb-xmlschema03.inc.php on line 416 Deprecated: Function ereg_replace() is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\funcs.inc on line 35 Deprecated: Function ereg() is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\funcs.inc on line 36 Deprecated: Function ereg_replace() is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\funcs.inc on line 35 Deprecated: Function ereg() is deprecated in D:\xampp\htdocs\adiu\phpESP\admin\include\funcs.inc on line 36 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=3028285&group_id=8956 |
From: Bishop B. <ph...@id...> - 2010-06-02 03:42:00
|
Ah, I see -- the proposal is to add a special case. Seems reasonable to me. Open a ticket and let's get it done. :) bishop Quoting Franky Van Liedekerke <lie...@te...>: > Hi, > > the double bind is needed most of the times: > > - the user gives his username and password. Then the first bind happens > with the search DN (not the user DN) in order to find the user DN > - then the second bind happens with the found user DN and his password > > If the user DN can be constructed via the uid (eg. the rest of the DN > is always known), you can avoid the first bind of course. This is what > Arjen is thinking about :-) > > Franky > > On Tue, 01 Jun 2010 14:35:26 -0400 > Bishop Bettini <ph...@id...> wrote: > >> Haven't looked at the LDAP code in a while, but question for the >> list: do we have some intel on the rationale for the double-bind >> design? That design strikes me as peculiar, so I'm concerned there is >> a technical reason it's needed... or perhaps was needed way back >> when but no more. >> >> And also, Arjen, can you clarify the rationale for switching to a >> single bind? Eg, what is the performance gain? (Or conversely, >> what's the performance hit on the server for double -- is O(n)? >> O(lg n)?) >> >> bishop >> >> Quoting Franky Van Liedekerke <lie...@te...>: >> >> > On Sat, 22 May 2010 15:36:54 +0200 >> > Arjen van Bochoven <boc...@fe...> wrote: >> > >> >> I would like to propose an enhancement for phpESP so that the ldap >> >> authentication can be used for sites that use Active Directory and >> >> don't want to add an extra user. >> >> >> >> The problem is that in the current setup, there are two binds >> >> taking place: >> >> >> >> - first bind is anonymous or authenticated with a fixed >> >> username/passwd >> >> - second bind is done with the user credentials >> >> >> >> For Active Directory (and other ldap implementations that don't >> >> allow anonymous binds) the first bind has to be authenticated. So >> >> in the current setup you have to specify the dn and password >> >> needed for this bind in the config file. >> >> >> >> Instead of this I would like this first bind to use the user >> >> credentials, so no additional setup is needed on the ldap server >> >> side. In order to have this work, in the config you could have >> >> something like: >> >> >> >> $ESPCONFIG['ldap_bind_dn'] = 'uid=%s, dc=example, dc=com'; >> >> >> >> and in the auth functions you could use sprintf for substitution: >> >> >> >> $bind_dn = sprint_f($GLOBALS['ESPCONFIG']['ldap_bind_dn'], >> >> $username); $search_bind = @ldap_bind($ds, $bind_dn, >> >> $GLOBALS['ESPCONFIG']['ldap_bind_password']); >> >> >> >> I think it will take only a minor code change to make this work. >> >> Please comment on my proposal. >> >> >> > >> > Well, the proposal seems ok to me, but remember that not only the >> > username will need a sprintf statement, also the password will need >> > to be changed to the one the user provided. >> > And of course, this only works for one ldap subtree, users in >> > another subtree will not have access in this way. >> > Pleae open a feature request for this so it can be tracked. >> > >> > Franky >> > >> > >> ------------------------------------------------------------------------------ >> > >> > _______________________________________________ >> > phpESP-devel mailing list >> > php...@li... >> > https://lists.sourceforge.net/lists/listinfo/phpesp-devel >> > >> >> >> > -- Bishop Bettini ideacode, Inc. (main) +1 919 341 5170 / (fax) +1 919 521 4100 Visit us on the web at: ideacode.com Professional software research and development reviewmysoftware.com Improve sales! Review your software before you release bytejar.com Solutions to those annoying development problems |
From: Franky V. L. <lie...@te...> - 2010-06-01 21:47:37
|
Hi, the double bind is needed most of the times: - the user gives his username and password. Then the first bind happens with the search DN (not the user DN) in order to find the user DN - then the second bind happens with the found user DN and his password If the user DN can be constructed via the uid (eg. the rest of the DN is always known), you can avoid the first bind of course. This is what Arjen is thinking about :-) Franky On Tue, 01 Jun 2010 14:35:26 -0400 Bishop Bettini <ph...@id...> wrote: > Haven't looked at the LDAP code in a while, but question for the > list: do we have some intel on the rationale for the double-bind > design? That design strikes me as peculiar, so I'm concerned there is > a technical reason it's needed... or perhaps was needed way back > when but no more. > > And also, Arjen, can you clarify the rationale for switching to a > single bind? Eg, what is the performance gain? (Or conversely, > what's the performance hit on the server for double -- is O(n)? > O(lg n)?) > > bishop > > Quoting Franky Van Liedekerke <lie...@te...>: > > > On Sat, 22 May 2010 15:36:54 +0200 > > Arjen van Bochoven <boc...@fe...> wrote: > > > >> I would like to propose an enhancement for phpESP so that the ldap > >> authentication can be used for sites that use Active Directory and > >> don't want to add an extra user. > >> > >> The problem is that in the current setup, there are two binds > >> taking place: > >> > >> - first bind is anonymous or authenticated with a fixed > >> username/passwd > >> - second bind is done with the user credentials > >> > >> For Active Directory (and other ldap implementations that don't > >> allow anonymous binds) the first bind has to be authenticated. So > >> in the current setup you have to specify the dn and password > >> needed for this bind in the config file. > >> > >> Instead of this I would like this first bind to use the user > >> credentials, so no additional setup is needed on the ldap server > >> side. In order to have this work, in the config you could have > >> something like: > >> > >> $ESPCONFIG['ldap_bind_dn'] = 'uid=%s, dc=example, dc=com'; > >> > >> and in the auth functions you could use sprintf for substitution: > >> > >> $bind_dn = sprint_f($GLOBALS['ESPCONFIG']['ldap_bind_dn'], > >> $username); $search_bind = @ldap_bind($ds, $bind_dn, > >> $GLOBALS['ESPCONFIG']['ldap_bind_password']); > >> > >> I think it will take only a minor code change to make this work. > >> Please comment on my proposal. > >> > > > > Well, the proposal seems ok to me, but remember that not only the > > username will need a sprintf statement, also the password will need > > to be changed to the one the user provided. > > And of course, this only works for one ldap subtree, users in > > another subtree will not have access in this way. > > Pleae open a feature request for this so it can be tracked. > > > > Franky > > > > ------------------------------------------------------------------------------ > > > > _______________________________________________ > > phpESP-devel mailing list > > php...@li... > > https://lists.sourceforge.net/lists/listinfo/phpesp-devel > > > > > |
From: Bishop B. <ph...@id...> - 2010-06-01 19:04:27
|
Haven't looked at the LDAP code in a while, but question for the list: do we have some intel on the rationale for the double-bind design? That design strikes me as peculiar, so I'm concerned there is a technical reason it's needed... or perhaps was needed way back when but no more. And also, Arjen, can you clarify the rationale for switching to a single bind? Eg, what is the performance gain? (Or conversely, what's the performance hit on the server for double -- is O(n)? O(lg n)?) bishop Quoting Franky Van Liedekerke <lie...@te...>: > On Sat, 22 May 2010 15:36:54 +0200 > Arjen van Bochoven <boc...@fe...> wrote: > >> I would like to propose an enhancement for phpESP so that the ldap >> authentication can be used for sites that use Active Directory and >> don't want to add an extra user. >> >> The problem is that in the current setup, there are two binds taking >> place: >> >> - first bind is anonymous or authenticated with a fixed >> username/passwd >> - second bind is done with the user credentials >> >> For Active Directory (and other ldap implementations that don't allow >> anonymous binds) the first bind has to be authenticated. So in the >> current setup you have to specify the dn and password needed for this >> bind in the config file. >> >> Instead of this I would like this first bind to use the user >> credentials, so no additional setup is needed on the ldap server >> side. In order to have this work, in the config you could have >> something like: >> >> $ESPCONFIG['ldap_bind_dn'] = 'uid=%s, dc=example, dc=com'; >> >> and in the auth functions you could use sprintf for substitution: >> >> $bind_dn = sprint_f($GLOBALS['ESPCONFIG']['ldap_bind_dn'], $username); >> $search_bind = @ldap_bind($ds, $bind_dn, >> $GLOBALS['ESPCONFIG']['ldap_bind_password']); >> >> I think it will take only a minor code change to make this work. >> Please comment on my proposal. >> > > Well, the proposal seems ok to me, but remember that not only the > username will need a sprintf statement, also the password will need to > be changed to the one the user provided. > And of course, this only works for one ldap subtree, users in another > subtree will not have access in this way. > Pleae open a feature request for this so it can be tracked. > > Franky > > ------------------------------------------------------------------------------ > > _______________________________________________ > phpESP-devel mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/phpesp-devel > -- Bishop Bettini ideacode, Inc. (main) +1 919 341 5170 / (fax) +1 919 521 4100 Visit us on the web at: ideacode.com Professional software research and development reviewmysoftware.com Improve sales! Review your software before you release bytejar.com Solutions to those annoying development problems |
From: Franky V. L. <lie...@te...> - 2010-05-23 07:44:38
|
On Sat, 22 May 2010 15:36:54 +0200 Arjen van Bochoven <boc...@fe...> wrote: > I would like to propose an enhancement for phpESP so that the ldap > authentication can be used for sites that use Active Directory and > don't want to add an extra user. > > The problem is that in the current setup, there are two binds taking > place: > > - first bind is anonymous or authenticated with a fixed > username/passwd > - second bind is done with the user credentials > > For Active Directory (and other ldap implementations that don't allow > anonymous binds) the first bind has to be authenticated. So in the > current setup you have to specify the dn and password needed for this > bind in the config file. > > Instead of this I would like this first bind to use the user > credentials, so no additional setup is needed on the ldap server > side. In order to have this work, in the config you could have > something like: > > $ESPCONFIG['ldap_bind_dn'] = 'uid=%s, dc=example, dc=com'; > > and in the auth functions you could use sprintf for substitution: > > $bind_dn = sprint_f($GLOBALS['ESPCONFIG']['ldap_bind_dn'], $username); > $search_bind = @ldap_bind($ds, $bind_dn, > $GLOBALS['ESPCONFIG']['ldap_bind_password']); > > I think it will take only a minor code change to make this work. > Please comment on my proposal. > Well, the proposal seems ok to me, but remember that not only the username will need a sprintf statement, also the password will need to be changed to the one the user provided. And of course, this only works for one ldap subtree, users in another subtree will not have access in this way. Pleae open a feature request for this so it can be tracked. Franky |
From: SourceForge.net <no...@so...> - 2010-05-23 07:35:30
|
Bugs item #3005634, was opened at 2010-05-22 09:09 Message generated for change (Settings changed) made by liedekef You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=3005634&group_id=8956 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Admin Group: svn Status: Open Resolution: None Priority: 5 Private: No Submitted By: Arjen van Bochoven (bochoven) >Assigned to: Franky Van Liedekerke (liedekef) Summary: LDAP Authentication fails silently Initial Comment: If the ldap bind does not succeed, a blank page is shown. In espauth_ldap.inc on line 222 the function manage_auth() returns false. It would be nice if some kind of error was thrown (LDAP connection failed) ---------------------------------------------------------------------- >Comment By: Franky Van Liedekerke (liedekef) Date: 2010-05-23 09:35 Message: True, I'll take a look at this. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=3005634&group_id=8956 |
From: Arjen v. B. <boc...@fe...> - 2010-05-22 14:02:55
|
I would like to propose an enhancement for phpESP so that the ldap authentication can be used for sites that use Active Directory and don't want to add an extra user. The problem is that in the current setup, there are two binds taking place: - first bind is anonymous or authenticated with a fixed username/passwd - second bind is done with the user credentials For Active Directory (and other ldap implementations that don't allow anonymous binds) the first bind has to be authenticated. So in the current setup you have to specify the dn and password needed for this bind in the config file. Instead of this I would like this first bind to use the user credentials, so no additional setup is needed on the ldap server side. In order to have this work, in the config you could have something like: $ESPCONFIG['ldap_bind_dn'] = 'uid=%s, dc=example, dc=com'; and in the auth functions you could use sprintf for substitution: $bind_dn = sprint_f($GLOBALS['ESPCONFIG']['ldap_bind_dn'], $username); $search_bind = @ldap_bind($ds, $bind_dn, $GLOBALS['ESPCONFIG']['ldap_bind_password']); I think it will take only a minor code change to make this work. Please comment on my proposal. grz Arjen |
From: SourceForge.net <no...@so...> - 2010-05-22 07:09:06
|
Bugs item #3005634, was opened at 2010-05-22 09:09 Message generated for change (Tracker Item Submitted) made by bochoven You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=3005634&group_id=8956 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Admin Group: svn Status: Open Resolution: None Priority: 5 Private: No Submitted By: Arjen van Bochoven (bochoven) Assigned to: Nobody/Anonymous (nobody) Summary: LDAP Authentication fails silently Initial Comment: If the ldap bind does not succeed, a blank page is shown. In espauth_ldap.inc on line 222 the function manage_auth() returns false. It would be nice if some kind of error was thrown (LDAP connection failed) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=3005634&group_id=8956 |
From: SourceForge.net <no...@so...> - 2010-03-23 08:39:05
|
Bugs item #2974387, was opened at 2010-03-22 08:48 Message generated for change (Comment added) made by liedekef You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=2974387&group_id=8956 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: User Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Rajesh Taneja (rajeshtaneja) Assigned to: Nobody/Anonymous (nobody) Summary: Previously answered survey not populated Initial Comment: Survey answers are not populated for previously answered surveys. This happens when: 1. Survey is saved and user gets back to survey. 2. Some required questions are not answered and user gets back to same page with errors 3. moves between pages. Suppose a user has given 2 answers out of 5 and gets back to same page in either of the above cases, the previous 2 answers are not shown and user has to fill in the whole survey again. ---------------------------------------------------------------------- >Comment By: Franky Van Liedekerke (liedekef) Date: 2010-03-23 09:39 Message: Hmm ... I tried it last night and it seems to be working just fine. Can you give me a test login and a step-by-step scenario so I can see what's happening on your server? ---------------------------------------------------------------------- Comment By: Rajesh Taneja (rajeshtaneja) Date: 2010-03-23 03:12 Message: I have tried the latest version and its the same problem. Version is 2.1.4 ---------------------------------------------------------------------- Comment By: Franky Van Liedekerke (liedekef) Date: 2010-03-22 23:56 Message: Could you tell us the version you use? Also, please try upgrading to the latest svn code, it's quite stable and better for the future :-) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=2974387&group_id=8956 |
From: SourceForge.net <no...@so...> - 2010-03-23 02:12:15
|
Bugs item #2974387, was opened at 2010-03-22 17:48 Message generated for change (Comment added) made by rajeshtaneja You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=2974387&group_id=8956 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: User Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Rajesh Taneja (rajeshtaneja) Assigned to: Nobody/Anonymous (nobody) Summary: Previously answered survey not populated Initial Comment: Survey answers are not populated for previously answered surveys. This happens when: 1. Survey is saved and user gets back to survey. 2. Some required questions are not answered and user gets back to same page with errors 3. moves between pages. Suppose a user has given 2 answers out of 5 and gets back to same page in either of the above cases, the previous 2 answers are not shown and user has to fill in the whole survey again. ---------------------------------------------------------------------- Comment By: Rajesh Taneja (rajeshtaneja) Date: 2010-03-23 12:12 Message: I have tried the latest version and its the same problem. Version is 2.1.4 ---------------------------------------------------------------------- Comment By: Franky Van Liedekerke (liedekef) Date: 2010-03-23 08:56 Message: Could you tell us the version you use? Also, please try upgrading to the latest svn code, it's quite stable and better for the future :-) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=2974387&group_id=8956 |
From: SourceForge.net <no...@so...> - 2010-03-22 23:11:23
|
Bugs item #2951148, was opened at 2010-02-13 10:26 Message generated for change (Comment added) made by liedekef You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=2951148&group_id=8956 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Admin Group: 2.1.3 >Status: Closed >Resolution: Accepted Priority: 5 Private: No Submitted By: mike () Assigned to: Franky Van Liedekerke (liedekef) Summary: esp_setlocale quietly fails to set up locale Initial Comment: System: Linux (Ubuntu, Hardy), PHP5, Apache2, gettext compiled in When the en_US.UTF-8 locale is not available on the host, setlocale() will quietly fail to change the locale. esp_setlocale($lang) will also quietly fail. (I presume this is true if ANY locale you attempt to use is not available on the host, when using the gettext native extension). One noticeable symptom is that test.php reports gettext is available and real but "%%%% Gettext Test Failed" is still displayed. I see messages on the mailing list about this issue. For the most part this is a minor issue; the failure will mostly be unnoticed as the failover language is English. However, poor suckers like me who try to modify the en_US localization file will be very confused. The output of test.php may also be confusing. The root cause of the problem can be resolved by installing the en_US.UTF-8 locale. In ubuntu, sudo locale-gen en_US.UTF-8 Note that "locale -a" will list existing locales. On the php_ESP side, when the locale is not set correctly, this should be detected and reported. For example, adding this code at the appropriate place in test.php will retrieve the current locale setting and ensure it was accurately set to language.charset. <li>LC_ALL: <?php check_string(setlocale(LC_ALL, 0), $ESPCONFIG['lang'].".".$ESPCONFIG['charset']); ?></li> Additional checks in esp_setlocale() may be called for; PHP docs say the return value of setlocale() when a locale is actually set varies from system to system, but also says it should return the locale if set properly. ---------------------------------------------------------------------- >Comment By: Franky Van Liedekerke (liedekef) Date: 2010-03-23 00:11 Message: Hmm ... for now I just included the locale check you mentioned in test.php. Let's hope it's fool-profe enough :-) ---------------------------------------------------------------------- Comment By: Franky Van Liedekerke (liedekef) Date: 2010-03-23 00:11 Message: Fixed in SVN. ---------------------------------------------------------------------- Comment By: mike () Date: 2010-02-15 10:08 Message: Certainly the user bears some responsibility, yet as always the hard working developer is stuck trying to make things more fool-proof. :) Note, however, that as far as I could tell I chose a locale that was available. The test.php page reports the locale as en_US, and I chose en_US, which IS installed on my server. I now know that the charset is set in phpESP.ini.php.default as UTF-8 but didn't realize this at the time (also my fault...). (Why no UTF-8? No idea. On my install of Ubuntu-server from Slicehost, the default charset was ISO-8859-15... certainly I bear responsibility for not noticing and someone should say something nasty to Slicehost.) In addition to adding a test to test.php, my only other thought was to set the default locale/charset to the current system default (via setlocale(LC_ALL, 0)) instead of using en_US.UTF-8 as the default (unless there is a problem getting the current locale or it is incompatible). This might be overkill and open a new world of problems. Certainly my problem is solved now, and hopefully future google searches will show the solution here. :) (For some reason, it didn't turn up the email list archives). ---------------------------------------------------------------------- Comment By: Franky Van Liedekerke (liedekef) Date: 2010-02-15 09:37 Message: Indeed many people on this list had this problem and always when I asked them "is the locale installed on your server" the person stopped responding. It is your own problem for selecting a locale not available, but indeed it should be made more fool-proof. I'll take a look at this! ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=2951148&group_id=8956 |
From: SourceForge.net <no...@so...> - 2010-03-22 22:56:55
|
Bugs item #2974387, was opened at 2010-03-22 08:48 Message generated for change (Comment added) made by liedekef You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=2974387&group_id=8956 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: User Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Rajesh Taneja (rajeshtaneja) Assigned to: Nobody/Anonymous (nobody) Summary: Previously answered survey not populated Initial Comment: Survey answers are not populated for previously answered surveys. This happens when: 1. Survey is saved and user gets back to survey. 2. Some required questions are not answered and user gets back to same page with errors 3. moves between pages. Suppose a user has given 2 answers out of 5 and gets back to same page in either of the above cases, the previous 2 answers are not shown and user has to fill in the whole survey again. ---------------------------------------------------------------------- >Comment By: Franky Van Liedekerke (liedekef) Date: 2010-03-22 23:56 Message: Could you tell us the version you use? Also, please try upgrading to the latest svn code, it's quite stable and better for the future :-) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=2974387&group_id=8956 |
From: SourceForge.net <no...@so...> - 2010-03-22 07:48:50
|
Bugs item #2974387, was opened at 2010-03-22 17:48 Message generated for change (Tracker Item Submitted) made by rajeshtaneja You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=2974387&group_id=8956 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: User Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Rajesh Taneja (rajeshtaneja) Assigned to: Nobody/Anonymous (nobody) Summary: Previously answered survey not populated Initial Comment: Survey answers are not populated for previously answered surveys. This happens when: 1. Survey is saved and user gets back to survey. 2. Some required questions are not answered and user gets back to same page with errors 3. moves between pages. Suppose a user has given 2 answers out of 5 and gets back to same page in either of the above cases, the previous 2 answers are not shown and user has to fill in the whole survey again. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=2974387&group_id=8956 |
From: SourceForge.net <no...@so...> - 2010-03-15 12:20:27
|
Feature Requests item #2970468, was opened at 2010-03-14 23:28 Message generated for change (Comment added) made by bishopb You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=358956&aid=2970468&group_id=8956 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: gui Group: None Status: Open Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Timed Survey Initial Comment: Can we have a timed survey for our users. I need my user to fill survey in a specific time and they should be able to see the down timer on top of screen. It is somewhat like a test scenario, where respondent has to answer questions in a specific time. ---------------------------------------------------------------------- >Comment By: bishop (bishopb) Date: 2010-03-15 08:20 Message: A survey garners feedback from respondents about their experience with something. Forcing a respondent to give feedback in a certain time-frame seems contrary to garnering relevant responses, especially when they can see the counter timing down. How can feedback be useful if it's entered under the gun? What is your use case, precisely? ---------------------------------------------------------------------- Comment By: Franky Van Liedekerke (liedekef) Date: 2010-03-15 04:50 Message: Is this for exam-like questions? A survey is not really meant for that. And please don't log anonymous feature requests, very hard to communicate about it then ... ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=358956&aid=2970468&group_id=8956 |
From: SourceForge.net <no...@so...> - 2010-03-15 08:50:19
|
Feature Requests item #2970468, was opened at 2010-03-15 04:28 Message generated for change (Comment added) made by liedekef You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=358956&aid=2970468&group_id=8956 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: gui Group: None Status: Open Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Timed Survey Initial Comment: Can we have a timed survey for our users. I need my user to fill survey in a specific time and they should be able to see the down timer on top of screen. It is somewhat like a test scenario, where respondent has to answer questions in a specific time. ---------------------------------------------------------------------- >Comment By: Franky Van Liedekerke (liedekef) Date: 2010-03-15 09:50 Message: Is this for exam-like questions? A survey is not really meant for that. And please don't log anonymous feature requests, very hard to communicate about it then ... ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=358956&aid=2970468&group_id=8956 |