[
https://issues.apache.org/jira/browse/COCOON-2342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13906746#comment-13906746
]
Hudson commented on COCOON-2342:
--------------------------------
SUCCESS: Integrated in Cocoon 2.1.X #91 (See
[https://builds.apache.org/job/Cocoon%202.1.X/91/])
[COCOON-2342] Patch applied (ilgrosso:
http://svn.apache.org/viewvc/?view=rev&rev=1570098)
*
/cocoon/branches/BRANCH_2_1_X/src/blocks/forms/resources/org/apache/cocoon/forms/resources/js/templates/InfoPopup.html
*
/cocoon/branches/BRANCH_2_1_X/src/blocks/forms/resources/org/apache/cocoon/forms/resources/js/templates/MultiValueDoubleList.html
*
/cocoon/branches/BRANCH_2_1_X/src/blocks/forms/resources/org/apache/cocoon/forms/resources/js/templates/MultiValueEditor.html
*
/cocoon/branches/BRANCH_2_1_X/src/blocks/forms/resources/org/apache/cocoon/forms/resources/js/templates/MultiValueEditorWithSuggestion.html
> Apache license at the beginning cocoon's dojo widgets templates causes:
> dojo.widget.Parse: error:
> -------------------------------------------------------------------------------------------------
>
> Key: COCOON-2342
> URL: https://issues.apache.org/jira/browse/COCOON-2342
> Project: Cocoon
> Issue Type: Bug
> Components: Blocks: Forms
> Affects Versions: 2.1.12, 2.1.13
> Reporter: Reynaldo Porras
> Assignee: Francesco Chicchiriccò
> Fix For: 2.1.13
>
> Attachments: COCOON-2342.patch
>
>
> Get cocoon from http://svn.apache.org/repos/asf/cocoon/branches/BRANCH_2_1_X
> and test cocoon form examples, specifically "Cocoon multivalue editor with
> suggestions" or "Cocoon double-list multivalue widget ". You should see that
> the widgets are not being displayed and in debug console of the browser
> should appear a message like this "dojo.widget.Parse: error: "
> This issue is present in MultiValueDoubleList widget,
> MultiValueEditorWithsuggestion, MultiValueEditor and InfoPopup.
> Issue is caused by the apache license header added to the template files of
> those widgets.
> I found that moving the license header inside of the first html element of
> the widget fixes the issue.
> Test on firefox 27.0 and google chrome 32.0.1700.107.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)