Ticket #890 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

incorrect volume string displayed on browseVolume in some circumstances

Reported by: russ Owned by: jsuttor
Priority: critical Milestone:
Component: topaz Version: 0.8.2.1
Keywords: Cc:

Description

this is weird!

i created two volumes in pcbi on branch

  • volume.pcbi.v01, Volume 1
  • volume.pcbi.v02, Volume 2

i created one issue per volume

  • issue.pcbi.v01.i01, Issue 1-1
  • issue.pcbi.v02.i01, Issue 2-1

each issue has 1 article.

i set Volume 1 Issue 2 as the current issue

while the issue link is always correct, the volume string is sometimes correct, sometimes incorrect on browse Volume.

sometimes it displays "Volume 1", sometimes it displays "Volume 2". it seems to be alternating with every other load of the browseVolume page

 http://ploscompbiol-branch.plos.org:8080/article/browseVolume.action

Change History

Changed 2 years ago by amit

  • owner changed from alex to jkirton

Alex has to finish his merges first.

Changed 2 years ago by rcave

  • priority changed from high to critical

Changed 2 years ago by rcave

  • owner changed from jkirton to jsuttor

This is probably cache related so assigning to Jeff.

Changed 2 years ago by jsuttor

  • status changed from new to closed
  • resolution set to fixed

(In [5332]) fixes #890, VolumeInfos? were being sorted in reverse order for display, sort was being done on cached object, every access would (re)sort the list

Changed 2 years ago by russ

confirmed.

Changed 2 years ago by jsuttor

(In [5393]) merge of r5332 from /branches/0.8.2.2:

fixes #890, VolumeInfos? were being sorted in reverse order for display, sort was being done on cached object, every access would (re)sort the list

Changed 2 years ago by anonymous

  • milestone pubApp_0.8.2.2 deleted

Milestone pubApp_0.8.2.2 deleted

Note: See TracTickets for help on using tickets.