Hi Henrik, On 5-12-09 16:48 , H. Langos wrote: > >From gnupod_search help text .. > > * Everything else is handled as regular expressions! If you want to > search for > eg. ID '3' (excluding 13,63,32..), you would have to write: --id="^3$" >
So it is working as designed, but it is poor design IMHO. For the id field, using a regex is fine but if the pattern consist of only digits gnupod should add the ^ and $ symbols to it. I can code this up if you agree. Enjoy your time abroad. Cheers, Richard _______________________________________________ Bug-gnupod mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnupod
