Skip to content
GitLab
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    Projects Groups Topics Snippets
  • Register
  • Sign in
  • stacks stacks
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 173
    • Issues 173
    • List
    • Boards
    • Service Desk
    • Milestones
  • Wiki
    • Wiki
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • YourHeadYourHead
  • stacksstacks
  • Issues
  • #505
Closed
Open
Issue created Apr 13, 2020 by jrondorf@jrondorf

Link control with no default value leads to crash when selected

Having a link control, where no default value is given in the plist, generates a crash a soon as you want to use it.

You first have to select the little (x) cross button to delete the empty value, afterwards you are able to use the control.

<dict>
    <key>id</key>
    <string>link</string>
    <key>type</key>
    <string>link</string>
    <key>title</key>
    <string>Link</string>
    <key>toolTip</key>
    <string>Link</string>
</dict>
Edited Apr 13, 2020 by jrondorf
Assignee
Assign to
Time tracking