<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Oct 2, 2013 at 10:39 PM, Marc Delisle <span dir="ltr"><<a href="mailto:marc@infomarc.info" target="_blank">marc@infomarc.info</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Atul Pratap Singh a écrit :<br>
<div><div class="h5">> On Wed, Oct 2, 2013 at 10:04 PM, Marc Delisle <<a href="mailto:marc@infomarc.info">marc@infomarc.info</a>> wrote:<br>
><br>
>> Marc Delisle a écrit :<br>
>>> Hi,<br>
>>> can someone reproduce this problem in master (is also present for me in<br>
>>> 4.1.0-alpha1):<br>
>>><br>
>>> Using cookie auth_type, you logout and get two js errors in the console<br>
>>> (seen in Firefox 23 under Windows 7).<br>
>>><br>
>> Confirmation, anyone? Because if confirmed (and when fixed) I would like<br>
>> to publish 4.1.0-alpha2 soon.<br>
>><br>
>> git bisect tells me:<br>
>><br>
>> ed3171cb8705e6cdc827f7bd8eb9cf7a5acb51ea is the first bad commit<br>
>> commit ed3171cb8705e6cdc827f7bd8eb9cf7a5acb51ea<br>
>> Author: Mohamed Ashraf <<a href="mailto:mohamed.ashraf.213@gmail.com">mohamed.ashraf.213@gmail.com</a>><br>
>> Date:   Tue Sep 3 15:53:51 2013 +0200<br>
>><br>
>>      Fixed testcases that test the script class<br>
>><br>
>> I also reproduced the problem, to me git bisect tells, first bad commit is:<br>
><br>
> 3541a6d2b59fcfaedf8250016afd84321211f3b9 is the first bad commit<br>
> commit 3541a6d2b59fcfaedf8250016afd84321211f3b9<br>
> Author: Mohamed Ashraf <<a href="mailto:mohamed.ashraf.213@gmail.com">mohamed.ashraf.213@gmail.com</a>><br>
> Date:   Mon Jun 24 15:38:13 2013 +0200<br>
><br>
>     error reporting now respects settings<br>
<br>
</div></div>Doing a checkout of 3541a6d2b59fcfaedf8250016afd84321211f3b9, on the<br>
login page I only see the logo and welcome message, no login dialog. So,<br>
for me, this commit shows a different problem than the logout problem.<br>
<div class=""><div class="h5"><br></div></div></blockquote>Marc,<br></div><div class="gmail_quote">Same for me, but on checking out the parent of 3541a6d2b59fcfaedf8250016afd84321211f3b9 i.e. <span class=""><span class="">3b9fad42e09abc62442bdf63675f03d8acd7fce5, logout work fine for me.<br>

</span></span></div><div class="gmail_quote"><span class=""><span class=""><br>Whereas, on checking out parent of </span></span>ed3171cb8705e6cdc827f7bd8eb9cf7a5acb51ea, I get an empty page..<br><br></div><div class="gmail_quote">

Further, removing require_once './libraries/common.inc.php' from <span class="" title="js/get_scripts.js.php">js/get_scripts.js.php solves the problem, but it seems vital for error reporting server.. So, I think </span>Mohamed can tackle this better..<br>

</div><div class="gmail_quote"><span class=""><span class=""><br></span></span></div><br>-- <br>Atul Pratap Singh<div><a href="http://blog.atulsisodia.in/" target="_blank">http://blog.atulsisodia.in/</a></div>
</div></div>