Hi, I have created a patch for http://sourceforge.net/tracker/index.php?func=detail&aid=1494550&group_id=23067&atid=377411 it is a Javascript popup for entering values and create text field content according to the entered value. I welcome all your feedback on this. Thanks,
Kishanthan Thangarajah a écrit :
Hi, I have created a patch for http://sourceforge.net/tracker/index.php?func=detail&aid=1494550&group_id=23067&atid=377411 it is a Javascript popup for entering values and create text field content according to the entered value. I welcome all your feedback on this. Thanks,
Hi, first feedback: please use the Patches tracker, it's easier to ... track them this way.
https://sourceforge.net/tracker/?atid=377410&group_id=23067
Hi
Dne Wed, 7 Apr 2010 18:26:46 +0530 Kishanthan Thangarajah kshanth2101@gmail.com napsal(a):
I have created a patch for http://sourceforge.net/tracker/index.php?func=detail&aid=1494550&group_id=23067&atid=377411 it is a Javascript popup for entering values and create text field content according to the entered value. I welcome all your feedback on this.
It's better to use patch tracker for patch submissions.
However few comments:
1. There is no way to stop the beast, it asks again and again. 2. It does not honor original value. 3. Do you really think that opening dozens of dialogs is less painful than editing single text field. 4. It does not add values, it just replaces them.
Hi, Thanks for all your feedback.
- There is no way to stop the beast, it asks again and again.
- It does not honor original value.
- Do you really think that opening dozens of dialogs is less painful
than editing single text field. 4. It does not add values, it just replaces them.
I'm working now on fixing these issues.
Regards,
Hi, I have attached a patch at < http://sourceforge.net/tracker/?func=detail&aid=2983933&group_id=230...
- There is no way to stop the beast, it asks again and again.
it was with firefox, and i fixed it.
- It does not honor original value.
Now it does not replace the original value
- Do you really think that opening dozens of dialogs is less painful
than editing single text field. 4. It does not add values, it just replaces them.
Fixed this too.
Thanks.