Uploaded image for project: 'Tuigwaa'
  1. Tuigwaa
  2. TUIGWAA-52

カスタムフォーム、更新ルールで日付型に値をセットしても、「年」しか記録されない

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 0.9.1
    • 0.9, 0.8
    • controller
    • None

    Description

      カスタムフォーム、更新ルールを作成する際に、
      日付型の属性に対して値をセットしても、dicon ファイルには 年 が記録されるのみで、
      月日に関しては値が入らない。

      <initMethod name="putUpdateValue">
      <arg>
      "tgw_attr_1"
      </arg>
      <arg>
      "1996"
      </arg>
      </initMethod>

      上記("1996")のように文字列で年のみを持っているが、本来であれば、java.lang.Long 型で持たせるべき。

      Attachments

        Activity

          People

            takishita takishita
            takishita takishita
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: