Ticket #4022 (new Patches)

Opened 1 month ago

Last modified 1 week ago

SHA1 admin account SQL + version number wrong in newinstall.sql

Reported by: Gido_e Assigned to: p_lindheimer
Priority: minor Milestone: 2.6
Component: Installation Version: 2.6-branch
Keywords: Cc:
Confirmation: Unreviewed SVN Revision (if applicable):
Backend Engine: All Backend Engine Version:

Description

After a fresh installation the version number is wrong.

After a fresh installation the admin user has no password_sha1, only old style.

Patch wil fix both problems. (only for the mysql sql file)

Attachments

newinstall.sql.patch (1.8 kB) - added by Gido_e on 02/02/10 03:12:51.
newinstall.sql.2.patch (1.3 kB) - added by GameGamer43 on 03/05/10 08:19:50.

Change History

02/02/10 03:12:51 changed by Gido_e

  • attachment newinstall.sql.patch added.

02/02/10 12:38:00 changed by p_lindheimer

I can't see the patch when clicking on the attachment to have a look. Can you re-attach one in a proper patch format so we can have a look and apply if appropriate?

03/04/10 23:59:22 changed by GameGamer43

I ran into this issue with a new install as well and since this patch file hasnt been updated yet, I'm attaching one for review.

03/05/10 08:19:50 changed by GameGamer43

  • attachment newinstall.sql.2.patch added.