[
http://jira.magnolia-cms.com/browse/MSHOP-55?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Haderka reopened MSHOP-55:
------------------------------
- Test is missing to make sure we don't get this problem back in the future.
- While changing {{ShopKeywordSearchResultParagraphModel}} you should also fix
the {code}
} catch (Exception e) {
//TODO
}
} {code}
- Similarly exception handling in {{ShopTagCloudParagraph}} can't stay as is
{code}
} catch (LoginException e) {
82 // TODO Auto-generated catch block
83 e.printStackTrace();
84 } catch (RepositoryException e) {
85 // TODO Auto-generated catch block
86 e.printStackTrace();
87 }
{code}
- changing major version of the dependency (Data module) means you need to
change major version of the module itself as well.
- also I don't see how making categorization not optional is related to prices
not being displayed. Ticket title should be updated as it changes now more then
just fix prices not being displayed.
> Prices are not displayed
> ------------------------
>
> Key: MSHOP-55
> URL: http://jira.magnolia-cms.com/browse/MSHOP-55
> Project: Magnolia Shop
> Issue Type: Bug
> Affects Versions: 1.1.1
> Reporter: Teresa Miyar
> Assignee: Teresa Miyar
> Fix For: 1.1.1
>
>
--
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]>
----------------------------------------------------------------