Thanks, because I found an user in dolibarr.es community forum complaining
about warnings in the page with version 3.5.1 because the security settings
of the PHP installation restrict the use of ini_set function (and so
blocking page redirects).

I have also seen more ini_sets around the code, so it will be nice if you
could check them...

/comm/action/index.php
/expedition/note.php
/projet/tasks/task.php

Regards,


*Marcos García*

[email protected]



2014-03-25 20:27 GMT+01:00 Florian Henry <[email protected]>:

>  You are totally right !!!
>
> I setup Xdebug that work fine, I also change the setting of my local
> server, but sometime I put this line to test something on the customer
> side, where this setup is not possible... and the result is bad debug
> habbit into pull request.
> Sorry, I've just push a pull requet to remove this.
>
> Regads
>
> Florian [email protected]+33 6 03 76 48 
> 07http://www.open-concept.pro
> Twitter : @_Open_Concept_
>
> Le 25/03/2014 19:44, Marcos García a écrit :
>
> Hi all:
>
>  I've been checking the line 31 for fourn/facture/fiche.php for 3.5
> branch which has these lines of code:
>
>  error_reporting(E_ALL);
> ini_set('display_errors', true);
> ini_set('html_errors', false);
>
>  Why are them there overriding server configuration?
>
>  Regards,
>
>
> *Marcos García*
>
> [email protected]
>
>
>
> _______________________________________________
> Dolibarr-dev mailing 
> [email protected]https://lists.nongnu.org/mailman/listinfo/dolibarr-dev
>
>
>
> _______________________________________________
> Dolibarr-dev mailing list
> [email protected]
> https://lists.nongnu.org/mailman/listinfo/dolibarr-dev
>
>
_______________________________________________
Dolibarr-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/dolibarr-dev

Répondre à