So should I try it on the production server? Apache is probably checking filename length in bytes - user.rb is checking it in characters.
A username utilizing the non-printable control characters should be interesting as well. On Thu, Oct 29, 2009 at 5:38 AM, Thomas Wood <[email protected]> wrote: > Apache is throwing the error filename too long. > The dev api server is not an exact clone of the production servers. > Variations in handling may exist when compared to the production setup > (which uses a different httpd server and different methods of > accessing the ruby/rails backend) > > 2009/10/29 Anthony <[email protected]>: >> On Wed, Oct 28, 2009 at 8:22 PM, Tom Hughes <[email protected]> wrote: >>> http://trac.openstreetmap.org/browser/sites/rails_port/app/models/user.rb#L29 >> >> Oops. http://api06.dev.openstreetmap.org/browse >> >> Try clicking on the user that made edit #1564. >> >> _______________________________________________ >> dev mailing list >> [email protected] >> http://lists.openstreetmap.org/listinfo/dev >> > > > > -- > Regards, > Thomas Wood > (Edgemaster) > _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

