Quantcast
Channel: Adobe Community : Unanswered Discussions - ColdFusion
Viewing all articles
Browse latest Browse all 5794

There was an error while validation.

$
0
0

After applying security patch APSB11-14 on 8.01 we are now seeing this error on every page that makes use of cfwindow. This is what the log file says: CFContainerID: Invalid input. Please conform to regex ^[\p{Alnum}_\-\.:]+$ with a maximum length of 100

 

UPDATE: We found that the container name can't have a space. That stopped the error.

 

This is what is in our cfwindow tag:

 

<cfwindow

    center="true"

    closable="true"

    draggable="true"

    height="300"

    initShow="true"

    modal="false"

    name="Unavailable item"

    resizable="false"

    title="This item is no longer available"

    width="500"> text </cfwindow>



Viewing all articles
Browse latest Browse all 5794

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>