Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
I
iTasks-SDK
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 74
    • Issues 74
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 6
    • Merge Requests 6
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • clean-and-itasks
  • iTasks-SDK
  • Issues
  • #96

Closed
Open
Opened Feb 22, 2017 by Jurriën Stutterheim@jstutterheimContributor

iTasks.API.Common.InteractionTasks findSelection index out of range

See attached chat.icl. Compile it with the Tonic compiler so you get dynamic blueprints. Start the example, go to localhost, run the Tonic viewer task and go to dynamic blueprints. Open a "chat string session" task. Go back to the dynamic Tonic viewer and open a blueprint. The program will crash on the !! combinator. In my test, this happens in findSelection in iTasks.API.Common.InteractionTasks with index 0.

As an aside: using !! should probably be avoided where ever possible. It's inefficient and unsafe.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: clean-and-itasks/iTasks-SDK#96