Community
Participate
Working Groups
A Javascript error occurs after clicking Finish in the New Project wizard of the Workbench Demo. Steps to reproduce: 1. open the "RAP Workbench Demo" (http://rap.eclipsesource.com/workbenchdemo/rms) 2. select Repository > Principal 0 3. richt-click to open context menu and choose New Project 4. enter some text in the project name field and press Return or click Finish -> a Javascript error occurs Could not evaluate javascript response: Error: TypeError: Cannot read property 'length' of null Script: org.eclipse.rwt.protocol.Processor.processMessage( { "meta": { "requestCounter": 62 }, "operations": [ { "target": "w142", "action": "destroy" }, { ...
The problem was in DateTime.appearances.js# "calendar-weekday". For some reasons font.getFamily() returns null even the internal field Font.js#__familyFixed has the correct value. Changes are in CVS HEAD.
*** Bug 367103 has been marked as a duplicate of this bug. ***
*** Bug 387532 has been marked as a duplicate of this bug. ***