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
Original issue reported on code.google.com by
mwi.nor@googlemail.com
on 2 Nov 2010 at 2:00