Opened 15 years ago

Closed 15 years ago

#479 closed defect (fixed)

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

Reported by: alsroot Owned by: dfarning
Priority: Unspecified by Maintainer Milestone: Unspecified
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 (3)

comment:1 Changed 15 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

comment:2 Changed 15 years ago by tomeu

In order to get search working we need to:

  • 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

comment:3 Changed 15 years ago by alsroot

  • Resolution set to fixed
  • Status changed from new to closed

look like it works in devel branch

Note: See TracTickets for help on using tickets.