-
-
Notifications
You must be signed in to change notification settings - Fork 115
Open
Description
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:
- Create a new panel project from a template
- Add a DIV-element to the panel.
- Write "über" into the text field of the DIV-element (without quotation marks). (Hint: "über" is from german and means "above")
- Leave the text field. This should show up the text in the preview window.
- Press the "Test" button in the preview window. This triggers the fault.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels