Int32ToStringTemplate and LongToStringTemplate unused in bson-transpiler

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None

      Problem Statement/Rationale

      The Int32ToStringTemplate and LongToStringTemplate appear to be unused, even in the new Long().toString() tests.

      Steps to Reproduce

      Change the implementation to nonsense and the tests still pass.

      Expected Results

      For the template to be used for converting int32 and long to string.

      Actual Results

      StringTypeTemplate seems to be used instead

      Additional Notes

      n/a

            Assignee:
            Unassigned
            Reporter:
            Patrick Freed
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: