Support

Account

Home Forums Bug Reports Automatic removal of leading 0 in fieldname Reply To: Automatic removal of leading 0 in fieldname

  • Hi @Jonathan

    Great bug find! Yes, I have just tested and fixed this issue.

    The solution was to add a $restriced array in the parse_types function which will now avoid parsing values for ‘name’, ‘label’, etc…

    You can find this in the latest git version

    Cheers
    E