small, easy to review and commit code cleanups
----------------------------------------------
Key: OFBIZ-1212
URL: https://issues.apache.org/jira/browse/OFBIZ-1212
Project: OFBiz
Issue Type: Bug
Affects Versions: SVN trunk
Reporter: Bilgin Ibryam
Priority: Trivial
Fix For: SVN trunk
Attachments: trivial.patch
I am sending some small code cleanups done while browsing the code. I am afraid
that commiters will get angry me for spamming the jira with such a trivial
fixes.
I also want to ask:is this a bug: delegator.getNextSeqId("techDataCalendar");,
because someone can use the entity name
delegator.getNextSeqId("TechDataCalendar"); and then the ids can duplicate.
Isn't it ? If i am wrong you can skip this part of the patch, while commiting.
Regards,
Bilgin Ibryam
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.