Project

General

Profile

Bug #286

Font$ function causing internal error

Added by David Baldwin about 4 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Normal
Target version:
Start date:
03/02/2020
Due date:
% Done:

0%

Estimated time:
Affected version:

Description

Font$ function is causing an internal error when accessing the second definition of the same font that was defined as font 0.

Example:-

Font Viewer crashes with internal error at line 143, column 5 when it reaches font 55, margarine, which was defined in manifest as font 0.

Simple Visual demo crashes with "index.html:1 Uncaught (in promise) cannot_load_font" message in console when browsing fonts when it gets to 'finger paint', also defined as font 0 in manifest.

This was working fine in 0.9.5.1

#1

Updated by Francois Lionet about 4 years ago

  • Status changed from New to Resolved
  • Target version set to 0.9.8.1

Fixed, but not the way you wanted! ;)
The compiler now sends an error (refuses to compile) if a font is duplicated in the manifest or in the tags of the application.

#2

Updated by David Baldwin almost 4 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF