ผลต่างระหว่างรุ่นของ "Connection Monitor"
ไปยังการนำทาง
ไปยังการค้นหา
Jittat (คุย | มีส่วนร่วม) |
Jittat (คุย | มีส่วนร่วม) |
||
(ไม่แสดง 7 รุ่นระหว่างกลางโดยผู้ใช้ 2 คน) | |||
แถว 1: | แถว 1: | ||
==Problem Logs== | ==Problem Logs== | ||
===Priority 1=== | ===Priority 1=== | ||
+ | # (Priority 1) ขณะนี้ยังไม่สามารถตรวจจับ page ที่ถูก redirect ไปโดยอัตโนมัติได้ ตัวอย่างเช่น http://tor.eff.org/ ในเครือข่าย True จะโดน redirection ไปที่ http://58.97.5.29/ | ||
+ | #* สาเหตุที่คาดไว้: XMLHttpRequest จะวิ่งตาม page redirection ให้โดยอัตโนมัติ [http://www.w3.org/TR/XMLHttpRequest/] | ||
+ | #* แนวทางแก้: อาจต้องใช้การติดต่อผ่านทาง XPCOM แทน | ||
+ | #* ปัญหา: จะรู้ได้อย่างไรว่า page ที่โดน redirect ไป เป็น page จริง/หรือว่า page ปลอม เพราะว่าเวลาอ่าน url เช่น http://www.prachatai.com หรือ http://www.google.com ก็มีการ redirection เช่นเดียวกัน --- อาจต้องระบุแบบ manual ไปก่อน, โดยให้ client ส่งข้อมูลการ redirection กลับมาที่ server ตอน post ด้วย | ||
+ | #* '''update''': | ||
+ | #** แก้ส่วน client แล้ว: สามารถอ่าน url สุดท้ายได้ โดยพิจารณา XMLHttpRequest เป็น XPCOM ที่มี property channel ทำให้สามารถอ่าน url ปลายทางได้ (updated ใน client 0.03) --- [[ผู้ใช้:Jittat|Jittat]] 10:46, 13 ธันวาคม 2007 (ICT) | ||
+ | #** ส่วน server เก็บ url ปลายทางแล้ว แต่ยังไม่มีการจัดการข้อมูลว่า redirection เป็น redirection ที่ใช้ได้ --- [[ผู้ใช้:Jittat|Jittat]] 10:46, 13 ธันวาคม 2007 (ICT) | ||
+ | |||
===Priority 2=== | ===Priority 2=== | ||
# ยังไม่สามารถ save preference ได้ | # ยังไม่สามารถ save preference ได้ | ||
+ | #* preference ของอะไร? | ||
+ | #*: ของฝั่ง client ว่าจะ enable หรือไม่ และช่วงเวลาในการรอก่อนทดสอบใหม่ ตอนนี้ฝั่ง client สามารถกำหนดได้ แต่ว่าเมื่อเปิด firefox ขึ้นมาใหม่ ที่กำหนดไว้จะหาย --- [[ผู้ใช้:Jittat|Jittat]] 11:35, 14 ธันวาคม 2007 (ICT) | ||
+ | # น่าจะมีระบบเตือนหรือแจ้งข้อมูล เช่นในกรณีที่ client มีรุ่นใหม่ --- [[ผู้ใช้:Jittat|Jittat]] 11:36, 14 ธันวาคม 2007 (ICT) | ||
==Fixed Problem Log== | ==Fixed Problem Log== | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
# (Priority 1) กำหนดค่า enable ใน dialog เป็น false แล้ว แต่โปรแกรมยังเช็คอยู่ | # (Priority 1) กำหนดค่า enable ใน dialog เป็น false แล้ว แต่โปรแกรมยังเช็คอยู่ | ||
#* จะใช้ได้ใน 0.03 | #* จะใช้ได้ใน 0.03 | ||
==Change Logs== | ==Change Logs== | ||
+ | * 0.03: Client also submits the final url. Enabling-bug fixed. | ||
* 0.02: Added preference dialog box; it applies only to the current session, and cannot be saved. | * 0.02: Added preference dialog box; it applies only to the current session, and cannot be saved. | ||
* 0.01: Basic functions: connection with the server, ping. Dialog box does not function. | * 0.01: Basic functions: connection with the server, ping. Dialog box does not function. |
รุ่นแก้ไขปัจจุบันเมื่อ 04:36, 14 ธันวาคม 2550
Problem Logs
Priority 1
- (Priority 1) ขณะนี้ยังไม่สามารถตรวจจับ page ที่ถูก redirect ไปโดยอัตโนมัติได้ ตัวอย่างเช่น http://tor.eff.org/ ในเครือข่าย True จะโดน redirection ไปที่ http://58.97.5.29/
- สาเหตุที่คาดไว้: XMLHttpRequest จะวิ่งตาม page redirection ให้โดยอัตโนมัติ [1]
- แนวทางแก้: อาจต้องใช้การติดต่อผ่านทาง XPCOM แทน
- ปัญหา: จะรู้ได้อย่างไรว่า page ที่โดน redirect ไป เป็น page จริง/หรือว่า page ปลอม เพราะว่าเวลาอ่าน url เช่น http://www.prachatai.com หรือ http://www.google.com ก็มีการ redirection เช่นเดียวกัน --- อาจต้องระบุแบบ manual ไปก่อน, โดยให้ client ส่งข้อมูลการ redirection กลับมาที่ server ตอน post ด้วย
- update:
- แก้ส่วน client แล้ว: สามารถอ่าน url สุดท้ายได้ โดยพิจารณา XMLHttpRequest เป็น XPCOM ที่มี property channel ทำให้สามารถอ่าน url ปลายทางได้ (updated ใน client 0.03) --- Jittat 10:46, 13 ธันวาคม 2007 (ICT)
- ส่วน server เก็บ url ปลายทางแล้ว แต่ยังไม่มีการจัดการข้อมูลว่า redirection เป็น redirection ที่ใช้ได้ --- Jittat 10:46, 13 ธันวาคม 2007 (ICT)
Priority 2
- ยังไม่สามารถ save preference ได้
- preference ของอะไร?
- ของฝั่ง client ว่าจะ enable หรือไม่ และช่วงเวลาในการรอก่อนทดสอบใหม่ ตอนนี้ฝั่ง client สามารถกำหนดได้ แต่ว่าเมื่อเปิด firefox ขึ้นมาใหม่ ที่กำหนดไว้จะหาย --- Jittat 11:35, 14 ธันวาคม 2007 (ICT)
- preference ของอะไร?
- น่าจะมีระบบเตือนหรือแจ้งข้อมูล เช่นในกรณีที่ client มีรุ่นใหม่ --- Jittat 11:36, 14 ธันวาคม 2007 (ICT)
Fixed Problem Log
- (Priority 1) กำหนดค่า enable ใน dialog เป็น false แล้ว แต่โปรแกรมยังเช็คอยู่
- จะใช้ได้ใน 0.03
Change Logs
- 0.03: Client also submits the final url. Enabling-bug fixed.
- 0.02: Added preference dialog box; it applies only to the current session, and cannot be saved.
- 0.01: Basic functions: connection with the server, ping. Dialog box does not function.