javascript bug and suggestion
Robby Stephenson
robby at periapsis.org
Fri Jul 7 18:26:36 MDT 2006
On Monday 03 July 2006 9:20, Regis Boudin wrote:
> First, on the generated HTML pages, the javascript for sorting entries
> doesn't handle characters with accents properly. For instance,
> "Véritable" would be sorted after "Voyage". I'm not a javascript
> specialist, so I don't know if there is an easy way to handle this case.
Looks like JavaScript has a localeCompare() function to call. I'll change
that and see if it works better.
> Second, he suggested for the filter dialog to have auto-completion
> available for fields supporting it. I'm not sure how much feasible it is,
> but I think the idea is quite nice.
Cool idea, hadn't occurred to me. Not hard at all. I'll do the same as the
editor, only being used for fields that have auto-completion turned on.
Robby
More information about the tellico-users
mailing list