Ticket #13449 (confirmed Bug)

Opened 3 years ago

Last modified 3 years ago

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

comment:1 Changed 3 years ago by kleist

  • Status changed from new to confirmed
  • Keywords Collection added
  • Component changed from Unknown to General
Note: See TracTickets for help on using tickets.