Bug tracker

This ticket has been moved to our new tracker. Open Ticket PHPBB3-8623 now.

Really want statistical information (fix completed in vcs)

What is the problem?
The "Send statistical information" module is added to many times.
Image

What did you do?
I was verifying the Database updater will update unsupported version bugfix.
Image
:mrgreen:

What is causing it?
Me of course 8-) because of the crazy version testing.

But there's a check included in the update file, to see if the module is already added. It's checking if the module questionnaire exists and if it does not exist then it will add the module send_statistics. (very nice to debug)
I think it should be named into send_statistics, else it will get added twice for the current SVN users. Patch attached.
send_statistics.patch (807 Bytes)

Comments / History

Linked ticket with changeset: r10049

Action performed by bantu (3.0 Release Manager) on Aug 24th 2009, 00:29

Changed ticket status from "New" to "Fix completed in SVN"

Action performed by bantu (3.0 Release Manager) on Aug 24th 2009, 00:29

Ticket details

Related SVN changesets