Issue information
-
#020284
-
Fixed
-
3.0.5
-
2.0.0 Beta 3
-
0 - None Assigned
Issue Confirmations
-
Yes (0)No (0)
At the moment, I cannot duplicate this on my own boards, however I can duplicate it here.
If you switch to the Lo-Fi skin and then switch back, upon clicking the Go button on the Lo-Fi skin selector, I am shown this error:

Only happens in forums where I have moderation ability, you need to view a topic and then switch skins, forum view or index view does not seem to cause this. I think it may only work for forum level moderators (which would be why I cannot duplicate it elsewhere)
If you switch to the Lo-Fi skin and then switch back, upon clicking the Go button on the Lo-Fi skin selector, I am shown this error:
Quote
[#103118] We could not determine which topic you were attempting to moderate.
Only happens in forums where I have moderation ability, you need to view a topic and then switch skins, forum view or index view does not seem to cause this. I think it may only work for forum level moderators (which would be why I cannot duplicate it elsewhere)
Updating status to: Confirmed - General
Updating severity to: 1 - Low
I've seen it before. Probably just due to grabbing the GET parameters that default there automatically.
Updating severity to: 1 - Low
I've seen it before. Probably just due to grabbing the GET parameters that default there automatically.
Updating status to: Fixed
Issue fixed in: 3.1.0 Beta 1
It's even weirder than that. The LoFi skin topic view has the start of a <form> element for multi-moderation left in it, and then never has the </form> tag to close it. The skin chooser then becomes part of that form, and clicking the Go button there tries to execute the topic multi-moderation action. Needless to say, this kind of hoses some of the functionality there. Removing this opening <form> tag (since you can't do multi-moderation in LoFi) fixes this.
Issue fixed in: 3.1.0 Beta 1
It's even weirder than that. The LoFi skin topic view has the start of a <form> element for multi-moderation left in it, and then never has the </form> tag to close it. The skin chooser then becomes part of that form, and clicking the Go button there tries to execute the topic multi-moderation action. Needless to say, this kind of hoses some of the functionality there. Removing this opening <form> tag (since you can't do multi-moderation in LoFi) fixes this.
0 user(s) are reading this issue
0 members, 0 guests, 0 anonymous users













