aamirkh521 / yii-user

Automatically exported from code.google.com/p/yii-user
0 stars 0 forks source link

file field widget url error #39

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. add new profile field
type: varchar
required: no
fieldsize: 50
fieldsize_min: 0
widget: filefield
widgetparams
  -allowEmpty: true

2. edit profile -> upload file
3. view profile

What is the expected output? What do you see instead?
On the user profile page the url is given as relative e.g. 
assets/avatars/noavatar-1288705759.jpg
The Yii base url (in my case /yiitest/index.php) is missing, so the link is 
wrong.

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

Please provide any additional information below.

Original issue reported on code.google.com by mwi.nor@googlemail.com on 2 Nov 2010 at 2:00

GoogleCodeExporter commented 8 years ago
Version: revision r66

Original comment by mwi.nor@googlemail.com on 2 Nov 2010 at 2:05

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r67.

Original comment by mish...@gmail.com on 2 Nov 2010 at 3:56