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 212941 - Coloring of negative float numbers
Summary: Coloring of negative float numbers
Status: RESOLVED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: Apache Config Files (show other bugs)
Version: 7.2
Hardware: All All
: P4 normal (vote)
Assignee: Ondrej Brejla
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-24 10:55 UTC by Ondrej Brejla
Modified: 2012-05-25 05:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ondrej Brejla 2012-05-24 10:55:26 UTC
Doesn't work.
--------%<--------
SetEnv SITE_COUNTRY_LONG -0.123456789
SetEnv SITE_COUNTRY_LONG -.123456789
SetEnv SITE_COUNTRY_LONG -123.e-123
SetEnv SITE_COUNTRY_LONG -123e-123
Comment 1 Ondrej Brejla 2012-05-24 11:03:54 UTC
Fixed in web-main #d5c24819c39b
Comment 2 Quality Engineering 2012-05-25 05:47:33 UTC
Integrated into 'main-golden', will be available in build *201205250002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/d5c24819c39b
User: Ondrej Brejla <obrejla@netbeans.org>
Log: #212941 - Coloring of negative float numbers