One bug Sean submitted a pull request fix for
The other bug we quickly noticed happens when you use a url like index.cfm?objectid=<UUID>&bodyview=<VIEW>
. When clicked, the FU generates a loop of variables in the FU over and over.
It makes the friendly url, and then appends /bodyview//bodyview//bodyview//bodyview//bodyview/ …etc… (lost count after about 50 of them).
Assuming there are yet more bugs like this we decided to rollback for now, but thought you’d want to know about them.
Jeff