kartik-v / yii2-grid

Enhanced GridView with various utilities for Yii Framework 2.0
http://demos.krajee.com/grid
Other
556 stars 303 forks source link

Disabling hash check in export does not disable the actual checks #937

Closed cyberinferno closed 4 years ago

cyberinferno commented 4 years ago

Prerequisites

Steps to reproduce the issue

  1. Disable hash checking
  2. Try to export a huge grid (300+ rows)

Expected behavior and actual behavior

When I follow those steps, I see: Throws error "data has been tampered"

I was expecting: Successful export

Environment

Browsers

Operating System

Libraries

Isolating the problem

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.