<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic v5.6 breaks this query in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/v5-6-breaks-this-query/m-p/322342#M9343</link>
    <description>&lt;P&gt;I have a query in a content view which looks like this:&lt;/P&gt;
&lt;P&gt;(ecm:mixinType = 'HiddenInNavigation' AND ecm:isCheckedInVersion = 0 AND ecm:currentLifeCycleState != 'deleted') AND  ecm:parentId=? AND (ecm:primaryType =? OR ecm:currentLifeCycleState ='Pause')&lt;/P&gt;
&lt;P&gt;with query parameters:&lt;/P&gt;
&lt;P&gt;"#{currentDocument.id}"
"#{currentDocument.currentLifeCycleState}"&lt;/P&gt;
&lt;P&gt;Which worked fine in v5.5. Yeah I know its 'fragile' to use the currentLifeCycleState of a document as a search parameter of ecm:primaryType and I know the document types need coordinated with the lifecycle
state. However this query did work in v5.5 and as the parent document moved through the lifecycle it would show only the document type which had the same name as the lifecycle state.&lt;/P&gt;
&lt;P&gt;I need to know if this is a bug or a change in the underlying code which will not be changed and therefore I need to find a different way to only display a child document based on the parent's lifecycle.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://pastebin.com/pRdMsfGs"&gt;Here&lt;/A&gt; is the error I get!&lt;/P&gt;</description>
    <pubDate>Fri, 02 Nov 2012 22:03:59 GMT</pubDate>
    <dc:creator>karl_harris_</dc:creator>
    <dc:date>2012-11-02T22:03:59Z</dc:date>
    <item>
      <title>v5.6 breaks this query</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/v5-6-breaks-this-query/m-p/322342#M9343</link>
      <description>&lt;P&gt;I have a query in a content view which looks like this:&lt;/P&gt;
&lt;P&gt;(ecm:mixinType = 'HiddenInNavigation' AND ecm:isCheckedInVersion = 0 AND ecm:currentLifeCycleState != 'deleted') AND  ecm:parentId=? AND (ecm:primaryType =? OR ecm:currentLifeCycleState ='Pause')&lt;/P&gt;
&lt;P&gt;with query parameters:&lt;/P&gt;
&lt;P&gt;"#{currentDocument.id}"
"#{currentDocument.currentLifeCycleState}"&lt;/P&gt;
&lt;P&gt;Which worked fine in v5.5. Yeah I know its 'fragile' to use the currentLifeCycleState of a document as a search parameter of ecm:primaryType and I know the document types need coordinated with the lifecycle
state. However this query did work in v5.5 and as the parent document moved through the lifecycle it would show only the document type which had the same name as the lifecycle state.&lt;/P&gt;
&lt;P&gt;I need to know if this is a bug or a change in the underlying code which will not be changed and therefore I need to find a different way to only display a child document based on the parent's lifecycle.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://pastebin.com/pRdMsfGs"&gt;Here&lt;/A&gt; is the error I get!&lt;/P&gt;</description>
      <pubDate>Fri, 02 Nov 2012 22:03:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/v5-6-breaks-this-query/m-p/322342#M9343</guid>
      <dc:creator>karl_harris_</dc:creator>
      <dc:date>2012-11-02T22:03:59Z</dc:date>
    </item>
    <item>
      <title>Re: v5.6 breaks this query</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/v5-6-breaks-this-query/m-p/322343#M9344</link>
      <description>&lt;P&gt;I found data type inconsistency with a Java action I have written. Fixing that fixed the problem.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Nov 2012 20:57:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/v5-6-breaks-this-query/m-p/322343#M9344</guid>
      <dc:creator>karl_harris_</dc:creator>
      <dc:date>2012-11-05T20:57:34Z</dc:date>
    </item>
  </channel>
</rss>

