bug
avatar zero-24
zero-24
6 Mar 2015

see:
screen shot 2015-03-06 at 16 41 22

avatar zero-24 zero-24 - open - 6 Mar 2015
avatar brianteeman
brianteeman - comment - 7 Mar 2015

This seems to happen only when an issue is closed at github. I closed a few that way today and this is the result


This comment was created with the J!Tracker Application at issues.joomla.org/jtracker/629.
avatar brianteeman
brianteeman - comment - 7 Mar 2015

OK I was wrong above. I just closed an issue directly on the tracker and this is also still being displayed


This comment was created with the J!Tracker Application at issues.joomla.org/jtracker/629.
avatar b2z
b2z - comment - 7 Mar 2015

I do not understand how it can be, but confirmed. The same problem also for JTracker project :(

avatar b2z b2z - change - 7 Mar 2015
Labels Added: bug
avatar b2z
b2z - comment - 7 Mar 2015

Well just updated the dependencies and have the same issue locally. Seems that again there is some filtering problem. Trying to fix.

avatar b2z
b2z - assign - 7 Mar 2015
Assigned to b2z
avatar brianteeman
brianteeman - comment - 7 Mar 2015

thank you for looking into this

On 7 March 2015 at 17:20, Dmitry Rekun notifications@github.com wrote:

Well just updated the dependencies and have the same issue locally. Seems
that again there is some filtering problem. Trying to fix.


Reply to this email directly or view it on GitHub
#629 (comment).

Brian Teeman
Co-founder Joomla! and OpenSourceMatters Inc.
http://brian.teeman.net/

avatar b2z
b2z - comment - 7 Mar 2015

Seems that the bug is in the Registry class. This line return null instead of 0:

$filter = $this->state->get('filter.state');

@mbabker we need your support also here :zap:

avatar mbabker mbabker - change - 7 Mar 2015
Status New Closed
Closed_Date 0000-00-00 00:00:00 2015-03-07 18:48:24
avatar mbabker mbabker - close - 7 Mar 2015
avatar mbabker mbabker - close - 7 Mar 2015
avatar mbabker mbabker - change - 7 Mar 2015
Status Closed New
avatar mbabker mbabker - reopen - 7 Mar 2015
avatar mbabker mbabker - reopen - 7 Mar 2015
avatar mbabker
mbabker - comment - 7 Mar 2015

Wow, I can close issues across organizations and repos :smiley:

joomla-framework/registry@e15549e adds test cases which reproduces the failure we were htting here and joomla-framework/registry@5c2e607 has the fix for it.

avatar mbabker mbabker - change - 7 Mar 2015
Status New Closed
Closed_Date 2015-03-07 18:48:24 2015-03-07 18:52:58
avatar mbabker mbabker - close - 7 Mar 2015
avatar mbabker mbabker - close - 7 Mar 2015
avatar b2z
b2z - comment - 7 Mar 2015

@mbabker you are the rescuer:+1: :laughing:

avatar zero-24
zero-24 - comment - 7 Mar 2015

Thanks :+1: looks fixed now!

Add a Comment

Login with GitHub to post a comment