blob: 0538aaa93ba915f74a87f41ae914dece1c2777ae (
plain)
The [[plugins/poll]] plugin uses GET for the vote links. As a result, the
[[news/openid]] poll has a number of votes from Google. :)
done -- [[Joey]]
Not quite; the <form> method attribute defaults to GET. The forms each need the attribute method="POST" .
[[bugs/done]] -- [[Joey]]
|