Bug #2169
closedAccept new nodes history show short version of OS
Description
This (for example "Debian) is inconsistent with other displays that show the full version (ie "Debian GNU/Linux 6.0.2 (squeeze)")
Updated by Jonathan CLARKE almost 13 years ago
- Target version changed from 2.3.6 to 2.4.0~alpha4
Updated by Arthur ANGLADE almost 13 years ago
- Status changed from 2 to In progress
Updated by François ARMAND almost 13 years ago
- Target version changed from 2.4.0~alpha4 to 2.4.0~alpha5
Updated by Arthur ANGLADE almost 13 years ago
The field seems to be empty in current version. When looking on demo.rudder-project.org/rudder/secure/assetManager/manageNewServer the full OS version is correctly displayed, but not in history.
The variable used : "osFullName" is supposed to receive a long description about the os (distribution, type, version, etc)from LDAP in Srv.scala, and does not.
Updated by François ARMAND almost 13 years ago
- Status changed from In progress to Discussion
- Assignee deleted (
Arthur ANGLADE) - Target version changed from 2.4.0~alpha5 to 2.4.0~alpha6
OK, that bug should be looked by FAR or NCH, as it seems to be a deep problem.
Updated by Jonathan CLARKE over 12 years ago
- Target version changed from 2.4.0~alpha6 to 2.4.0~alpha7
Updated by Nicolas CHARLES over 12 years ago
- Status changed from Discussion to Pending technical review
- Assignee set to Nicolas CHARLES
when we accept/refuse a node, and event is created in the eventlog, and the details within the event log are used to show the history
However, the serialisation of the osName was not valid (it wasn't the full os name).
Updated by Nicolas CHARLES over 12 years ago
indeed it is, i'm correcting also on 2.3
Updated by Jonathan CLARKE over 12 years ago
- Target version changed from 2.4.0~alpha7 to 2.3.7
Updated by François ARMAND over 12 years ago
- Status changed from Pending technical review to Released
OK !