Ticket #13449 (confirmed Bug)
referenceWidget in Collection does not open to select absolute path
Reported by: | juh | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 4.x |
Component: | General | Version: | 4.2 |
Keywords: | Collection | Cc: |
Description
The widget to select the absolute path for a Collection does not work. I get this HTML in my site:
<div> <dl class="querywidget referenceWidget"> <dt class="hiddenStructure">Select…</dt> <dd> <input class="queryvalue" type="text" name="query.v:records" autocomplete="off"> </dd> </dl> </div>
I think a widget should pop up to ease the selection of an absolute path.
Change History
Note: See
TracTickets for help on using
tickets.