Parts of the Contacts app are quite buggy (collecting issue)
(MGNLUI-476)
|
|
| Status: | Closed |
| Project: | Magnolia UI |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 5.0 |
| Type: | Sub-task | Priority: | Major |
| Reporter: | Daniel Lipp | Assignee: | Aleksandr Pchelintcev |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | contacts-app | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Template: |
|
| Date of First Response: |
| Description |
|
When creating a new Contact first and last name are never persisted.
2013-02-21 15:49:05,985 WARN .ui.app.contacts.column.ContactNameColumnFormatter: Unable to get name of contact for column
javax.jcr.PathNotFoundException: firstName
at org.apache.jackrabbit.core.NodeImpl$11.perform(NodeImpl.java:2234)
at org.apache.jackrabbit.core.NodeImpl$11.perform(NodeImpl.java:2221)
at org.apache.jackrabbit.core.session.SessionState.perform(SessionState.java:216)
at org.apache.jackrabbit.core.ItemImpl.perform(ItemImpl.java:91)
at org.apache.jackrabbit.core.NodeImpl.getProperty(NodeImpl.java:2221)
at info.magnolia.ui.app.contacts.column.ContactNameColumnFormatter.generateCell(ContactNameColumnFormatter.java:79)
|
| Comments |
| Comment by Eric Hechinger [ 25/Feb/13 ] |
|
Ticket solved with the following commits: |