Ticket #13161 (confirmed Bug)
plone.resource gives a UnicodeDecodeError
Reported by: | gforcada | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 4.x |
Component: | General | Version: | 4.2 |
Keywords: | Cc: |
Description
Seems that with if someone is trying to generate URLs to somehow attack(?) your website you are actually getting UDE.
This is with Plone4.2b2 and plone.resouce 1.0b6
1346780555.810.0443564970486 http://www.freitag.de/++theme++freitag.theme/im%E8%A0%DF%3C%C8%7C%8F%28%A6%1An%80%D5%AF%DF%5C%D4%F4%B3%DA%F8%11%A2%05%1A%87%A5%BE%88x%B3%93%0Cl%CAe%1E%85%17%E0%01%84B%AEI%D3%95%D2%D4%AF%1EM%3D%CAu%B9%C3%84%5B%C2b%A6JC%99%0EB%A7%9E%AC%F5%E6 Traceback (innermost last): Module ZPublisher.Publish, line 115, in publish Module ZPublisher.BaseRequest, line 501, in traverse Module ZPublisher.BaseRequest, line 338, in traverseName Module plone.resource.directory, line 205, in publishTraverse Module plone.resource.directory, line 201, in _resolveSubpath Module posixpath, line 70, in join UnicodeDecodeError: 'ascii' codec can't decode byte 0xe8 in position 3: ordinal not in range(128)
Change History
Note: See
TracTickets for help on using
tickets.