Ticket #45219

generate_packets.py: Move field get into type code

Open Date: 2022-07-25 02:39 Last Update: 2022-07-26 21:42

Reporter:
Owner:
Type:
Status:
Closed
Component:
MileStone:
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
Fixed
File:
1

Details

Part of #45206. Make Field.get_get_real() a wrapper around a call to FieldType.get_code_get() that reads field values as appropriate.

Ticket History (3/4 Histories)

2022-07-25 02:39 Updated by: alienvalkyrie
  • New Ticket "generate_packets.py: Move field get into type code" created
2022-07-25 06:43 Updated by: alienvalkyrie
  • Resolution Update from None to Accepted
Comment

This patch also passively fixes an issue where diff arrays weren't working correctly in JSON, non-delta mode.

2022-07-26 21:42 Updated by: alienvalkyrie
  • Status Update from Open to Closed
  • Resolution Update from Accepted to Fixed

Edit

Please login to add comment to this ticket » Login