Description of problem: When a user creates an application using the nodejs 0.10 cartridge the 0.10 collection is not enabled in the default environment. While the control script enables the right collection, its not easily apparent to the user. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. Create an application using the NodeJS-0.10 cartridge 2. SSH in and run "node -v" 3. Actual results: node -v returns: v0.6.20 Expected results: node -v should return: v0.10 Additional info:
*** This bug has been marked as a duplicate of bug 1108951 ***