Opened 12 years ago

Last modified 12 years ago

#315 closed defect (FIXED)

Profile bio on user page doesn't show when website item is empty

Reported by: Jef van Schendel Owned by: Christopher Allan Webber
Priority: minor Milestone: 0.2.0
Component: programming Keywords:
Cc: Parent Tickets:

Description

I edited my profile info on mediagoblin.com. I put something in the
"bio" field but left the "website" field empty.

Result: neither of these are shown on my profile page
(`http://mediagoblin.com/u/schendje/ <http://mediagoblin.com/u/schendje/>`_).
Instead, it reverts to the "Here's a spot to tell others about
yourself." state.
What should happen: only the bio info should appear.

If you only enter your website, but no bio, it works correctly and
shows the website info on your profile.



Change History (2)

comment:1 by Christopher Allan Webber, 12 years ago

Milestone: 0.2.0
Owner: set to Christopher Webber
Status: NewClosed
Dumb bug on my part. I had user['profile'] instead of user['bio']
in the conditional. Fixed!



comment:2 by Will Kahn-Greene, 12 years ago

The original url for this bug was http://bugs.foocorp.net/issues/663 .

Note: See TracTickets for help on using tickets.