On Mon, Dec 9, 2013 at 9:51 AM, luispov <[email protected]> wrote: > As you say that you could sen an invalid code to specific clients, do you > know which class might be the one that changes the form method?
You'll need a stack trace at the point the error occurs to find out. Anyway, I would expect that the class which emits the "POST" string is not even in DSpace because it's rather low-level (a class dealing with HTTP requests) - i.e. it's a library that DSpace uses. And the part where you determine what web browser you're talking to might not be so easy, either. What strikes me as odd is that nobody has reported this error with DSpace submission forms and Firefox before - that should be a common combination. That's why I was asking about the versions you're using - to find out whether there are any specifics in your environment that trigger this. But nothing jumps out at me. Regards, ~~helix84 Compulsory reading: DSpace Mailing List Etiquette https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette ------------------------------------------------------------------------------ Sponsored by Intel(R) XDK Develop, test and display web and hybrid apps with a single code base. Download it for free now! http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

