• 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

Updated thread subject doesn't get reflected in Saloon home page?

 
Rancher
Posts: 425
Android Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I observed a slightly weird behavior with respect to modifying thread subject.

The subject for a topic in the Jobs Discussion forum was modified by Ulf today, since it discussed a specific company and thus violated a JavaRanch policy. However, when I accessed the Big Moose Saloon main page, I could see the old thread subject unchanged (attached screen shot 1). But, when I opened the Jobs Discussion forum, the topic name was modified as expected (attached screen shot 2).

Not sure if this is a problem or this is how it is expected to be, but just thought of sharing it in case it is a bug.
javaranch1.JPG
[Thumbnail for javaranch1.JPG]
Screen shot of Big Moose Saloon page
 
Pushkar Choudhary
Rancher
Posts: 425
Android Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Couldn't attach 2 files in one post, so here's the other screen shot.
javaranch2.JPG
[Thumbnail for javaranch2.JPG]
Screen shot of the Jobs Discussion forum page
 
Rancher
Posts: 43081
77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
There's some caching going on, and not all caches are always perfectly in sync with one another. Eventually, those changes will be picked up by all pages, though.
 
reply
    Bookmark Topic Watch Topic
  • New Topic