This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 178966 - Localized strings are not properly formatted
Summary: Localized strings are not properly formatted
Status: VERIFIED FIXED
Alias: None
Product: javafx
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: Anton Chechel
URL:
Keywords:
Depends on:
Blocks: 173487
  Show dependency tree
 
Reported: 2009-12-22 05:24 UTC by Alexandr Scherbatiy
Modified: 2010-02-02 04:42 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Main.fx file (1.36 KB, application/octet-stream)
2009-12-22 05:24 UTC, Alexandr Scherbatiy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandr Scherbatiy 2009-12-22 05:24:12 UTC
NetBeans-JavaFX-Soma: #73

  Product Version         = NetBeans IDE 6.8 (Build 200912041610) (#ec9be6a6486c)
  Operating System        = Windows XP version 5.1 running on x86
  Java; VM; Vendor        = 1.6.0_15; Java HotSpot(TM) Client VM 14.1-b02; Sun Microsystems Inc.


Steps to reproduce:

- Format the attached file
The result is:
------------------------------------------------------------------------------
var str: String = 
     
      
                                                  ##"Text 2D :\nThe quick brown fox jumps over the lazy dog";
------------------------------------------------------------------------------
Comment 1 Alexandr Scherbatiy 2009-12-22 05:24:46 UTC
Created attachment 92853 [details]
Main.fx file
Comment 2 Anton Chechel 2010-01-25 10:06:53 UTC
fixed
http://hg.netbeans.org/javafx/rev/93b0aafeffa3
Comment 3 Alexandr Scherbatiy 2010-02-02 04:42:42 UTC
verified in NetBeans-JavaFX-Soma: #140