--- rat/lonpage.pm 2014/03/08 18:27:39 1.104 +++ rat/lonpage.pm 2014/09/14 15:21:47 1.105 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Page Handler # -# $Id: lonpage.pm,v 1.104 2014/03/08 18:27:39 raeburn Exp $ +# $Id: lonpage.pm,v 1.105 2014/09/14 15:21:47 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -373,6 +373,10 @@ ENDEXT s/\<((?:input|select|button|textarea)[^\>]+)name\s*\=\s*[\'\"]*([^\'\"]+)[\'\"]*([^\>]*)\>/\<$1 name="$prefix$2" $3\>/gsi; $output=~ s/\<((?:input|select|button|textarea)[^\>]+)id\s*\=\s*[\'\"]*([^\'\"]+)[\'\"]*([^\>]*)\>/\<$1 id="$idprefix$2" $3\>/gsi; + $output=~ + s/(\Q