• Resolved parapps

    (@parapps)


    In v1.0.2, I am trying to delete 10 log entries at a time by selecting all of the 20 entries on the page and then selecting “Delete” from the Bulk Actions drop-down. If I repeat this process 5-6 times, the browse complains that the URL is too long.

    It appears that the “_wp_http_referrer” query string element in the URL is getting longer each time the bulk delete is performed. The only way I have found to avoid this is to navigate off of the email logs page every 3-4 times I do a bulk delete.

    Interestingly, deleting individual log entries using the in-line ‘delete’ link does not cause this issue.

    
    &_wp_http_referer=%2Fwp-admin%2Fadmin.php%3Fpage%3Dcheck-email-logs
    
    
    &_wp_http_referer=%2Fwp-admin%2Fadmin.php%3Fpage%3Dcheck-email-logs%26d%3D%26s%3D%26check-email-log-list-nonce-field%3Df6a4715acb%26_wpnonce%3Dce478d6458%26_wp_http_referer%3D%252Fwp-admin%252Fadmin.php%253Fpage%253Dcheck-email-logs%26action%3Dcheck-email-log-list-delete%26paged%3D1%26check-email-log%255B%255D%3D13250%26action2%3Dcheck-email-log-list-delete
    
    
    &_wp_http_referer=%2Fwp-admin%2Fadmin.php%3Fpage%3Dcheck-email-logs%26d%3D%26s%3D%26check-email-log-list-nonce-field%3Df6a4715acb%26_wpnonce%3Dce478d6458%26_wp_http_referer%3D%252Fwp-admin%252Fadmin.php%253Fpage%253Dcheck-email-logs%2526d%253D%2526s%253D%2526check-email-log-list-nonce-field%253Df6a4715acb%2526_wpnonce%253Dce478d6458%2526_wp_http_referer%253D%25252Fwp-admin%25252Fadmin.php%25253Fpage%25253Dcheck-email-logs%2526action%253Dcheck-email-log-list-delete%2526paged%253D1%2526check-email-log%25255B%25255D%253D13250%2526action2%253Dcheck-email-log-list-delete%26action%3Dcheck-email-log-list-delete%26paged%3D1%26check-email-log%255B%255D%3D13249%26action2%3Dcheck-email-log-list-delete
    
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘URL Too Long When Bulk Deleting Log Entries’ is closed to new replies.