Before the upgrade to 0.7 calling opensocial.requestNavigateTo with the canvas surface specified would work whether you were on the profile or the canvas. It may seem like a silly thing to do, but without explaining my whole app I'll just say that it was useful to be able to do a requestNavigateTo the canvas from the canvas.
With the upgrade this no longer works. Calling rNT from the canvas with the canvas surface specified doesn't do anything. I'm sure I can figure out a way to accomplish what I was doing before without using rNT, but it would be really nice if it could still work. Is there any specific reason it was disabled from working the way it use to?
Thanks