Shark does not respond to language conversion
--------------------------------------------- Key: OFBIZ-310 URL: http://issues.apache.org/jira/browse/OFBIZ-310 Project: OFBiz (The Open for Business Project) Issue Type: Bug Components: framework Reporter: Valentina Sirkova Hi, I am new to ofbiz and I noticed shark does not respond to language changes.When you try to set another language you get nothing but white screen.I found out the reason for that is a missing request map in the Shark`s controller.xml file.Without it, it is impossible to find the way to the java method "setSessionLocale" where the request is implemented.My patch adds that missing request map. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
[ http://issues.apache.org/jira/browse/OFBIZ-310?page=all ]
Valentina Sirkova updated OFBIZ-310: ------------------------------------ Attachment: controller.patch > Shark does not respond to language conversion > --------------------------------------------- > > Key: OFBIZ-310 > URL: http://issues.apache.org/jira/browse/OFBIZ-310 > Project: OFBiz (The Open for Business Project) > Issue Type: Bug > Components: framework > Reporter: Valentina Sirkova > Attachments: controller.patch > > > Hi, I am new to ofbiz and I noticed shark does not respond to language changes.When you try to set another language you get nothing but white screen.I found out the reason for that is a missing request map in the Shark`s controller.xml file.Without it, it is impossible to find the way to the java method "setSessionLocale" where the request is implemented.My patch adds that missing request map. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ http://issues.apache.org/jira/browse/OFBIZ-310?page=all ]
Jacopo Cappellato reassigned OFBIZ-310: --------------------------------------- Assignee: Jacopo Cappellato > Shark does not respond to language conversion > --------------------------------------------- > > Key: OFBIZ-310 > URL: http://issues.apache.org/jira/browse/OFBIZ-310 > Project: OFBiz (The Open for Business Project) > Issue Type: Bug > Components: framework > Reporter: Valentina Sirkova > Assigned To: Jacopo Cappellato > Attachments: controller.patch > > > Hi, I am new to ofbiz and I noticed shark does not respond to language changes.When you try to set another language you get nothing but white screen.I found out the reason for that is a missing request map in the Shark`s controller.xml file.Without it, it is impossible to find the way to the java method "setSessionLocale" where the request is implemented.My patch adds that missing request map. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ http://issues.apache.org/jira/browse/OFBIZ-310?page=all ]
Jacopo Cappellato closed OFBIZ-310. ----------------------------------- Resolution: Fixed Thanks Valentina, your patch is in svn with rev. 446823 Jacopo > Shark does not respond to language conversion > --------------------------------------------- > > Key: OFBIZ-310 > URL: http://issues.apache.org/jira/browse/OFBIZ-310 > Project: OFBiz (The Open for Business Project) > Issue Type: Bug > Components: framework > Reporter: Valentina Sirkova > Assigned To: Jacopo Cappellato > Attachments: controller.patch > > > Hi, I am new to ofbiz and I noticed shark does not respond to language changes.When you try to set another language you get nothing but white screen.I found out the reason for that is a missing request map in the Shark`s controller.xml file.Without it, it is impossible to find the way to the java method "setSessionLocale" where the request is implemented.My patch adds that missing request map. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
Free forum by Nabble | Edit this page |