Task #11288 (closed)
Fix input tags in OMERO.searcher
| Reported by: | spli | Owned by: | spli |
|---|---|---|---|
| Priority: | minor | Milestone: | Unscheduled |
| Component: | Web | Version: | 4.4.8 |
| Keywords: | searcher | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
Some input tags incorrectly contain a text node e.g. <input ...>Label</input>. The correct usage is <label>Label<input ... />
Change History (3)
comment:1 Changed 6 years ago by spli
- Status changed from new to accepted
comment:2 Changed 6 years ago by spli
- Resolution set to fixed
- Status changed from accepted to closed
comment:3 Changed 6 years ago by spli
- Keywords searcher added
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
https://github.com/openmicroscopy/omero_searcher/pull/11