Shazwazza / ClientDependency

DEPRECATED. A library for managing CSS & JavaScript dependencies and optimization in ASP.Net
139 stars 65 forks source link

website no longer working after security patch 1.9.7 #151

Closed shearer3000 closed 5 years ago

shearer3000 commented 6 years ago

hello

after applying the 1.9.7 security patch to a website that was on version 1.7.1.2, we start getting the following errors:

Uncaught SyntaxError: Unexpected identifier DependencyHandler.axd?s=snip&t=Javascript&cdv=201809243:1 Uncaught ReferenceError: angular is not defined at DependencyHandler.axd?s=snip&t=Javascript&cdv=201809243:1 (anonymous) @ DependencyHandler.axd?s=snip&t=Javascript&cdv=201809243:1 DependencyHandler.axd?s=snip&t=Javascript&cdv=201809243:1 Uncaught SyntaxError: Unexpected token < Application?umb__rnd=92cfc01ef:1 Uncaught ReferenceError: UmbClientMgr is not defined at Application?umb__rnd=92cfc01ef:1 at finish (lazyload.min.js:106) at HTMLScriptElement._finish (lazyload.min.js:160)

There have been no other changes to the codebase. How can we resolve this? thanks

Shazwazza commented 6 years ago

You'll need to provide steps to replicate and more information about how/when this is happening, etc... I can only help based on as much as i can understand of your environment. Makes sure you bump your cdf version and clear your cdf file cache.

Shazwazza commented 5 years ago

Closing this issue due to inactivity, i assume you've found a work around or fix.