Closed (fixed)
Project:
FAQ_Ask
Version:
5.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
21 Nov 2007 at 21:43 UTC
Updated:
10 Dec 2007 at 15:12 UTC
Hi Nancy:
FAQ_Ask provides a long title field (128 characters to be exact) which hangs off the side of most themes (even Garland). I didn't really notice this until I turned on the Longer Titles module and was all set to blame it until I looked at your code.
I commented out '#size' => 128 at line 172 and the field shrank to an acceptable size but still allowed Longer Titles to do its thing.
What about using a TEXTAREA for the question? I tried '#rows' => 2 and t looks pretty good.
Other tweaks: I modified the #description to mention the 128-character limit. A nicer touch would be to edit this to 255 if Longer Titles was enabled.
Cheers!
Stephanie
Comments
Comment #1
nancydruI use the Garland theme and have no trouble with the length.
I have to be careful about changing it (e.g. Textarea) because it goes on into the FAQ module. I had considered just incorporating the code from Longer Titles, but decided against it.
I am committing a fix for this, including the text change, which will take LT into account.
Comment #2
nancydruComment #3
nancydruI have just committed a fix that makes the question length a configurable option.
Comment #4
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.