We have moved to Github. Please open tickets there.

Opened 2 years ago

Closed 2 years ago

Last modified 2 years ago

#3245 closed Defect (fixed)

elgg_get_metastring_based_objects() emits PHP notices

Reported by: cash Owned by:
Priority: low Milestone: Elgg 1.8.0
Component: Core Version: Github Master
Severity: annoying Keywords:
Cc: brett@… Difficulty: trivial

Description

[Undefined index: reverse_order_by] severity [E_NOTICE] in [/opt/elgg18/engine/lib/metastrings.php line 432]
[Undefined index: group_by] severity [E_NOTICE] in [/opt/elgg18/engine/lib/metastrings.php line 438]
[Undefined index: reverse_order_by] severity [E_NOTICE] in [/opt/elgg18/engine/lib/metastrings.php line 432]

Change History (2)

comment:1 Changed 2 years ago by gprasanth

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

comment:2 Changed 2 years ago by cash

(In [svn:8891]) Refs #3245 pulling in https://github.com/Elgg/Elgg/pull/11 and thanks also to gprasanth

Note: See TracTickets for help on using tickets.