Summary Paragraph not working (partially)
-----------------------------------------

                 Key: MGNLFORM-99
                 URL: http://jira.magnolia-cms.com/browse/MGNLFORM-99
             Project: Magnolia Form Module
          Issue Type: Bug
    Affects Versions: 1.3-pre-1
         Environment: tomcat6
            Reporter: Daniel Kummer
            Assignee: Tobias Mattsson
            Priority: Major


We're having problem with the new form 1.3 summary paragraph.

The paragraph works just fine on my local development machine but doesn't work 
at all on our development server.

I've been able to track down the problem: In my optinion the function 
"findContentParagraphFields" in FormSummaryModel.java is responsible:

The executed jcr query returns the expected nodes on my local machine but 
doen't return anything on our development server.

An example query is as follows:

select * from mgnl:contentNode where jcr:path like 
'/internet/TESTING/en/components-2/multistep-form/main/0/%' and controlName is 
not null

The website trees are identical on both environments.



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to