Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Fix Bugzilla Bug 114421 and 113200

-Summary:

Bug 114421: Like filter does not accept JS regular _expression_ syntax

Bug 113200: Highlight on datetime item display incorrectly

 

-Bugzilla Bug (s) Resolved:

 Bugzilla bug 114421 and 113200

  

-Description:

114421:  js regular _expression_ is now supported

113200:  the _expression_ should be put between quotation marks. More specific message will now be shown if anything goes wrong.

 

-Tests Description:  

 Unit test

 

-Files Added: 

-Files Edited:

/org.eclipse.birt.core/src/org/eclipse/birt/core/data/DataTypeUtil.java

 

/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/ResultIterator.java

/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/script/NEvaluator.java

/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/script/ScriptEvalUtil.java

/org.eclipse.birt.data/test/org/eclipse/birt/data/engine/impl/ScriptEvalTest.java

 

/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/i18n/Messages.properties

/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/i18n/ResourceConstants.java

 

 

- Notes to Build Team:
- Notes to Developers:
- Notes to QA: 
 

- Notes to Documentation:  

 


Back to the top