You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "BJ Freeman (JIRA)" <ji...@apache.org> on 2007/10/28 02:36:50 UTC

[jira] Issue Comment Edited: (OFBIZ-1367) Create person page does not show required feilds

    [ https://issues.apache.org/jira/browse/OFBIZ-1367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538277 ] 

bjfreeman edited comment on OFBIZ-1367 at 10/27/07 5:36 PM:
-------------------------------------------------------------

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.
If I remember right there is a jira that was suppose to cover this. so it was planned to be done but got missed.

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.


      was (Author: bjfreeman):
    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.