[Zope-dev] url with space "%20" on end fails
    Erik Dahl 
    edahl at confmon.com
       
    Fri May 12 10:07:00 EDT 2006
    
    
  
I have an object that has a space at the end of its id (I know this  
is bogus but I guess its a valid id).  its url is:
http://zenoss/zport/dmd/Devices/Power/UPS/devices/POB%202nd%20Floor% 
20%20
Trying to navigate to this url fails with "Resource not found".  Zope  
seems to be trimming the spaces of the end.  Adding a "/" on the end  
makes this work correctly.  Not sure where I start to look for the  
problem... any thoughts? (other than take the " " off the end of your  
ids :))
-EAD
    
    
More information about the Zope-Dev
mailing list