Oracle WebCenter Content (MOSC)

MOSC Banner

Patch 17289573: Oracle WebCenter Content 10.1.3 for Generic Platform - PLACEHOLDER FOR SECURITY PATC

edited Apr 2, 2014 1:16PM in Oracle WebCenter Content (MOSC) 2 commentsAnswered

We are running WCM on top of Webcenter content.

We tried to apply this patch but found that some of the pages are having errors after applied this patch.  The issue is related to sort field.  The code can be found below:

Code 1

<!--$if wcmDynamicList("RecruitNoticesList")-->

<!--$if not recruitStartRow-->

<!--$recruitStartRow = 1-->

<!--$endif-->

<!--$StartRow = recruitStartRow-->

<!--$QueryText = QueryText&' <AND> (xWebsites <contains> `safptc` <OR> xWebsites <contains> `'&siteId&'`)'-->

<!--$QueryText = QueryText&' <AND> (xHideItem <matches> `0` <OR> xHideItem <matches> ``)'-->

<!--$QueryText = QueryText&' <AND> (xPublishDate <= `'&dateCurrent()&'` <OR> (<NOT> (xPublishDate < `'&dateCurrent()&'` <OR> xPublishDate >= `'&dateCurrent()&'`)))'-->

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center