Hi,
I just found out that if you call to wp_get_current_user() to get the logged in user while being on an author template, wp returns the author that's supposed to be shown on the main content, instead of the actual user that is logged in, viewing the page.
Am I doing something wrong or did I just found a wordpress bug?
Thanks!