[ 
http://jira.magnolia-cms.com/browse/MGNLMIGRATION-171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jan Haderka reopened MGNLMIGRATION-171:
---------------------------------------


Where/how was this solved? There's no commit associated with this issue 
anywhere.

> Migration module breaks code which is using <> (pointy brackets) instead of 
> [] (square brackets) when combined on in a single expression
> ----------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: MGNLMIGRATION-171
>                 URL: http://jira.magnolia-cms.com/browse/MGNLMIGRATION-171
>             Project: Magnolia Migration
>          Issue Type: Bug
>    Affects Versions: 1.1.3
>            Reporter: Tomas Brimor
>            Assignee: Robert Šiška
>            Priority: Major
>             Fix For: 1.2.1
>
>
> Pre migration:
> {noformat}
> <#assign guideProductCategoryUUID = 
> popularGuidesProductCategories[guide.@uuid]/>
> {noformat}
> Post migration
> {noformat}
> <#assign guideProductCategoryUUID = popularGuidesProductCategories[guide.]/>
> {noformat}

-- 
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
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to