[
https://issues.apache.org/jira/browse/OFBIZ-495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12560564#action_12560564
]
Jacques Le Roux commented on OFBIZ-495:
---------------------------------------
Just tried last Anuag's patches. After an ant clean-all on a clean instance and
just patches applied I got when trying
https://127.0.0.1:8443/example/control/UserPrefDemo :
Error on line 43, column 1 in component://example/webapp/example/viewDemo.ftl
resultMap.userPrefMap is undefined. It cannot be assigned to defaultPrefMap The
problematic instruction: ---------- ==> assignment:
defaultPrefMap=resultMap.userPrefMap [on line 43, column 1 in
component://example/webapp/example/viewDemo.ftl]
I then tried in UserPreference to add DEFAULT_USER_PREFS by admin and _NA_
without success. I then reverted framework/common/servicedef/services.xml and
it worked : needs more work...
> User Preferences Feature
> ------------------------
>
> Key: OFBIZ-495
> URL: https://issues.apache.org/jira/browse/OFBIZ-495
> Project: OFBiz
> Issue Type: New Feature
> Components: framework
> Affects Versions: SVN trunk
> Reporter: Adrian Crum
> Assignee: Jacques Le Roux
> Priority: Minor
> Fix For: SVN trunk
>
> Attachments: COLLAPSD.JPG, example.patch, example.patch,
> example.patch, example.patch, EXPANDED.JPG, user_pref.patch, user_pref.patch,
> user_pref.patch, user_pref.patch, user_pref.patch, user_pref.patch,
> user_pref.patch
>
>
> The User Preferences Services are intended to store and retrieve the current
> user's preferences. User preferences can be used to control UI elements,
> frequently used search and report criteria, and more.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.