jomaxro
(Joshua Rosenfeld)
January 24, 2017, 4:43pm
1
So I was looking to play around with CSS on polls, but creating a poll on Try resulted in a broken poll:
https://try.discourse.org/t/testing-poll-css/600
Here is what I attempted to enter (note that it works OK here on Meta):
[poll type=multiple min=1 max=4]
* A
* B
* C
* D
[/poll]
1 Like
techAPJ
(Arpit Jalan)
January 24, 2017, 4:57pm
2
I created exact same poll on try and it’s working as expected: https://try.discourse.org/t/polls-are-broken/601
I wonder if polls break when the post is in approval queue?
(Joshua’s poll topic on try was in approval queue and I approved it)
1 Like
jomaxro
(Joshua Rosenfeld)
January 24, 2017, 4:59pm
3
Does rebuilding the HTML fix it?
techAPJ
(Arpit Jalan)
January 24, 2017, 4:59pm
4
Nope, tried that already.
1 Like
If this is an approval issue it is ultra low priority
jomaxro
(Joshua Rosenfeld)
January 25, 2017, 1:04am
6
Are we sure this is an approval issue? Arpit seemed to be thinking out loud, not confirming…
Meta and try run the same code.
jomaxro
(Joshua Rosenfeld)
January 25, 2017, 2:26am
8
Understood. Polls seem to be working fine here and on try at the moment - I’m concerned if the issue was approval, or something else (TL0, network, etc.)
2 Likes
tgxworld
(Alan Tan)
January 25, 2017, 9:19am
9
@jomaxro I managed to repro this locally and I think you’re right that posts with a poll in the approval will result in the poll being permanently broken even if we try to rebake it. I’m looking into the root cause now.
7 Likes
tgxworld
(Alan Tan)
January 26, 2017, 5:33am
10
7 Likes