You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Updated at" shows published time, instead of last modified time.
Expected behavior: show updated time in widget footer.
Actual behavior: shows published time in widget footer.
Steps to reproduce: save note.
Note data is sent as GET. Rejected by Apache when over 8192 bytes on my server.
Expected behavior: update note.
Actual behavior: Apache URL too long.
Steps to reproduce: save big note.
Get occasional blank page on submit. Does not check for empty return from wp_get_referer.
Expected behavior: update note.
Actual behavior: blank page.
Steps to reproduce: save note with Firefox 59.0.2 (64-bit) Mac.
Web server: Apache/2.4.18. PHP 7.0.28. Ubuntu 16.04.4 LTS.
The text was updated successfully, but these errors were encountered:
"Updated at" shows published time, instead of last modified time.
Expected behavior: show updated time in widget footer.
Actual behavior: shows published time in widget footer.
Steps to reproduce: save note.
Note data is sent as GET. Rejected by Apache when over 8192 bytes on my server.
Expected behavior: update note.
Actual behavior: Apache URL too long.
Steps to reproduce: save big note.
Get occasional blank page on submit. Does not check for empty return from wp_get_referer.
Expected behavior: update note.
Actual behavior: blank page.
Steps to reproduce: save note with Firefox 59.0.2 (64-bit) Mac.
Web server: Apache/2.4.18. PHP 7.0.28. Ubuntu 16.04.4 LTS.
The text was updated successfully, but these errors were encountered: