| Anonymous | Login | 05-23-2013 04:27 AM | ![]() |
| My View | View Issues |
| View Issue Details [ Jump to Notes ] | [ Print ] | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |
| 0004992 | SMF 2.0 | General | public | 2012-07-03 21:53 | 2012-12-01 14:39 | |
| Reporter | vbgamer45 | |||||
| Priority | normal | Severity | minor | Reproducibility | have not tried | |
| Status | resolved | Resolution | fixed | |||
| Platform | OS | OS Version | ||||
| Summary | 0004992: $pollinfo not defined in ssi_ShowPoll | |||||
| Description | In SSI.php $pollinfo not defined in ssi_ShowPoll function in two spots code below should be $row instead of $pollinfo 'image' => empty($pollinfo['voting_locked']) ? 'poll' : 'locked_poll', 'question' => $row['question'], 'total_votes' => $total, 'is_locked' => !empty($pollinfo['voting_locked']), | |||||
| Tags | No tags attached. | |||||
| Attached Files | ||||||
Notes |
|
|
(0014755) emanuele (Developer) 2012-12-01 14:39 |
commit a0157a7fc2346613c04827e066c81e47bd93e073 Fixed undefined variable in SSI [Bug 4992] |




