• 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
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Devaka Cooray
Sheriffs:
  • Liutauras Vilda
  • paul wheaton
  • Rob Spoor
Saloon Keepers:
  • Tim Moores
  • Stephan van Hulst
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
Bartenders:
  • Carey Brown
  • Roland Mueller

Posting arrangement error

 
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
We observed a wierd bug(not consistent tho)

let me explain by example:

Order should be

Julia,
Catherine,
Julia...

but Julias response is appearing as the middle thread not a response to Catherine.

julia
Julia
Catherine


Time stamp even shows Julia coming in before Catherine but the actual discussion sequence was Julia, Catherine, Julia, . It appears there was some lag posting Catherine post.but then how did julia see it and replied..wierd

ENV details : Websphere(clustered),Jforum 2.1.6(SSO) and oracle

When i say SSO, we turned on SSO in jforum and are passing username,module and action values. not a true blue SSO.
[originally posted on jforum.net by rags]
 
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
As far as I can remember, this is a bug in 2.1.6. You can diff the 2.1.7 queries against your 2.1.6 ones, but I'm not sure if it was only a query issue.

Rafael
[originally posted on jforum.net by Rafael Steil]
 
Evacuate the building! Here, take this tiny ad with you:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic