Issue Details (XML | Word | Printable)

Key: JEXL-6
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Frédéric Bertin
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Commons JEXL

[jexl] Unary Minus + Float not supported

Created: 29/Sep/05 05:17 PM   Updated: 16/May/06 11:38 AM
Return to search
Component/s: None
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

File Attachments:
  Size
Text File patch.txt 2005-09-29 05:19 PM Frédéric Bertin 0.8 kB
Environment:
Operating System: other
Platform: Other

Bugzilla Id: 36857


 Description  « Hide
Unary Minus is only supported for Integers. See the attached patch to solve the
problem.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Frédéric Bertin added a comment - 29/Sep/05 05:19 PM
Created an attachment (id=16549)
adds Float support for Unary Minus operator

dion gillard added a comment - 15/Feb/06 08:52 AM
Fixed in SVN yesterday