[CDRIVER-1552] handshake meta data on s390/rhel 7.2 add extra " in values. Created: 20/Sep/16  Updated: 21/Sep/16  Resolved: 20/Sep/16

Status: Closed
Project: C Driver
Component/s: None
Affects Version/s: 1.5.0
Fix Version/s: 1.5.0

Type: Bug Priority: Major - P3
Reporter: Derick Rethans Assignee: Hannes Magnusson
Resolution: Duplicate Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Related
is related to CDRIVER-1452 Attempt to clean/normalize values col... Closed

 Description   

In the mongodb log I see:

os: { type: "Linux", name: ""rhel"", version: ""7.2"", architecture: "s390x" }

I expected:

os: { type: "Linux", name: "rhel", version: "7.2", architecture: "s390x" }



 Comments   
Comment by Jeremy Mikola [ 21/Sep/16 ]

Confirming that this is no longer an issue on the PHPC master branch (using 1.5.0-rc0):

os: { type: "Linux", name: "Ubuntu", version: "16.04", architecture: "x86_64" }

PHPC 1.2.0alpha2 tag (using previous version of libmongoc):

os: { type: "Linux", name: "ubuntu", version: ""16.04"", architecture: "x86_64" }

Comment by Hannes Magnusson [ 20/Sep/16 ]

This should be fixed in 1.5 already (see CDRIVER-1452).

After discussion on slack, it appears mongo-php-driver was still running 1.4.x, not 1.5

Generated at Wed Feb 07 21:12:52 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.