Edit report at https://bugs.php.net/bug.php?id=67426&edit=1

 ID:                 67426
 Updated by:         [email protected]
 Reported by:        [email protected]
 Summary:            Bug tracker no longer shows quick fixes
-Status:             Re-Opened
+Status:             Closed
 Type:               Bug
 Package:            Website problem
 Operating System:   Irrelevant
 PHP Version:        Irrelevant
 Assigned To:        sobak
 Block user comment: N
 Private report:     N

 New Comment:

This now looks to be resolved as quick fixes are available again - 
https://s3.amazonaws.com/shares.jacobbednarz.com/resolve-reasons-working.png


Previous Comments:
------------------------------------------------------------------------
[2014-12-31 05:54:50] [email protected]

What abot this? It seems that Johannes is right and in fact there is no problem 
with bugsweb - we just need more resolve reasons. However, I'm not sure if 
that's the way it worked before.

------------------------------------------------------------------------
[2014-10-05 22:07:48] [email protected]

The reason is that the bug is in a "project" with no quick fix option 
applicable. 

See bugsweg www/bug.php aroudn line 170

$project = $bug['project'];
/* ...*/
if ($edit === 1) {
        list($RESOLVE_REASONS, $FIX_VARIATIONS) = get_resolve_reasons($project);
}

($bug comes from the database)

I think somebody should add some of the quick fixes to pecl, too. I don't have 
database access.

------------------------------------------------------------------------
[2014-06-12 19:28:57] [email protected]

Grrh, it works but only partially. It doesn't works for packages with PECL as a 
project.

------------------------------------------------------------------------
[2014-06-12 19:11:56] [email protected]

Seems it works.

------------------------------------------------------------------------
[2014-06-12 18:48:58] [email protected]

Probably the most unprofessional answer over here, but this commit SHOULD fix 
it. The reason why I'm unsure is that I don't know actual content of 
bugdb_pseudo_packages and schema in repo is poor. However, this change 
shouldn't break anything more so I will just leave this bug as open and wait 
for rsync.

https://github.com/php/web-bugs/commit/2b13da9454abee46614cc058df3fc03a033eabe8

Regards.

------------------------------------------------------------------------


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    https://bugs.php.net/bug.php?id=67426


--
Edit this bug report at https://bugs.php.net/bug.php?id=67426&edit=1

-- 
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to