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: Open Type: Bug Package: Website problem PHP Version: Irrelevant -Assigned To: +Assigned To: tyrael Block user comment: N Private report: N New Comment: 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). Previous Comments: ------------------------------------------------------------------------ [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