ufal / perl-pmltq-web

Simple web build on the top of the PML Tree Query server
https://lindat.mff.cuni.cz/services/pmltq/
0 stars 0 forks source link

Query does not match the result when browser back button is used #158

Open matyaskopp opened 3 years ago

matyaskopp commented 3 years ago

-> result caching problem

Scenario:

  1. write query and then press execute: image

  2. modify query and press execute: image

  3. press browser back button: INCORRECT RESULT image

  4. press execute (no query modification!!!): INCORRECT RESULT image

  5. modify query (added space after query), press execute -> correct result: image