Bug #38035
powermail_field_ without the number
| Status: | Closed | Start date: | 2012-06-14 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assignee: | Alex Kellner | % Done: | 0% |
|
| Category: | Frontend Plugin | |||
| Target version: | 2.0.1 | |||
| Votes: | 0 |
Description
I just found a bug in the naming of the input fields and the appropriate label field. I haven't changed any typoscript settings and included the static templates "Main Template" and "Marketing Information"
It seems, that the counting just works for the div (<div id="powermail_fieldwrap_15">) but not for the label and input field (powermail_field_).
<label for="powermail_field_">
<input id="powermail_field_" name="tx_powermail_pi1[field][15]">
History
Updated by Alex Kellner 11 months ago
- Status changed from New to Closed
- Assignee changed from Alexander Grein to Alex Kellner
That's correct and is related to #37959 - if there is no marker in the db, no id is generated in Frontend