PEAK XOOPS - A little bug in englishin japanese

A little bug

  • You cannot open a new topic into this forum
  • Guests cannot post into this forum

question A little bug

msg# 1
Previous post - Next post | Parent - Children.1 | Posted on 2004/1/29 2:48
herve  ¾åÅùʼ From: France  Posts: 25
Hi,

There is a little bug in the 0.60 beta version in the file named admin/categories.php at the line 283 :
<a href='$mod_url?action=Edit&cid=$cid' target='_blank'><img src='$cal->images_url/addevent.gif' border='0' width='14' height='12' /></a>

$mod_url only contains the path to the module.
Votes:0 Average:0.00

normal Re: A little bug

msg# 1.1
Previous post - Next post | Parent - Children.1 .2 | Posted on 2004/1/29 11:47
GIJOE  ÀèǤ·³Áâ   Posts: 4110
hi herve.

Which version do you use?
At least, line 283 of admin/categories.php in the latest version is like this:
	      <a href='$mod_url/?action=Edit&cid=$cid' target='_blank'><img src='$cal->images_url/addevent.gif' border='0' width='14' height='12' /></a>
Votes:0 Average:0.00

normal Re: A little bug

msg# 1.1.1
Previous post - Next post | Parent - No child | Posted on 2004/1/29 15:39
herve  ¾åÅùʼ From: France  Posts: 25
Hi,

Yes you are true, the link is in this form, but you can't use it.
Votes:0 Average:0.00

normal Re: A little bug

msg# 1.1.2
Previous post - Next post | Parent - Children.1 | Posted on 2004/1/30 2:00
herve  ¾åÅùʼ From: France  Posts: 25
Hi,

There's also an other bug, but it seems to be only for IE users. When you edit an event, you have a javascript error, because of the javascript calendar. I have searched for a long time but could not find why... I'm usgin IE 6 with all the last corrections.

Votes:0 Average:0.00

question Re: A little bug

msg# 1.1.2.1
Previous post - Next post | Parent - Children.1 | Posted on 2004/1/30 17:04
GIJOE  ÀèǤ·³Áâ   Posts: 4110
hi herve.

I can't understand what you mean.
The first report is not same as my codes.

The second report don't concern my codes.
The JavaScript Calendar belongs XOOPS core.
And my IE5 & IE6 doesn't show any errors.

Probably, it's a bug of your language files of XOOPS core.



Votes:0 Average:0.00

normal Re: A little bug

msg# 1.1.2.1.1
Previous post - Next post | Parent - Children.1 | Posted on 2004/2/1 20:56
herve  ¾åÅùʼ From: France  Posts: 25
Hi,

Quote:
GIJOE wrote:
I can't understand what you mean.
The first report is not same as my codes.
I've made a mistake and tried to send you a corrected version. Try to be clear, look at the link in your module I was talking about. You will see that the created link is incomplete.

Quote:
The second report don't concern my codes.
The JavaScript Calendar belongs XOOPS core.
And my IE5 & IE6 doesn't show any errors.
Probably, it's a bug of your language files of XOOPS core.
Ok, if I find why, I will tell you.

Bye,
Herv
Votes:0 Average:0.00
Previous post - Next post | Parent - Children.1 | Posted on 2004/2/3 3:05
herve  ¾åÅùʼ From: France  Posts: 25
Hi,

Please, change the french translation, replace, in the file named pical_constants.php the folowing lines :
define("_PICAL_CNFM_SAVEAS_YN","Etes vous d'accord pour sauver un autre enregistrement ?") ;
define("_PICAL_CNFM_DELETE_YN","Etes vous d'accord pour supprimer cette enregistrement ?") ;
with :
define("_PICAL_CNFM_SAVEAS_YN","Acceptez vous de sauver comme un autre enregistrement ?") ;
define("_PICAL_CNFM_DELETE_YN","Confirmez vous la suppression de cet enregistrement ?") ;

The problem is coming from the ' symbol (simple quote)

Votes:0 Average:0.00
Previous post - Next post | Parent - No child | Posted on 2004/2/4 4:59
GIJOE  ÀèǤ·³Áâ   Posts: 4110
Thank you for reporting.
You must be right.
The wrong quote obviously cause JavaScript Error.

I'll check new french language files from Team Webpolysite.
Votes:0 Average:0.00

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!