Hi guys, I tried to reproduce the NH2577 (https://nhibernate.jira.com/browse/NH-2577) but with no success. I am not the author of this bug so I can only guess what is the problem under the cover. The test I created is unfortunately passing but maybe there is not enough information because: 1. the output query uses xml_desc function which I was unable to provide, 2. there is no dialect given so I tired to use ms sql 2008
The "green" test is here https://github.com/kliszaq/nhibernate-core/tree/NH2577/src/NHibernate.Test/NHSpecificTest/NH2577 . My question is: should we include this in codebase and then close as passed ? And then if someone can reproduce this will be able to modify the test? regards, Kamil -- --- You received this message because you are subscribed to the Google Groups "nhibernate-development" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
