Bug tracker

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

Topic icon's don't stick when edit without permissions (fix completed in vcs)

To explain this bug I'll take the support forums as example. Once we've solved the issue we change the topic so that it holds a topic icon, if the original user edits the post after the team member set the topic icon the topic icon set by the team member will be lost.
This is due to the request_var call used to get the topic icon which will set the default value to 0. The following patch will make it so that the topic icon will stick in this case.
icon.patch (825 Bytes)

Comments / History

Assigned ticket to user "bantu"

Action performed by bantu (3.0 Release Manager) on Jun 12th 2009, 00:12

Changed ticket status from "New" to "Reviewed"

Action performed by bantu (3.0 Release Manager) on Jun 12th 2009, 00:12

Changed ticket status from "Reviewed" to "Fix in progress"

Action performed by bantu (3.0 Release Manager) on Jun 12th 2009, 14:16

Linked ticket with changeset: r9580

Action performed by bantu (3.0 Release Manager) on Jun 13th 2009, 13:59

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

Action performed by bantu (3.0 Release Manager) on Jun 13th 2009, 14:08

Ticket details

Duplicates of this ticket

Related SVN changesets