Insert Text into Note - Vaccinations - crash

Discussion in 'Bugs & Issues' started by Jason, Feb 14, 2013.

  1. Jason

    Jason Developer / Handyman Staff Member

  2. Jason

    Jason Developer / Handyman Staff Member

    Vaccine table looks fine.
    vaccines.given.synapse.jpg
  3. Graham

    Graham Developer Staff Member

    Ok, reproduced .. will see if I can do a fix soon
  4. Graham

    Graham Developer Staff Member

    Ok, uploaded 98 ... please test all vaccine related functions
  5. Jason

    Jason Developer / Handyman Staff Member

    Vaccine inserting into a note works.

    synapse.blank.vaccine.fields.all.date.fields.need.to.be.filled.crash.jpg


    Code:
    {make object! [
        code: 305
        type: 'script
        id: 'invalid-arg
        arg1: ""
        arg2: none
        arg3: none
        near: [to date! vaccinedatefld/text
            to date!
        ]
        where: 'on-click
    ]}
    
    clicking [Add] with no data in fields crashes synapse.
  6. Graham

    Graham Developer Staff Member

    It's not a crash .. just a debugging statement left in activated when the date fields are not filled in correctly.
    I'll remove it for the next build.
    Jason likes this.

Share This Page