[daisy] [JIRA] Created: (DSY-574) Fix for failing repository tests
Karel Vervaeke (JIRA)
issues at cocoondev.org
Mon Oct 29 06:01:29 CST 2007
Fix for failing repository tests
--------------------------------
Key: DSY-574
URL: http://issues.cocoondev.org//browse/DSY-574
Project: Daisy
Type: Bug
Components: Repository
Versions: 2.2
Reporter: Karel Vervaeke
Priority: Minor
This query returns a row where none is expected:
select name where documentType='Doctype4' and $Link=>$MultiHier has none (Path('a1/a2/a3'), Path('b1/b2'), Path('c1'))
Doc1.$Link = Doc2.
Doc2 has these paths, but Doc1 does not, hence the query result is correct.
The attached patch creates Doc1 with a different document type to avoid having doc1 in the query result.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.cocoondev.org//secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
More information about the daisy
mailing list