Heine

  • home
  • drupal
  • drupal core commits
  • about
Home › Drupal Core Commits

Commit 232934 by dries

- Patch #508280 by gordon, deekayen: OPML remote location should accept longer URLs.

--- modules/aggregator/aggregator.admin.inc     2009/06/29 14:24:56     1.33
+++ modules/aggregator/aggregator.admin.inc     2009/07/03 05:12:25     1.34
@@ -241,6 +241,7 @@
   $form['remote'] = array(
     '#type' => 'textfield',
     '#title' => t('OPML Remote URL'),
+    '#maxlength' => 1024,
     '#description' => t('Enter the URL of an OPML file. This file will be downloaded and processed only once on submission of the form.'),
   );
   $form['refresh'] = array(

No votes yet
  • Drupal Core
  • Download patch

Recent posts

  • The Joomlafication of the Dutch-speaking community
  • Upgraded from 6.14 to 6.15, but Drupal still thinks it's 6.14?
  • Google Friendconnect Drupal module not recommended (yet)
  • The OpenID 2.0 Compliance Crusade - Part I
  • Using <embed> for XSS
more

Security reviews

  • Afraid custom code makes your site vulnerable?
  • You don't really trust that module you just downloaded from Drupal.org?

Sleep better after a security review.

Tags

Captcha CSRF DOH! Drupal embed Input Format modx OpenID Performance Planet Drupal Security Varnish
more tags
  • home
  • drupal
  • drupal core commits
  • about

Copyright © 2010 by Heine Deelstra. All rights reserved.