• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • 1.1.0
    • 1.0.0
    • None
    • 4.3 M3

      How to reproduce it :

      • on the front office, fill the form to create a new ad
      • submit
        > the ad is well created, a new page under the classified ads root page is created with my new content inside.

      BUT, on the ribbon, this content have the "view of the content" button disabled

      Next, I created a filtered content of ads. The page-id is never found. Like if my content was orphan.

          [CLASSIFADS-7] The page containing the ad is not saxed

          Why we do not have a release version of this plugin ?

          Frederic Ravetier (Inactive) added a comment - Why we do not have a release version of this plugin ?

          So the answer is yes

          Frederic Ravetier (Inactive) added a comment - So the answer is yes

          Simon Prieul (Inactive) added a comment - https://docs.ametys.org/fr/plugins.html

          Is it available on 4.2 ?
          We need it on a 4.2 project.

          Frederic Ravetier (Inactive) added a comment - Is it available on 4.2 ? We need it on a 4.2 project.

          Usage:

           xmlns:ugc="org.ametys.plugins.ugc.transformation.xslt.UgcXSLTHelper"
          
          ...
          
          <xsl:value-of select="ugc:getUgcPage('defaultContent://abcd-1234-...')"/>
          <xsl:value-of select="ugc:getUgcPage('defaultContent://abcd-1234-...', 'my-site-name')"/>

          Simon Prieul (Inactive) added a comment - Usage: xmlns:ugc= "org.ametys.plugins.ugc.transformation.xslt.UgcXSLTHelper" ... <xsl:value-of select= "ugc:getUgcPage( 'defaultContent: //abcd-1234-...' )" /> <xsl:value-of select= "ugc:getUgcPage( 'defaultContent: //abcd-1234-...' , 'my-site-name' )" />

          This issue only focus on the missing XSLT helper

          Raphaël Franchet added a comment - This issue only focus on the missing XSLT helper

          Laurence Aumeunier added a comment - - edited

          First point :
          "View of the content" can not be available on a virtual page. Why do you need it ?

          Second point:
          Yes of course, your content is orphan because its page is a virtual page.
          In the abstract view of the ad, to get the page id of the ad, we need a specific XSL helper to compute of page id.

          This issue is about two subjects. Please create 2 separated issue.

          Laurence Aumeunier added a comment - - edited First point : "View of the content" can not be available on a virtual page. Why do you need it ? Second point: Yes of course, your content is orphan because its page is a virtual page. In the abstract view of the ad, to get the page id of the ad, we need a specific XSL helper to compute of page id. This issue is about two subjects. Please create 2 separated issue.

            laurence Laurence Aumeunier
            llopez Laure Lopez
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: