My colleague found, that 'Filter' input field on 'Details'
tab is willing to accept very short strings only.
Depending on the browser.

Opera 10 and 11 has no such problems.
However Firefox and Chrome stop at 50th chars or so.

Is 'maxlength="50"' is necessary here?

<textarea name="filter" id="filter" multiline="true" wrap="phisical" rows="6" 
cols="50" maxlength="50">
</textarea>

Regards

Gabor

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Nfsen-discuss mailing list
Nfsen-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfsen-discuss

Reply via email to