-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Component/s: Integrations - Confluence Questions
-
Severity 3 - Minor
NOTE: This bug report is for Confluence Cloud. Using Confluence Server? See the corresponding bug report.
To replicate this, edit and save your profile.
AttributeError: 'NoneType' object has no attribute 'replace'
Traceback (most recent call last):
File "/opt/python/domains/atlassian.com/answers/lib/python2.6/site-packages/django/core/handlers/base.py", line 100, in get_response
response = callback(request, *callback_args, **callback_kwargs)
File "/opt/python/domains/atlassian.com/answers/ADM-19602/forum/views/users.py", line 159, in edit_user
user.date_of_birth = sanitize_html(form.cleaned_data['birthday'])
File "/opt/python/domains/atlassian.com/answers/ADM-19602/forum/utils/html.py", line 43, in sanitize_html
html = html.replace('<![CDATA[', '<![CDATA[')
AttributeError: 'NoneType' object has no attribute 'replace'
<WSGIRequest
GET:<QueryDict: {}>,
POST:<QueryDict:
>,
COOKIES:
,
META:
>
- incorporates
-
CONFCLOUD-46908 Trying to change custom avatar throws 500 error
-
- Closed
-
-
CONFCLOUD-47392 Answers editing "your preferences" and saving gets me a 500 error
-
- Closed
-
- is duplicated by
-
CONFCLOUD-46879 500 Server error each time I try to update my profile
-
- Closed
-
-
CONFCLOUD-47094 Editing Organisation results in 500 error
-
- Closed
-
-
CONFCLOUD-47197 Change of profile is still not possible
-
- Closed
-
-
CONFCLOUD-47201 Changing display name fails
-
- Closed
-
- is related to
-
CONFSERVER-47225 500 error when saving a profile
-
- Closed
-