Ticket #262 (closed defect: wontfix)

Opened 4 years ago

Last modified 4 years ago

mysql error on addons

Reported by: RafaelOrtiz Owned by: dfarning
Priority: Low Milestone: Unspecified by Release Team
Component: activities.sugarlabs.org Version: Unspecified
Severity: Minor Keywords: addons
Cc: Distribution/OS: Unspecified
Bug Status: New

Description

Query: SELECT Preview.id FROM previews AS Preview WHERE addon_id= ORDER BY highlight DESC, created ASC LIMIT 1
Warning: SQL Error: 1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY highlight DESC, created ASC LIMIT 1' at line 1 in /srv/home/addons-devel/addons-devel/site/cake/libs/model/datasources/dbo_source.php on line 440

this is showing on the slides presentation of addons.

Change History

Changed 4 years ago by tomeu

  • priority changed from High to Low
  • severity changed from Major to Minor

Yeah, this could be considered a bug in upstream, but I don't think they are going to fix it soon because it's assumed that there will always be at least 5 featured addons to display.

Changed 4 years ago by dfarning

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

Yes, upstream has decided not to fix this.

Note: See TracTickets for help on using tickets.