Posted by scottrigby on August 19, 2008 at 5:40pm
Jump to:
| Project: | Listhandler |
| Version: | master |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | philipnet |
| Status: | closed (fixed) |
Issue Summary
Hi,
I want to add a prefix to listhandler's options, but the fields don't show (only the table headers).
From the HTML source:
<table class="sticky-enabled">
<tr><th>Mailing list</th><th>Prefix</th></tr>
</table>Any idea why that might be - and if so, what I could do to fix this?
Cheers!
:) Scott
Comments
#1
Hi Scott,
This is probably an effect of me moving the mailing list prefix data out of the Mailhandler table and into a Listhandler table.
I can replicate this with a new install, so leave it with me to have a look at.
Thanks.
P.
#2
Hi Scott,
I've just committed a fix for this.
I've re-worked the SQL so the problem should be resolved.
Please download the next HEAD snapshot which should be available around midnight GMT tonight and test it.
If it doesn't work for you then feel free to re-open this issue.
Thanks.
P.
#3
Automatically closed -- issue fixed for two weeks with no activity.