Thanks.
It was solved by Disable the Chrome.

The question remains why the before code didn't work, 
however It was resolved without waiting for the user.

Thank you for your prompt response.
stella.

2022年2月2日水曜日 7:03:51 UTC+9 RjOllos:

> On Tuesday, February 1, 2022 at 1:15:30 PM UTC-8 air studio wrote:
>
>>
>> sorry, I was typo.
>> I tried the modifyed and it was worked in IE11, but not in work chrome 
>> and firefox.
>> Thanks,
>> stella.
>>
>> 2022年2月2日水曜日 6:10:45 UTC+9 air studio:
>>
>>> Hi,
>>>
>>> When I press the clone button, 
>>> the contents of the summary and description source are not copied to new 
>>> summary and description,
>>> and the following contents are entered.
>>>
>>> >Summary: %(summary)s (cloned)
>>> >Reporter:        
>>> >      Cloned from #%(id)s:
>>> >      %(description)s
>>>
>>> I tried the modifyed and it was worled in IE11, but not in work chrome 
>>> and firefox.
>>>
>>> >ticketclone.js line60
>>> >original:    addField(clone, 'summary', _("%(summary)s (cloned)", {
>>> >      summary: old_values.summary
>>> >    }));
>>> to
>>> >modify: addField(clone, 'summary', old_values.summary + "s (cloned)");
>>>
>>> Evironments
>>> >trac: 1.4.3
>>> >Python: 2.7.18
>>>
>>> Any clue to make it work?
>>> Thanks,
>>>
>>> stella.
>>>
>>
>
> I suggest as a troubleshooting step, the following:
>
> https://trac.edgewall.org/wiki/TracTroubleshooting#ChecktheBrowserConsole
>
> Ryan 
>

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/trac-users/06ba9736-5225-4168-827b-854b6c06e1ebn%40googlegroups.com.

Reply via email to