Edit report at https://bugs.php.net/bug.php?id=67835&edit=1
ID: 67835 Updated by: tyr...@php.net Reported by: paj...@php.net Summary: Cannot change category to core ones for pecl's bug -Status: Assigned +Status: Closed Type: Bug Package: Website problem PHP Version: Irrelevant Assigned To: tyrael Block user comment: N Private report: N New Comment: The fix for this bug has been committed. Since the websites are not directly updated from the repository, the fix might need some time to spread across the globe to all mirror sites, including PHP.net itself. Thank you for the report, and for helping us make PHP.net better. Previous Comments: ------------------------------------------------------------------------ [2015-01-11 18:41:34] tyr...@php.net ok, the problem is that the package listing for editing a bug is using the pseudo_pkgs for the project of the given bug (either PHP or PECL). we should probably just pass false to the get_pseudo_packages as $project as that would then list all packages regardless of their project(this is what we do on report.php also). ------------------------------------------------------------------------ [2014-11-26 17:40:37] ahar...@php.net The same problem also exists the other way, to be clear: it's impossible to change non-PECL bugs into PECL bugs (which is also required on a semi-regular basis). ------------------------------------------------------------------------ [2014-08-13 16:48:27] paj...@php.net Description: ------------ once a bug has been reported under a pecl package, it is not possible to change the category to one of the core ones. for example: https://bugs.php.net/bug.php?id=67646 ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=67835&edit=1 -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php