Closed davidjb closed 5 years ago
Reported at https://squizmap.squiz.net/matrix/10772. This marks bug number ~30~ (lots more than that) reported to Squiz by us. 🎉
Apparently fixed and released as part of 5.4.1.1 and https://squizmap.squiz.net/matrix/10672. We'll see when we get the upgrade.
All good and working, finally, under v5.5.3.0. Closing this off.
Within a Login Design, using the following snippet as a test:
With asset
12345
having the contents (and set as the target of thenested
Design Area):results in all of the SSJS being sent to the client and run there, and not processed on the server. So, SSJS isn't processed in any of those three locations. This is much in the same way that SSJS doesn't run on 404 pages (at least until https://squizmap.squiz.net/matrix/10672, which we don't yet have available).
Tested in 5.4.0.3.
Is the same issue also already fixed for Password Change Designs? That's how https://squizmap.squiz.net/matrix/10672 reads but it's worth checking whilst SSJS issues are being addressed.