| Anonymous | Login | 05-18-2013 09:09 AM | ![]() |
| My View | View Issues |
| View Issue Details [ Jump to Notes ] | [ Print ] | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |
| 0004991 | SMF 2.0 | General | public | 2012-07-03 21:22 | 2012-12-01 14:35 | |
| Reporter | vbgamer45 | |||||
| Priority | normal | Severity | minor | Reproducibility | have not tried | |
| Status | closed | Resolution | fixed | |||
| Platform | OS | OS Version | ||||
| Summary | 0004991: SSI showpoll function refers to old core theme's poll_*.gifs | |||||
| Description | SSI showpoll function still refers to the old core images when showing a poll [code] 'bar' => '<span style="white-space: nowrap;"><img src="' . $settings['images_url'] . '/poll_' . ($context['right_to_left'] ? 'right' : 'left') . '.gif" alt="" /><img src="' . $settings['images_url'] . '/poll_middle.gif" width="' . $barWide . '" height="12" alt="-" /><img src="' . $settings['images_url'] . '/poll_' . ($context['right_to_left'] ? 'left' : 'right') . '.gif" alt="" /></span>', [/code] The poll_*.gifs do not exist in the default theme | |||||
| Tags | No tags attached. | |||||
| Attached Files | ||||||
MantisBT 1.2.8 (Modified)[^] Copyright © 2000 - 2010 Mantis Group





