-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
None
-
Affects Version/s: No-Version
-
Component/s: Apps - Confluence Questions
-
Severity 3 - Minor
NOTE: This bug report is for Confluence Server. Using Confluence Cloud? 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
-
CONFSERVER-46908 Trying to change custom avatar throws 500 error
-
- Closed
-
-
CONFSERVER-47392 Answers editing "your preferences" and saving gets me a 500 error
-
- Closed
-
- is duplicated by
-
CONFSERVER-46879 500 Server error each time I try to update my profile
-
- Closed
-
-
CONFSERVER-47094 Editing Organisation results in 500 error
-
- Closed
-
-
CONFSERVER-47197 Change of profile is still not possible
-
- Closed
-
-
CONFSERVER-47201 Changing display name fails
-
- Closed
-
- relates to
-
CONFCLOUD-47225 500 error when saving a profile
-
- Closed
-