Ticket #154 (closed defect: wontfix)

Opened 4 years ago

Last modified 4 years ago

Warnings showing on addons.s.l

Reported by: RafaelOrtiz Owned by: dfarning
Priority: minor Milestone:
Component: activities.sugarlabs.org Version: Unspecified
Severity: Keywords:
Cc: Distribution/OS:
Bug Status:

Description (last modified by dfarning) (diff)

This are maybe only for debugging reasons, but the user should not see them

Notice: Undefined property: AppController::$Pagination in /srv/www/sugarlabs/addons/site/app/views/elements/search.thtml on line 124

Notice: Trying to get property of non-object in /srv/www/sugarlabs/addons/site/app/views/elements/search.thtml on line 124

Warning: Invalid argument supplied for foreach() in /srv/www/sugarlabs/addons/site/app/views/elements/search.thtml on line 126

Notice: Undefined property: AppController::$Pagination in /srv/www/sugarlabs/addons/site/app/views/elements/search.thtml on line 131

Notice: Trying to get property of non-object in /srv/www/sugarlabs/addons/site/app/views/elements/search.thtml on line 131

Change History

Changed 4 years ago by dfarning

  • status changed from new to closed
  • resolution set to wontfix
  • description modified (diff)

aslo is still in development. Once we go into production we will remove the debug messages.

Changed 4 years ago by RafaelOrtiz

this error is now fixed.
obviously debugging has to be enable until we go to production.:)

Note: See TracTickets for help on using tickets.