[
https://issues.apache.org/jira/browse/OFBIZ-1367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538277
]
BJ Freeman commented on OFBIZ-1367:
-----------------------------------
thanks for working with me on this.
So a bug is just software that breaks or does not perform as expected.
Taking that to another level there are bugs that cause users to not perform the
right tasks based on input from the application.
if you look at create customer, create prospect, and create employee
they all have required fields called out.
Therefore in the same group and expectation that create person would also show
any required fields.
though you get
The Following Errors Occurred:
The following required parameter is missing: [createPerson.firstName]
The following required parameter is missing: [createPerson.lastName]
it is not an expected behavior, there for a bug from a clients point of view,
since the others tell you what is required.
that said I don't support adding enhancements to 4.0 only fix it so it is ready
for release so a client that is not met with unexpected results from thier
input.
> Create person page does not show required feilds
> ------------------------------------------------
>
> Key: OFBIZ-1367
> URL: https://issues.apache.org/jira/browse/OFBIZ-1367
> Project: OFBiz
> Issue Type: Improvement
> Components: party
> Affects Versions: Release Branch 4.0
> Environment: N/A
> Reporter: BJ Freeman
> Priority: Trivial
> Fix For: SVN trunk
>
>
> https://localhost:8443/partymgr/control/editperson?create_new=Y
> First name and Last Name should show required.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.