Download Firefox: WindowsMac OS X
logo       
Google Custom Search
    AddThis Social Bookmark Button

backtrace when removing an attribute: msg#00001

Subject: backtrace when removing an attribute
luma-2.3

I have an address book entry based on the inetOrgPerson objectClass. It has two
street attributes. When I try to remove the one which has an accented
character, I get this backtrace:

  File "/usr/lib/luma/base/utils/gui/AdvancedObjectWidget.py", line 444, in
modifierClicked
    self.deleteAttribute(attributeName, index)
  File "/usr/lib/luma/base/utils/gui/AdvancedObjectWidget.py", line 506, in
deleteAttribute
    self.ldapDataObject.deleteAttributeValue(attributeName, index)
  File "/usr/lib/luma/base/backend/SmartDataObject.py", line 614, in
deleteAttributeValue
    if self.isAttributeValueRDN(attributeName,
self.data[attributeName][index]):
  File "/usr/lib/luma/base/backend/SmartDataObject.py", line 515, in
isAttributeValueRDN
    tmpRDN = attributeName + "=" + attributeValue
Reason: exceptions.UnicodeDecodeError 'ascii' codec can't decode byte 0xc3 in
position 4: ordinal not in range(128)



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642


<Prev in Thread] Current Thread [Next in Thread>