W3C home > Mailing lists > Public > www-amaya@w3.org > January to March 2000

Re: bug report

From: <jose.kahan@w3.org>
Date: Wed, 5 Jan 2000 16:22:06 +0100 (MET)
Message-Id: <200001051522.QAA15199@tuvalu.inrialpes.fr>
To: Karl-Michael Schneider <schneide@phil.uni-passau.de>
CC: www-amaya@w3.org
Thanks Karl-Michael,

The problem is a dialogue message that is being used as a sprintf. It
needs an argument and none is being passed to it. 

The problem exists on all Amaya versions and occurs whenever you try to
apply a server unauthorized  method to a URL, like saving when you don't
have the rights.

The solution is to edit the faulty dialogue message.

You have to find the directory that says Amaya/config. In that directory, 
there are a number of dialogue files *-amayamsg, where * is en, fr, de ...

Open the file you're using (depending on your language), look for line
112 and change it from:
 
 112 This method is not allowed for %s
 
to
 
 112 This method is not allowed
 
You have to quit Amaya, but you don't need to recompile.

I commited this patch to the cvs base.

-Jose
Received on Wednesday, 5 January 2000 10:22:20 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:30:30 UTC