• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

JF-400: Newest registered user problem

 
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
This bug was marked as "fixed" but I see this problem in 2.1.7. I suspect it has something to do with me using SSO. Since users are created automatically instead of though JForum's sign-up system, perhaps it doesn't properly update the "newest registered user" info. It seems to only get updated when I restart the servlet container.

As an example, the latest registered user on my site is not displayed properly:
http://www.leoslyrics.com/forums/list.page

Should this bug be re-opened?
[originally posted on jforum.net by csbook]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Maybe, if you can reproduce it.

Btw, you have such a big JForum there, hu?!

Rafael
[originally posted on jforum.net by Rafael Steil]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I can reproduce this. I've been displaying the same "newest registered user" for some weeks. After reading this thread, I restarted tomcat, and the value got updated. I use cookie-based SSO.

Should I file a new bug report, or do we reopen the old one?

This, too, is with 2.1.7.

[originally posted on jforum.net by jenamon]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Reopen the old one. Please post a comment there with the maximum details you can.

Thank you.

Rafael
[originally posted on jforum.net by Rafael Steil]
reply
    Bookmark Topic Watch Topic
  • New Topic