[magnolia-dev] [JIRA] Created: (MAGNOLIA-2262) Workflow upload

Workflow upload
---------------

                 Key: MAGNOLIA-2262
                 URL: http://jira.magnolia.info/browse/MAGNOLIA-2262
             Project: Magnolia
          Issue Type: Bug
    Affects Versions: 3.6-m3
            Reporter: Sylvain Balbous
            Assignee: Boris Kraft

When uploading a process definition (see below), upload confirmed ok, xml viewable by clicking the link in
the Flow List.
Then go to Configuration/modules/workflow/config/flows/activation, value only contain the first
line of the xml
Get back to the workflow upload screen, click on the Flow list then :

Erreur d'analyse XML : aucun élément trouvé
Emplacement : http://localhost:9190/magnoliaAuthor/.magnolia/pages/flows.html?command=showFlow&flowName=activation
Numéro de ligne 1, Colonne 57 :<process-definition name="activation" revision="j0.0.2">
--------------------------------------------------------^

This error occured with a fresh install, I believed it was a setup pb. No way to make the WFE running.

<process-definition name="activation" revision="j0.0.2">
  <sequence>
    <set field="activator" field-value="userName"/>
    <!--  go to publisher first -->
    <to-publisher/>
    <!-- will loop if rejected -->
(Continue reading)


Gmane