100 character limit, does not work with Picasa

davmorr - June 18, 2009 - 16:35
Project:Brilliant Gallery
Version:6.x-3.0
Component:User interface
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

A 100 char limit is being imposed on the 'Path to the main gallery folder:' text input field. Picasa RSS feeds typically go 110+ chars. The example on the module description pages instructing how to post Picasa reed links as the file path even clocks in at 117 chars:

[bg|http://picasaweb.google.com/data/feed/base/user/tjfulopp/albumid/5290148828710951169?alt=rss&kind=photo&hl=en_US]

I couldn't find any thing in the config settings to override this and, in a trivial attempt, I tried to circumvent the maxlength on the input field via jQuery:

$('#edit-brilliant-gallery-folder').attr('maxlength','120');

This did reset the maxlength attribute value, but as you'd expect Drupal enforces the maxlen on the backend.

Am I missing something obvious?

thanks!

#1

jag3773 - June 19, 2009 - 04:42

I have the same issue. Would love a fix!

Thanks

#2

vacilando - July 3, 2009 - 16:24
Status:active» fixed

Thanks for reporting. It was not a problem when using [bg|...] tags, but indeed it posed a problem for the default gallery when using Picasa.

Fixed in 6.x-3.4!

#3

System Message - July 17, 2009 - 16:30
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.