Results 1 to 5 of 5

Thread: two string fields controller error

Threaded View

  1. #1
    Join Date
    Jun 2009
    Posts
    9

    Default two string fields controller error

    hey all,

    i've ran into two bugs (?), first one is happens when i try to create a controller for an entity that has two not-null string fields, when trying to save the object, both fields' values are set to the first field.
    the other one is happening at installing finder for an entity which has two fields that has similar names:
    name of field1: code, field2: codeGroup, finderName: findCodesByCodeAndCodeGroup

    error:
    Unable to match all fields of Code for CodeAndCodeGroup (remaining 'Group')
    Script execution aborted

    roo scripts attached for both cases.

    shall i file a JIRA about these or i'm missing something trivial?
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •