Task #5730 (closed)
BUG: webmobile CSS and appmedia content missing on Win server
| Reported by: | jrswedlow | Owned by: | wmoore |
|---|---|---|---|
| Priority: | blocker | Milestone: | OMERO-Beta4.3 |
| Component: | Web | Version: | n.a. |
| Keywords: | n.a. | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 0.0d |
| Sprint: | 2011-06-16 (14) |
Description
No CSS, logos etc. on Win server. Really this isn't any at all.
Change History (8)
comment:1 Changed 8 years ago by wmoore
- Status changed from new to accepted
comment:2 Changed 8 years ago by Will Moore <will@…>
comment:3 Changed 8 years ago by Will Moore <will@…>
(In [07e294a4b6cb2452f845b3519bc7704131dea2d6/ome.git] on branch develop) Point webtest media files to /omeroweb/media/webtest - uses sym-link locally. See #5730
comment:4 Changed 8 years ago by Will Moore <will@…>
(In [760ae549a24be2644af1d6afb2f7fe3fe937e5c2/ome.git] on branch develop) Editing .gitignore to ignore webtest sym-link. See #5730
comment:5 Changed 8 years ago by wmoore
Examples of the problem we are trying to fix:
Page not found (404) Request Method: GET Request URL: http://10.2.1.191/webtest/statictest/img/channel_overlay/minus12.png "webtest/media\img/channel_overlay/minus12.png" does not exist
Page not found (404) Request Method: GET Request URL: http://10.2.1.191/m/appmedia/css/index.css "webmobile/media\css/index.css" does not exist
comment:6 Changed 8 years ago by jburel
- Sprint changed from 2011-06-02 (13) to 2011-06-16 (14)
Moved from sprint 2011-06-02 (13)
comment:7 Changed 8 years ago by Will Moore <will@…>
- Remaining Time set to 0
- Resolution set to fixed
- Status changed from accepted to closed
(In [6a85816dbf5de06a96d583bb5b893fa42482bc81/ome.git] on branch develop) Fix paths to web static media for webmobile and webtest. Closes #5730
comment:8 Changed 8 years ago by jmoore <josh@…>
(In [cf1688558541aa2a4ae5d56def9208ecc3c3eb15/ome.git] on branch develop) Fix webtest with 'import os' (See #5730)
(In [23657e6526cfc970054ce455144580b0d9cc5209/ome.git] on branch develop) Hopefully fixing media links for webmobile on Windows. See #5730