|
|
Choosing A Webhost: |
mantisbt login_page.php,1.52,1.53 login_select_proj_page.php,1.37,1.38 view: msg#00017bug-tracking.mantis.cvs
Update of /cvsroot/mantisbt/mantisbt In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11236 Modified Files: login_page.php login_select_proj_page.php view_filters_page.php Log Message: 6474: Calls to htmlspecialchars should take into account the current charset Index: login_select_proj_page.php =================================================================== RCS file: /cvsroot/mantisbt/mantisbt/login_select_proj_page.php,v retrieving revision 1.37 retrieving revision 1.38 diff -u -d -r1.37 -r1.38 --- login_select_proj_page.php 9 Jun 2005 13:05:38 -0000 1.37 +++ login_select_proj_page.php 8 Dec 2005 22:16:15 -0000 1.38 @@ -28,7 +28,7 @@ <table class="width50" cellspacing="1"> <tr> <td class="form-title" colspan="2"> - <input type="hidden" name="ref" value="<?php echo htmlspecialchars( $f_ref ) ?>" /> + <input type="hidden" name="ref" value="<?php echo string_html_specialchars( $f_ref ) ?>" /> <?php echo lang_get( 'select_project_button' ) ?> </td> </tr> Index: view_filters_page.php =================================================================== RCS file: /cvsroot/mantisbt/mantisbt/view_filters_page.php,v retrieving revision 1.38 retrieving revision 1.39 diff -u -d -r1.38 -r1.39 --- view_filters_page.php 9 Jun 2005 23:13:11 -0000 1.38 +++ view_filters_page.php 8 Dec 2005 22:16:15 -0000 1.39 @@ -375,7 +375,7 @@ <tr> <!-- Search field --> <td colspan="<?php echo ( 1 * $t_custom_cols ); ?>"> - <input type="text" size="16" name="search" value="<?php echo htmlspecialchars( $t_filter['search'] ); ?>" /> + <input type="text" size="16" name="search" value="<?php echo string_html_specialchars( $t_filter['search'] ); ?>" /> </td> <td class="small-caption" colspan="<?php echo ( ( $t_filter_cols - 3 ) * $t_custom_cols ); ?>"></td> Index: login_page.php =================================================================== RCS file: /cvsroot/mantisbt/mantisbt/login_page.php,v retrieving revision 1.52 retrieving revision 1.53 diff -u -d -r1.52 -r1.53 --- login_page.php 15 Aug 2005 22:13:51 -0000 1.52 +++ login_page.php 8 Dec 2005 22:16:13 -0000 1.53 @@ -64,7 +64,7 @@ <?php if ( !is_blank( $f_return ) ) { ?> - <input type="hidden" name="return" value="<?php echo htmlspecialchars( $f_return ) ?>" /> + <input type="hidden" name="return" value="<?php echo string_html_specialchars( $f_return ) ?>" /> <?php } echo lang_get( 'login_title' ) ?> ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | mantisbt/core filter_api.php,1.126,1.127 html_api.php,1.185,1.186 print_api.php,1.145,1.146 string_api.php,1.77,1.78, Jeroen Latour |
|---|---|
| Next by Date: | mantisbt/admin/css css_view.php,1.4,1.5, Jeroen Latour |
| Previous by Thread: | mantisbt/core filter_api.php,1.126,1.127 html_api.php,1.185,1.186 print_api.php,1.145,1.146 string_api.php,1.77,1.78, Jeroen Latour |
| Next by Thread: | mantisbt/admin/css css_view.php,1.4,1.5, Jeroen Latour |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |
Home
| advertise | OSDir is
an inevitable website.
|