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

 ID:                 71333
 Updated by:         c...@php.net
 Reported by:        egonfreeman at gmail dot com
 Summary:            "Preview" or "Add Note" don't work on "Add manual
                     note"
-Status:             Open
+Status:             Verified
 Type:               Bug
 Package:            Website problem
 Operating System:   Windows 7 x64 SP1
 PHP Version:        Irrelevant
 Block user comment: N
 Private report:     N

 New Comment:

Apparently, the POST request targets
<https://php.net/manual/add-note.php> and is redirected as GET
request to <https://secure.php.net/manual/add-note.php>.


Previous Comments:
------------------------------------------------------------------------
[2016-01-10 21:48:51] egonfreeman at gmail dot com

Description:
------------
As soon as I've filled the entry out, clicking on "Preview" or "Add Note" 
results in the new page losing part of its address in the URI field, the editor 
is gone and no report (eg. an error) is issued. The entire entry of the new 
note is obviously gone along with the editor. No note is posted to the website.


Example of the URI being broken:

- before hitting any buttons on the form

https://secure.php.net/manual/add-note.php?sect=function.is-file&redirect=https://php.net/manual/en/function.is-file.php

- after hitting any button on the form

https://secure.php.net/manual/add-note.php


Bug reproduced in Mozilla Firefox 43.0.4 and Chrome 47.0.



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



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

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

Reply via email to