Actions
Bug #27104
closedEditor replace toString with lodash
Description
to avoid this error
Error: Uncaught [TypeError: Cannot read property 'toString' of undefined]
lodash's toString is safer.
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/6854 added
Updated by Ohad Levy over 5 years ago
- Target version set to 1.23.0
- Fixed in Releases 1.23.0 added
Updated by Anonymous over 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 280aca00634cb30cc88e07a7784fe8e948eeda68.
Actions