First time here? Check out the FAQ!
2

Can't vote after answering

Right now, after we answered a question, we can't vote anymore on this question.

The reason is that javascript used a label present only on the answer form before binding the buttons (question-subscribe-updates) and this label doesn't appear with the "Edit your previous answer" button (and of course, when javascript fails, you won't know it ...)

There is 2 solutions to fix this :

  • Removing the wrong javascript part when user already answered the question (doesn't require a lot of work)
  • Always add the missing label (requires some more work, but may be more relevant ...)
bgenevaux's avatar
201
bgenevaux
asked 2012-08-14 04:52:23 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

3

This issue is fixed in the repository.

Evgeny's avatar
13.2k
Evgeny
answered 2012-08-14 17:13:37 -0500
edit flag offensive 0 remove flag delete link

Comments

Good, is possible to know what is the fix adopted? Only for knowledge :)

I Like AskBot's avatar I Like AskBot (2012-08-31 04:11:30 -0500) edit
add a comment see more comments