fluentd-ui icon indicating copy to clipboard operation
fluentd-ui copied to clipboard

Error in installed plugins page when installed a fluentd plugin from a locally created gem

Open tamsel opened this issue 6 years ago • 1 comments

The error was because the latest version value was nil.

Error: ActionView::Template::Error (no implicit conversion of nil into String): latest_version: { label: "#{t("plugins.common.latest_version")}", sortable: true }, is_latest_version: { label: "" } }, items: #{plugins_json.html_safe}, filter: null } }

tamsel avatar Jun 20 '19 05:06 tamsel

Sorry for the delay. I will check code this week or next week.

okkez avatar Jul 09 '19 07:07 okkez