Bug tracker

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

Allowed to set forum parent to self (fix completed in vcs)

It really seems to be a bug in IE, you are allowed to set the parent of a forum to itself, effectively hiding it from view. The only way to get it back it to change the parent id directly in the database.

You are allowed to do this because IE ignores the disabled attribute inside the drop down options. It grays the option out but you are still allowed to select and use the option. It works correctly in FF.

Wouldn't a better solution be to remove the direct child forums from the drop down instead of disabling them?

Comments / History

Edited ticket

Action performed by JRSweets on Feb 2nd 2008, 02:21

Linked ticket with changeset: r8870

Action performed by Anonymous (I am too lazy to register) on Sep 18th 2008, 13:21

Linked ticket with changeset: r8871

Action performed by Anonymous (I am too lazy to register) on Sep 18th 2008, 13:22

Assigned ticket to user "Acyd Burn"

Action performed by Acyd Burn (Server Manager) on Sep 18th 2008, 13:25

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

Action performed by Acyd Burn (Server Manager) on Sep 18th 2008, 13:25

Ticket details

Related SVN changesets