Product Code entered during Full registration doesn't format correctly in Web UI
-
Cloud 5702 SVN 4522
Fedora 23 ServerI entered the product key in all caps with hyphens during full host registration on this particular laptop. this is what the web UI shows.
There is a LOT of text in there, that’s just the end part.
-
I believe this to be fixed. I don’t think it was double encrypting data but rather remnants of a bad transfer though gzhandler in regards to buffered out put. I’ve fixed this by removing it.
I also fixed saving the product key in groupmanagementpage.
-
This is the same host. It appears that it just doesn’t have any data for this field.
I’m going to try to do a full registration in a bit and input a product key and see what happens now.
MariaDB [fog]> select hostProductKey from hosts where hostName = 'R0219505686WLMB'; +----------------+ | hostProductKey | +----------------+ | | +----------------+ 1 row in set (0.00 sec)
-
I just deleted this host, and then did a full registration from the boot menu and entered the product key.
The hostProductKey is still blank in the DB and what’s displayed in the web UI field is not correct.
I’m on SVN 4538 Cloud 5734
-
@Wayne-Workman Pretty sure this was fixed, though a confirmation would be nice.
-
Haven’t forgot about this - just other things on my plate at the moment.
-
@Tom-Elliott said:
@Wayne-Workman Pretty sure this was fixed, though a confirmation would be nice.
This appears to be working properly with r6439
-
this is STILL working. lol. r6967