We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
В чанке-обертке для всех комментариев страницы (&tplComments) есть переменная [[+total]], и по-моему она некорректно возвращает число комментариев.
&tplComments
[[+total]]
См. https://github.com/modx-pro/Tickets/blob/master/core/components/tickets/elements/chunks/chunk.comment_wrapper.tpl#L10
Возможно только у меня такой баг, но стоит перепроверить.
Tickets 1.13.1-pl; MODX 2.8.5
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Сообщение об ошибке / Error message
Резюме / Summary
В чанке-обертке для всех комментариев страницы (
&tplComments
) есть переменная[[+total]]
, и по-моему она некорректно возвращает число комментариев.См. https://github.com/modx-pro/Tickets/blob/master/core/components/tickets/elements/chunks/chunk.comment_wrapper.tpl#L10
Шаг для воспроизведения / Step to play
Возможно только у меня такой баг, но стоит перепроверить.
Environment
Tickets 1.13.1-pl; MODX 2.8.5
The text was updated successfully, but these errors were encountered: