cwrc / cwrc_xslt

A drupal module to add or update existing islandora object using an XSLT
https://cwrc.ca
GNU General Public License v2.0
0 stars 0 forks source link

If the object is not locked, and the user tries to select a Datastream to transform, an Ajax error occurs #1

Open ilovan opened 5 years ago

ilovan commented 5 years ago

Current Behaviour

image

Steps to Reproduce (for bugs)

  1. go to specified URL
  2. try to select the CWRC datastream

Your Environment

nikathone commented 5 years ago

https://github.com/cwrc/cwrc_xslt/commit/ee5af20effe78e1e4a782a495b8b261afee6323d should fix this.

ilovan commented 5 years ago

nope: image

nikathone commented 5 years ago

It's caching problem. Try to refresh the page.

ilovan commented 5 years ago

nope, these are the steps I took:

cleared all my cache signed in again [I had already locked the object] went to the xslt page and ran the transform added the workflow stamp to test the other issue (2) returned to manage>datastream>add/change datastream got the error I just sent you

(now reading through it, it may be different because of the applied workflow stamp)

ilovan commented 5 years ago

still doing it when I follow the steps I outlined in my last comment