There's some custom code that needs rewriting in order to get NodeStream to work with the new alpha version of UUID. This definitely needs to be done in order to be able to use the awesomeness of the alpha 2 release.

Comments

misc’s picture

Which custom code is dependent on the earlier version of UUID? Is it in ns_core?

fabsor’s picture

Version: 7.x-2.0-alpha2 » 7.x-2.x-dev

It's in ns_core, and it's used to ensure that the web product is working properly with the regions, which are terms. By using UUID:s here we can use terms safely without having to care about what tids we are inputting into our views.

fabsor’s picture

Issue tags: +beta blocker

This is a beta blocker, since we need to be on par with the latest development of UUID.

fabsor’s picture

Status: Active » Fixed

This should work properly now. All tests are showing green light.

Automatically closed -- issue fixed for 2 weeks with no activity.