conversion framework oddity

2010-02-09 Thread Adam Heath
I'm trying to convert a String to a String, using the new conversion system written by Adrian. This fails, due to it's use of a static NullConvertor, that always returns Object for the source and target classes. I see that this NullConvertor is used to provide for pass-thru style conversions,

Re: standard encoding of files

2010-02-09 Thread Christian Geisert
Adam Heath schrieb: [..] I'm suggest that I'll modify UtilIO.readString, to force the encoding to always be UTF-8, which is the only sensible thing to do. This would mean all files would now have a sane encoding(at least, *.groovy to start with). Or just use ASCII and unicode escaping if

Re: conversion framework oddity

2010-02-09 Thread Adrian Crum
--- On Tue, 2/9/10, Adam Heath doo...@brainfood.com wrote: From: Adam Heath doo...@brainfood.com Subject: conversion framework oddity To: dev@ofbiz.apache.org Date: Tuesday, February 9, 2010, 1:12 AM I'm trying to convert a String to a String, using the new conversion system written by

FacilityContent

2010-02-09 Thread Bilgin Ibryam
Hi all, I need to upload and assign documents to facilities. These includes maps of the facility, documents related to the facility etc. To achieve this, I'm planning to create FacilityContent and FacilityContentType entities which will be similar to existing entities used to assign content

[jira] Updated: (OFBIZ-3454) deleteWorkEffort service does not remove related WorkEffortFixedAssetAssign

2010-02-09 Thread chris snow (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chris snow updated OFBIZ-3454: -- Attachment: WorkEffortSimpleServices.xml.patch deleteWorkEffort service does not remove related

[jira] Created: (OFBIZ-3454) deleteWorkEffort service does not remove related WorkEffortFixedAssetAssign

2010-02-09 Thread chris snow (JIRA)
deleteWorkEffort service does not remove related WorkEffortFixedAssetAssign --- Key: OFBIZ-3454 URL: https://issues.apache.org/jira/browse/OFBIZ-3454 Project: OFBiz

Re: standard encoding of files

2010-02-09 Thread Adam Heath
Christian Geisert wrote: Adam Heath schrieb: [..] I'm suggest that I'll modify UtilIO.readString, to force the encoding to always be UTF-8, which is the only sensible thing to do. This would mean all files would now have a sane encoding(at least, *.groovy to start with). Or just use

Re: conversion framework oddity

2010-02-09 Thread Adam Heath
Adrian Crum wrote: --- On Tue, 2/9/10, Adam Heath doo...@brainfood.com wrote: From: Adam Heath doo...@brainfood.com Subject: conversion framework oddity To: dev@ofbiz.apache.org Date: Tuesday, February 9, 2010, 1:12 AM I'm trying to convert a String to a String, using the new conversion

Re: conversion framework oddity

2010-02-09 Thread Adrian Crum
Adam Heath wrote: Adrian Crum wrote: --- On Tue, 2/9/10, Adam Heath doo...@brainfood.com wrote: From: Adam Heath doo...@brainfood.com Subject: conversion framework oddity To: dev@ofbiz.apache.org Date: Tuesday, February 9, 2010, 1:12 AM I'm trying to convert a String to a String, using the

Re: Demo Servers Down?

2010-02-09 Thread Ean Schuessler
David E Jones wrote: It keeps it for a little more than a drop down. Try trimming things out and see how the searching, reverse references, and so on are working afterwards. Can it extract the data it needs from the entities and then release the references? -- Ean Schuessler, CTO

Re: Demo Servers Down?

2010-02-09 Thread Adam Heath
Ean Schuessler wrote: David E Jones wrote: It keeps it for a little more than a drop down. Try trimming things out and see how the searching, reverse references, and so on are working afterwards. Can it extract the data it needs from the entities and then release the references? Yeah,

Re: FacilityContent

2010-02-09 Thread Ean Schuessler
Bilgin Ibryam wrote: I need to upload and assign documents to facilities. These includes maps of the facility, documents related to the facility etc. To achieve this, I'm planning to create FacilityContent and FacilityContentType entities which will be similar to existing entities used to

Re: FacilityContent

2010-02-09 Thread Jacopo Cappellato
+1 On Feb 9, 2010, at 2:59 PM, Bilgin Ibryam wrote: Hi all, I need to upload and assign documents to facilities. These includes maps of the facility, documents related to the facility etc. To achieve this, I'm planning to create FacilityContent and FacilityContentType entities which

[jira] Updated: (OFBIZ-3455) left and right Gantt chart panels are not aligned

2010-02-09 Thread Erwan de FERRIERES (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erwan de FERRIERES updated OFBIZ-3455: -- Attachment: ganttNotAligned.png left and right Gantt chart panels are not aligned

Re: FacilityContent

2010-02-09 Thread Adam Heath
Jacopo Cappellato wrote: +1 On Feb 9, 2010, at 2:59 PM, Bilgin Ibryam wrote: Hi all, I need to upload and assign documents to facilities. These includes maps of the facility, documents related to the facility etc. To achieve this, I'm planning to create FacilityContent and

Re: FacilityContent

2010-02-09 Thread Adam Heath
Adam Heath wrote: Jacopo Cappellato wrote: +1 On Feb 9, 2010, at 2:59 PM, Bilgin Ibryam wrote: Hi all, I need to upload and assign documents to facilities. These includes maps of the facility, documents related to the facility etc. To achieve this, I'm planning to create FacilityContent

Re: FacilityContent

2010-02-09 Thread Ean Schuessler
Adam Heath wrote: Actually, not exactly that. FacilityContentType is just a ContentType, you don't need to create the sub-table. I suppose to extend on my earlier message... I'm a little confused why _content_type isn't called _content_purpose. The content already has a type from

[jira] Created: (OFBIZ-3456) MyPortal - My Time Sheet - Task Name throws screen with name [CommonTaskDecorator] in class resource... error

2010-02-09 Thread Ruth Hoffman (JIRA)
MyPortal - My Time Sheet - Task Name throws screen with name [CommonTaskDecorator] in class resource... error - Key: OFBIZ-3456 URL:

[jira] Commented: (OFBIZ-3456) MyPortal - My Time Sheet - Task Name throws screen with name [CommonTaskDecorator] in class resource... error

2010-02-09 Thread Ruth Hoffman (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12831597#action_12831597 ] Ruth Hoffman commented on OFBIZ-3456: - I'm not sure what sequence of events lead up to

[jira] Created: (OFBIZ-3457) Project Manager (projectmgr) -Project Summary - [Pick any project] - Schedule reports the following error...

2010-02-09 Thread Ruth Hoffman (JIRA)
Project Manager (projectmgr) -Project Summary - [Pick any project] - Schedule reports the following error... --- Key: OFBIZ-3457 URL:

[jira] Commented: (OFBIZ-3457) Project Manager (projectmgr) -Project Summary - [Pick any project] - Schedule reports the following error...

2010-02-09 Thread Ruth Hoffman (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12831641#action_12831641 ] Ruth Hoffman commented on OFBIZ-3457: - Sometimes there is this message in the logfile.

[jira] Created: (OFBIZ-3458) Encountered the following error message when navigating to the HR application main web page

2010-02-09 Thread Ruth Hoffman (JIRA)
Encountered the following error message when navigating to the HR application main web page --- Key: OFBIZ-3458 URL: https://issues.apache.org/jira/browse/OFBIZ-3458