177 Views
Ben Nadel discovers that the location() function in Lucee 5.3.1.102 will URL-code the hash / fragment of the requested URL if - and only if - the requested URL also contains a query-string. This was breaking his Angular.js application, which consumes the URL hash in the application Router.
0 comments