Bug tracker

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

problem using automatic upgrade with .php5 file extension (fix completed in vcs)

I use the file extension php5. When running the automatic update from RC7 to RC8 it required me to have the extension .php before it would confirm the files were updated.

I've listed the steps below to try and explain it better.
1) Download the changed files rename all .php to .php5, upload
2) Check files again
3) All non .php files were confirmed as being updated
4) Download the changed files and upload
5) Check files again
6) Processed finshed okay
7) Manually delete .php files

Comments / History

Posted by Acyd Burn (Server Manager) on Dec 3rd 2007, 11:29

I understand the problem. Currently, the update information itself is having hardcoded extensions listed - therefore only comparing files with the extension .php.

Assigned ticket to user "Acyd Burn"

Action performed by Acyd Burn (Server Manager) on Dec 3rd 2007, 11:29

Posted by bantu (3.0 Release Manager) on Aug 7th 2009, 13:26

Related bug report: Bug #PHPBB3-49215

Posted by bantu (3.0 Release Manager) on Aug 7th 2009, 13:29

Possible untested fix attached. Patch against r9934.
bug-15809.diff (2.09 KB)

Posted by Acyd Burn (Server Manager) on Aug 7th 2009, 16:28

As i said, the provided update package always uses .php - but using $phpEx at least does not give problems for the provided files.

Assigned ticket to user "bantu"

Action performed by bantu (3.0 Release Manager) on Aug 10th 2009, 11:50

Changed ticket status from "New" to "Reviewed"

Action performed by bantu (3.0 Release Manager) on Aug 10th 2009, 11:50

Linked ticket with changeset: r9948

Action performed by bantu (3.0 Release Manager) on Aug 10th 2009, 12:12

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

Action performed by bantu (3.0 Release Manager) on Aug 10th 2009, 12:12

Linked ticket with changesets: r9935

Action performed by bantu (3.0 Release Manager) on Aug 10th 2009, 12:13

Linked ticket with changesets: r9936

Action performed by bantu (3.0 Release Manager) on Aug 10th 2009, 12:13

Ticket details

Related SVN changesets