Closed (fixed)
Project:
Big Integer
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Jan 2019 at 15:19 UTC
Updated:
10 Jul 2020 at 13:59 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
murzSeems field us hardcoded to be always unsigned?
ANd I can't find where to change field type from unsigned to unsigned in Drupal field settings interface.
Comment #3
murzSimply changing
to
and recreating field helps solve the problem. Can you expand this setting to Drupal field settings form?
Comment #4
sergiu stici commentedYou can change this option in field setting.
Comment #5
sergiu stici commentedComment #6
murzThanks, patch works well!
Comment #7
m4oliveiThe patch works great, also a +1 for me. I just wanted to tweak the language a bit and fix some coding standards. Patch attached.
Comment #9
alansaviolobo commented