VB Script problem : Interaction involving : 1- String in field (content), 2- field names and 3- VB functions parameters

Submitted by Armando on 2009/07/12 19:35
If the "item" field text contains a string which is identical to another field name,
it will prevent VB functions from working properly if they're using that field as a parameter.
 
(Possibly, the bug could involve any String from any text field, and not just the item field, of course. Haven't tested that though.)
 
I can reproduce that easily. [ EDIT : but only with the example below...! ]
 
 
Seems to be a problem with my own code. But can't find where the problem lies...
 
Code example used for item color calculation (important lines at the end of function):

If you haven't received your license...

Submitted by Pierre_Admin on 2009/07/09 10:14
I'd like to thank all those that have made a donation. Your help is greatly appreciated and helps me concentrating on IQ (as opposed to getting outside contracts to pay the bills).
 
I've sent an email to all those that have donated $50 or more, containing the license info. This license disables the beta version expiration, enabling you to use IQ for as long as you wish.
 
If you haven't received this email (caught up in spam filters perhaps), please contact me directly and provide an alternate email address, phone number, etc where you can be reached.
 
Thanks again!
 
Pierre

Shortcuts (F7-F8, etc.) to navigate in the grid from HTML pane don't work well here when MHT content.

Submitted by Armando on 2009/07/08 23:46
Shortcuts to navigate in the grid from the HTML pane don't work well here when there's MHT content for some items.
 
They'll work once but then focus will go to the grid and stay there, which is pointless, of course.
 
(If confirmed, I can add it to mantis.)

When column filter is ON, shouldn't we still be able to create a "visible" new item ?

Submitted by Armando on 2009/07/08 23:38
When column filter is ON I think that the user should still be able to create a new *visible*  item (in the currently used grid), at least for editing purposes. This is not possible a the moment which makes wiorking with column filters difficult..