Can't access urllib.unquote_plus in page templates

Bug #156603 reported by Anders Bruun Olsen
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Zope 2
Won't Fix
Wishlist
Unassigned

Bug Description

It is possible to access urllib.unquote but not urllib.unquote_plus in page templates.

Zope versions tried: 2.9.7, 2.9.8 and 2.10.4.

Steps to reproduce: Add a Page Template. Do a tal:define="unquote python:modules['urllib'].unquote" anywhere and it works. Change unquote to unquote_plus and an Unauthorized exception is raised even though you are logged in as the admin user.

Andreas Jung (ajung)
Changed in zope2:
importance: Undecided → Wishlist
Revision history for this message
Hanno Schlichting (hannosch) wrote :

This wish hasn't seen the support of anyone else. You can always allow the unquote_plus function from a product yourself.

Changed in zope2:
status: New → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.