You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@allura.apache.org by Dave Brondsema <br...@users.sf.net> on 2013/07/22 20:17:30 UTC

[allura:tickets] #6479 Can't remove facebook URL value



---

** [tickets:#6479] Can't remove facebook URL value**

**Status:** open
**Created:** Mon Jul 22, 2013 06:17 PM UTC by Dave Brondsema
**Last Updated:** Mon Jul 22, 2013 06:17 PM UTC
**Owner:** nobody

~~~~
File '/var/local/allura/Allura/allura/ext/admin/admin_main.py', line 358 in update
  parsed = urlparse(facebook_page)
File '/usr/lib64/python2.7/urlparse.py', line 135 in urlparse
  tuple = urlsplit(url, scheme, allow_fragments)
File '/usr/lib64/python2.7/urlparse.py', line 174 in urlsplit
  i = url.find(':')
AttributeError: 'NoneType' object has no attribute 'find'
~~~~


---

Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.