Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Arguments that contain a colon are not properly escaped in URL's

B.DelméeMay 3 2012 — edited May 21 2012
Unless I missed a property controlling this, I think Apex "forgets" to escape colons that appear within arguments embedded in URLs (e.g items passed through a column link). The extra colon confuses URL parsing and results in truncated or missing values. Colon should be replaced by '%3A' in URLs.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 18 2012
Added on May 3 2012
12 comments
4,432 views