History log of /web-bugs/www/report.php (Results 26 – 50 of 68)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# adf7bb3f 25-Mar-2015 Christoph M. Becker

changes wording of description of "Description", because uploading test scripts is not possible (see #60058)


# ee950efc 27-Dec-2014 Kalle Sommer Nielsen

Fixed bug #52696 (Package Affected does not save)


# 42f9f121 22-Dec-2014 Sobak

Revert "Rework fix for previous bug"

This reverts commit 7b318e66e326bc7c3c08cb7f3489784191f4205d.


# 7b318e66 21-Dec-2014 Sobak

Rework fix for previous bug

Prefer checking function existance over next global variables


# 41ddbc8f 29-Nov-2014 Sobak

Fix bug #68405 (The PHP version dropdown doesn't show PHP versions after a form error)

require_once caused a problem here, so file needs to be included earlier
and reused by those two fu

Fix bug #68405 (The PHP version dropdown doesn't show PHP versions after a form error)

require_once caused a problem here, so file needs to be included earlier
and reused by those two functions

show more ...


# 1de55b7a 06-Aug-2014 Sobak

Exit script execution directly in redirect()


# 232f1497 03-Aug-2014 Michael

Remove XHTML


# 546714ca 31-Jul-2014 Hannes Magnusson

We need to pass the currently selected package_name to mark it as default value


# 4717b268 31-Jul-2014 Hannes Magnusson

Allow prefilling the package type (eg. extension name)


# adad5253 02-Apr-2014 Sobak

Added short note to prevent useless expected and actual result


# c1e19f4f 05-Jan-2014 Daniel Convissor

Move to right place: clarify captcha needs to be redone before resubmitting after the "Are you sure that you searched" question (Bug #66393)


# d9d5452a 05-Jan-2014 Daniel Convissor

- (More places to) tell user to enable cookies if session captcha answer is missing.
- Clarify captcha needs to be redone before resubmitting after the "Are you sure that you searched" question

- (More places to) tell user to enable cookies if session captcha answer is missing.
- Clarify captcha needs to be redone before resubmitting after the "Are you sure that you searched" question
- Bug #66393

show more ...


# bf2d12b3 01-Oct-2013 danbrown

Makes wrapping consistent between preview and submission.


# d14a4a0e 05-Jun-2013 danbrown

Fixes bug #64662. Attribute was just in wrong location.


# 99803ca6 17-Feb-2013 Ferenc Kovacs

make the return value of get_package_mail() more consistent. previously the third item of the returned array could contain either the bcc or the params based on one of the input arguments


# ae5c4eff 07-Sep-2012 Felipe Pena

- Added spam check on bug report creation


# e64ca427 17-Jun-2012 Felipe Pena

- Sets an auto-generated when no password is supplied


# afa03c11 23-May-2012 Felipe Pena

- Fixed empty "From: " on initial report mail


# c3110c33 27-Jan-2012 Rasmus Lerdorf

- The end of an era - switch "Bogus" to "Not a bug" by popular demand
- Switch back to master
- Add site_method to make it easier to install on non-ssl test sites


# 81661dbd 08-Dec-2011 Jakub Vrana

Preview $fdesc


# bb1ca1e4 08-Dec-2011 Jakub Vrana

Prefer form data over URL parameter for package


# 17cd2501 12-Oct-2011 Felipe Pena

- Missing project type information


# cc16c494 12-Oct-2011 Felipe Pena

- Added option to search for project (php, pecl)
- Restored behavior to send mail to package maintainers instead of pecl lists


# b289f359 08-Oct-2011 Felipe Pena

- PECL bugs are reported here now


# 5b4026df 29-Aug-2011 Ferenc Kovacs

add ip logging for bugreports and comments


123