Is pt_pagescript used in 8.53 like it was in 8.51?
I have a custom weblib that is called in pt_pagescript in 8.51. In 8.51, pt_pagescript is called almost every time a user switches pages. In 8.53, the same code is not being called. I'm thinking that pt_pagescript is not being called like was in 8.51 peopletools. Can anyone shed some light on the difference in pt_pagescript between peopletools versions 8.51 and 8.53? I'm wondering if I should move the code to PT_COMMON in 8.53.