Task #10605 (new)
Opened 12 years ago
Last modified 9 years ago
Force debug=True for OMERO.web while in development mode
Reported by: | crueden-x | Owned by: | web-team@… |
---|---|---|---|
Priority: | minor | Milestone: | Unscheduled |
Component: | Web | Version: | 4.4.9 |
Keywords: | n.a. | Cc: | web-team@…, fs@… |
Resources: | n.a. | Referenced By: | n.a. |
References: | n.a. | Remaining Time: | n.a. |
Sprint: | n.a. |
Description
When omero.web.application_server = development, OMERO.web needs to be run in debug mode (i.e., with omero.web.debug = True). Ideally, this would be enforced at the code level, rather than allowing for a potential property clash. That is, why not assume omero.web.debug = True always, in the case of OMERO.web development mode?
Change History (3)
comment:1 Changed 12 years ago by crueden-x
comment:2 Changed 11 years ago by jamoore
- Cc web-team@… fs@… added
- Milestone changed from Unscheduled to 5.0.0
- Version set to 4.4.9
Other settings items have recently been looked at. Raising this for evaluation.
comment:3 Changed 9 years ago by jamoore
- Milestone changed from 5.x to Unscheduled
See also ome-documentation PR #301 for the discussion leading to this idea.