I think it’s been mentioned before, but this one is a real killer:
1) Edit an “Include Project” action
2) click Add
3) Type a variable name, press Tab to get to Value
4) Type a value, press enter
The action closes. And what’s the value of that variable name you just set? Blank. This is the sort of bug that can really drive you up the wall. Why? Because eventually you twig that the value name isn’t set. You go back into the action, see “ah yes, I forget to set the value”. Then you type in the value again, being extra sure that you typed it right, press Enter, and run the project. And it still doesn’t work! Argh…
Steve
Thanks Steve. This is a bug (in a third-party control) that we thought we’d fixed, but it turns out it was only fixed in some property pages.
Fixed properly now, will be available in the next test build.
Oh, brilliant. I shall sleep better.
Steve