Changeset 1920

Show
Ignore:
Timestamp:
11/10/2009 10:24:04 PM (4 months ago)
Author:
peterfarrell
Message:

- Fixed a typo

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • framework/1-8-0/trunk/CHANGELOG

    r1892 r1920  
    9292 
    9393* SES Urls fail to be parsed 
    94 SES Urls fail to be parsed when the urlDelimiters properity are set to  
     94SES Urls fail to be parsed when the urlDelimiters property are set to  
    9595non-query string parameters. This is because the urlParseSES is also  
    9696required to be set to true, but by default is set to false. This was