Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#207 closed defect (fixed)

Search widget is broken

Reported by: chrisclaydon Owned by: madair
Priority: P1 Milestone: 2.0
Component: Widgets Version: 1.1.0
Severity: Major Keywords:
Cc: Browser: All
External ID: 1142170.01 Operating System: All
state: Approved

Description

If a Search widget is added to a Fusion layout as a toolbar button, the button does not show up on the toolbar.

This is because the widget fails to declare itself as a UI object.

Once that is fixed, the button shows up, but when it is clicked none of the widget settings are picked up by the php script that gets invoked.

This happens because the script tries to look up the widget based on its ID, but it has no ID configured.

Change History (2)

comment:1 by madair, 15 years ago

Resolution: fixed
Status: newclosed

(In [1764]) closes #207: pass in parameters explicitly to the SearchPrompt.php and make Search.js a ui class object

comment:2 by chrisclaydon, 15 years ago

(In [1765]) Fix #207 in the fusion-mg21 branch

Note: See TracTickets for help on using tickets.