Ticket #479 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

Search doesn't work on activities-testing.sugarlabs.org

Reported by: alsroot Owned by: dfarning
Priority: Unspecified by Maintainer Milestone: Unspecified by Release Team
Component: activities.sugarlabs.org Version: Unspecified
Severity: Unspecified Keywords:
Cc: Distribution/OS: Unspecified
Bug Status: Unconfirmed

Description

on addons.m.o search for empty string gives all addons, on aslo null
and looks like it doesn't work at all: try "irc" - null

Change History

Changed 4 years ago by alsroot

it logs to firefox's error console:
Warning: Unknown property 'border-bottom-left-radius'. Declaration dropped.
Source File:  http://activities-testing.sugarlabs.org/css/remora.css
Line: 52

Warning: Error in parsing value for 'top'. Declaration dropped.
Source File:  http://activities-testing.sugarlabs.org/css/screen.css
Line: 920

Warning: Error in parsing value for 'height'. Declaration dropped.
Source File:  http://activities-testing.sugarlabs.org/css/screen.css
Line: 916

Warning: Error in parsing value for 'width'. Declaration dropped.
Source File:  http://activities-testing.sugarlabs.org/css/screen.css
Line: 915

Warning: Error in parsing value for 'border'. Declaration dropped.
Source File:  http://activities-testing.sugarlabs.org/css/screen.css
Line: 573

Warning: Unknown property 'zoom'. Declaration dropped.
Source File:  http://activities-testing.sugarlabs.org/css/screen.css
Line: 537

Changed 4 years ago by tomeu

In order to get search working we need to:

- apply this patch:  http://shell.sugarlabs.org/~tomeu/0001-Add-activities-to-the-addon-types-to-search.patch

- for each file in each activity, specify an application (Sugar) with which they are compatible. This can be done in the "Versions and Files" section when editing an addon.

- run the bin/update-search-views.php script

Changed 4 years ago by alsroot

  • status changed from new to closed
  • resolution set to fixed

look like it works in devel branch

Note: See TracTickets for help on using tickets.