Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Page not found is reported when a user want to change his/her password #331

Open
GoogleCodeExporter opened this issue Mar 13, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link
Collaborator

What steps will reproduce the problem?
1. I want to change my password, so I go to following url:
http://a.maimult.ro/lmo/password.php?l=prs 
2. "Lost and Found" page will open. Fill username and the press "proceed"
3. I get "You should have a new email message with instructions. Check your 
spam/bulk directory too" message
4. I open my mail.
5. I get a message similar to this:
http://a.maimultro/lmo/change_password.php?l=prs&u=Musa2&h=$2a$08$uwvX.0..Co2NRA
9fWnXEgOIH8KbwHLC5rZzD/bo7QAAz6nxtPWawW
6. When I click on it we get:
SERVER NOT FOUND

What is the expected output? What do you see instead?
Expected output is to see a page to change the password. I see server not found 
error.


What version of the product are you using?
Narro 2.0


What operating system are you using?
Windos7 home Basic


What browser are you using? (name and version)
Nightly 20.a1
Chrome 23.0.1271.95 m
IE 9



Please provide any additional information below.
I exactly know what is the problem. The url provided in the address only needs 
one "dot" which is missing. For example:
Instead of clicking the url provided which seems like:
>>>http://a.maimultro/lmo/.........(the rest of url I mentioned above)
If you add only one "dot" in url it is fixed, like below
>>>http://a.maimult.ro/lmo/........

Original issue reported on code.google.com by [email protected] on 12 Dec 2012 at 3:57

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant