[ 
https://issues.apache.org/jira/browse/OFBIZ-2000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12781005#action_12781005
 ] 

Jacques Le Roux commented on OFBIZ-2000:
----------------------------------------

Hi Deepak, Rishi,

Thanks for you effort Deepak. I used the for test patch. I tried with F3.5.5 
and Opera on XP. Please, don't take the following comments for you, it's more 
about using, in this case, Ajax or not I guess.

Sorry but I really don't like how this works. This is a nightmare to test, to 
say the least, I really like less and less to test ajaxified stuff. Anyway, 
here we go:

Both (FF3.5.5 and Opera)
* Unlike with the current profile creation you don't see any information on the 
different parts of the telephone number
* Only the telecomNumber part of the telephone number area should be mandatory
* Only one phone should be mandatory
* When I try creating an user with username already in use (I tried with admin) 
I don't get any error messages (at any moments). Even at end when I want to 
validate : nothing happens

With FF3.5.5
* Unlike with Opera I don't see any "(required)" labels to appear before fields 
labels when needed (which would be a nice feature if it was working 
consistently and was obvious. I guess using red(?) for it would be better, to 
spot it instantly)

With Opera
* I got strange behaviors I don't even want to try to explain 
(password_may_not_equal_username appeared without any obvious reasons, I was 
not using the same string)

There is certainly more to say but I gave up before being upset ;)

After some time passed to test this I really wonder if we should not forget 
about it and stay with the current which works well and is more complete... 

> Added check availability functionality on new create profile page of e 
> commerce.
> --------------------------------------------------------------------------------
>
>                 Key: OFBIZ-2000
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2000
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: specialpurpose/ecommerce
>            Reporter: Rishi Solanki
>            Assignee: Jacques Le Roux
>            Priority: Minor
>         Attachments: CheckAvailUsername.patch, CheckAvailUsername.patch, 
> CheckAvailUserName.patch, CheckAvailUserName.patch, CheckAvailUserName.patch, 
> CheckAvailUserName.patch, CheckAvailUserName.patch, 
> FOR_TEST_OFBIZ-2000.patch, OFBIZ-2000.patch
>
>
> After adding this functionality while creating a profile from e commerce new 
> profile pages, user will be able to check his/her selected userLoginId is 
> availabel or not. Instead after submitting the whole form can check it just 
> by clicking on a check availability link. For this implementation can use 
> Ajax.request for submitting the user name and finally getting back the error 
> list from the server. If got the error appear it else hide.
> Affected files for this feature are ;
> CustomerEvents.xml ----> ecommerce
> profile.js ---> ecommerce
> NewCustomer.ftl ---> ecommerce (for new one)
> Regards
> - Rishi Solanki

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to