Ticket #94 (closed defect: fixed)

Opened 5 years ago

Last modified 3 years ago

Installer array_merge()

Reported by: dartar Owned by: unassigned
Priority: normal Milestone: 1.1.6.2
Component: installer Version: 1.1.6.1
Severity: normal Keywords: setup php5
Cc:

Description

(Mentioned in passing on #wikka by a user having actually other problems installing Wikka.)

Remember the array_merge() problem in wikka.php under PHP5? Solved in 1.1.6.0. Guess what: the same problem still exists - but in the installer itself ( /setup/install.php - line 7): the second argument is (again) not initialized so users get a warning stating: Argument #2 is not an array in /var/www/html/Wikka/setup/install.php on line 7 .

We'd better solve it in the installer as well. --JavaWoman

Change History

Changed 4 years ago by DarTar

  • keywords php5 added

Changed 4 years ago by DarTar

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

Fixed in [97]

Changed 3 years ago by JavaWoman

  • status changed from reopened to closed
  • resolution set to fixed

Seems to have been reopened by spam removal; closing again...

Note: See TracTickets for help on using tickets.