ayik / alumnisangam

Automatically exported from code.google.com/p/alumnisangam
0 stars 0 forks source link

Images in profile view broken #125

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Log in
2. Click profile -> personal details

What is the expected output? What do you see instead?
I expect to see proper icons about privacy of each item.

Instead, I see broken links. Basically all <img> tags are simply pointing 
to /images/ without a filename after that. Are we missing some fixtures?

What version of the product are you using? On what operating system?
r188

Please provide any additional information below.

Original issue reported on code.google.com by animesh on 16 Mar 2010 at 8:53

GoogleCodeExporter commented 8 years ago
Apparently since there were no privacyFlag values in the fixture hence the 
problem
faced by admin. 
The attached patch will fix things for the admin user. Normal users will not
experience this problem. There will still be missing images with this 
fixture(for eg.
with Linked In) however this is just to demonstrate the effect of "null" in the 
DB entry.

Original comment by R.DUSHYA...@gmail.com on 17 Mar 2010 at 1:43

Attachments:

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago

Original comment by R.DUSHYA...@gmail.com on 17 Mar 2010 at 2:04

GoogleCodeExporter commented 8 years ago
What was the problem in the fixture? I see you also deleted comment #2?

Original comment by animesh on 17 Mar 2010 at 2:20

GoogleCodeExporter commented 8 years ago
Because my browser hadn't cleared cookies- even after propel-build-all and
propel-load-data I was getting Access denied right in the home page...After 
deleting
the cookie manually the problem went away...So comment 2 was invalid and the 
fixture
is OK. 

Original comment by R.DUSHYA...@gmail.com on 17 Mar 2010 at 2:26

GoogleCodeExporter commented 8 years ago

Original comment by animesh on 24 Mar 2010 at 6:21