Warning: Can't synchronize with repository "(default)" (/home/git/ome.git does not appear to be a Git repository.). Look in the Trac log for more information.
Notice: In order to edit this ticket you need to be either: a Product Owner, The owner or the reporter of the ticket, or, in case of a Task not yet assigned, a team_member"

Task #1309 (closed)

Opened 15 years ago

Closed 14 years ago

OmeroWeb and Weblitz integration

Reported by: atarkowska Owned by: cneves
Priority: minor Milestone: Unscheduled
Component: General Version: 3.0-M1
Keywords: n.a. Cc:
Resources: n.a. Referenced By: n.a.
References: n.a. Remaining Time: n.a.
Sprint: n.a.

Description (last modified by atarkowska)

This is umbrella ticket for tasks:

  • #1294
  • lack of host/port in session, needed to use webgateway (nice name?) from omeroweb
  • easy access to simple and standard viewer
  • shared connections not implemented
  • problem putting images in the basket (request.session["imageInBasket"] is cleaned when HTTPRequest)
  • #1310

Change History (5)

comment:1 Changed 15 years ago by atarkowska

  • Description modified (diff)

comment:2 Changed 15 years ago by atarkowska

  • Description modified (diff)

comment:3 Changed 15 years ago by atarkowska

is cleaned when HTTPRequest)

This is actually a bug on code, as explained in http://docs.djangoproject.com/en/dev/topics/http/sessions/#when-sessions-are-saved calling methods of session stored objects like:

request.sessiona? = []
request.sessiona?.append(1)

The second line will NOT mark the session as dirty, so it will be lost unless session.save() or set session.modified manually call.

Ola will go go through OMERO.web code to find if there are other places where this may happen. Carlos changed all instances of this problem in webclient.views in r4291

comment:4 Changed 14 years ago by jmoore

  • Owner changed from carlos@… to cneves-x

comment:5 Changed 14 years ago by jmoore

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets. You may also have a look at Agilo extensions to the ticket.

1.3.13-PRO © 2008-2011 Agilo Software all rights reserved (this page was served in: 0.76304 sec.)

We're Hiring!