Task #7378 (closed)
BUG: webgateway.views.render_ome_tiff contains hardcoded path to appmedia
| Reported by: | atarkowska | Owned by: | atarkowska |
|---|---|---|---|
| Priority: | blocker | Milestone: | OMERO-4.4 |
| Component: | Web | Version: | n.a. |
| Keywords: | n.a. | Cc: | wmoore, cxallan |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 0.0d |
| Sprint: | 2012-04-10 (12) |
Description (last modified by atarkowska)
webgateway.views.render_ome_tiff contains hardcoded path to appmedia. According to the new way of handling static files that needs to be reviewed
return HttpResponseRedirect('/static/webgateway/tfiles/' + rpath)
Change History (12)
comment:1 Changed 8 years ago by jburel
- Sprint changed from 2011-12-13 (4) to 2011-12-27 (5)
comment:2 Changed 8 years ago by jburel
- Sprint changed from 2012-01-03 (5) to 2012-01-17 (6)
Moved from sprint 2012-01-03 (5)
comment:3 Changed 8 years ago by jburel
- Sprint changed from 2012-01-17 (6) to 2012-01-31 (7)
Moved from sprint 2012-01-17 (6)
comment:4 Changed 8 years ago by jmoore
- Sprint changed from 2012-01-31 (7) to 2012-02-14 (8)
Moved from sprint 2012-01-31 (7)
comment:5 Changed 7 years ago by jburel
- Sprint changed from 2012-02-14 (8) to 2012-02-28 (9)
Moved from sprint 2012-02-14 (8)
comment:6 Changed 7 years ago by jburel
- Sprint changed from 2012-02-28 (9) to 2012-03-13 (10)
Moved from sprint 2012-02-28 (9)
comment:7 Changed 7 years ago by jburel
- Sprint changed from 2012-03-13 (10) to 2012-03-27 (11)
Moved from sprint 2012-03-13 (10)
comment:8 Changed 7 years ago by jburel
- Sprint changed from 2012-03-27 (11) to 2012-04-10 (12)
Moved from sprint 2012-03-27 (11)
comment:9 Changed 7 years ago by atarkowska
- Description modified (diff)
comment:10 Changed 7 years ago by atarkowska
- Owner changed from cneves-x to atarkowska
- Remaining Time set to 0.1
comment:11 Changed 7 years ago by atarkowska
- Remaining Time changed from 0.1 to 0
- Resolution set to fixed
- Status changed from new to closed
comment:12 Changed 7 years ago by Aleksandra Tarkowska <A.Tarkowska@…>
(In [015edfe41cfc020e44812651ea738d9fe793ccbb/ome.git] on branch develop) making static path dynamic, close #8441 and #7378
Moved from sprint 2011-12-13 (4)