Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#154 closed defect (wontfix)

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)

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 (2)

comment:1 Changed 15 years ago by dfarning

  • Description modified (diff)
  • Resolution set to wontfix
  • Status changed from new to closed

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

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