Skip to content

[Builder] Does not work with UTF8 chars #449

@gitahz

Description

@gitahz

Builder uses :element-type 'base-char for some arrays. With SBCL (2.5.0.0) this results in an exception when any text uses UTF chars.

Steps to reproduce:

  1. Create a new panel project from a template
  2. Add a DIV-element to the panel.
  3. Write "über" into the text field of the DIV-element (without quotation marks). (Hint: "über" is from german and means "above")
  4. Leave the text field. This should show up the text in the preview window.
  5. Press the "Test" button in the preview window. This triggers the fault.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions