-
Posting to the bug forum
Please don't tag your own posts.
PENDING: Any issue that has not been reviewed by a developer. Posts should not stay in this status for longer than 2 business days. If you have a post in this status for longer than 2 business days, feel free to *bump* it and bring it to our attention.
INFOREQ: A developer is requesting more information. Please provide additional information promptly as the issue will be changed to Stale after a period of time.
STALE: If a developer does not receive requested information, the issue will be marked Stale and a new thread will need to be started.
OPEN: A developer has reviewed the issue and entered it into our tracking system. This status will be followed with a bug number for reference.
DEFER: A developer has determined that resolving the issue in question may impact existing applications and needs to be deferred until the next minor release.
FIXED: A developer has applied a code change to SVN for the next patch or minor release.
CLOSED: A developer has determined that the issue should be closed and no code changes were made.
DUPE: The issue in questions is already known. Details for the original issue should be linked within the post.
-
Here is a sample template you can cut/paste directly into your bug thread.
Code:
[B][U]Sencha Touch version tested:[/U][/B]
[LIST]
[*] 0.9 rev ____
[/LIST][LIST]
[*]only default ext-all.css
[*]custom css (include details)
[/LIST]
[B][U]Platform tested against:[/U][/B]
[LIST]
[*]iOS 3.x
[*]iOS 4
[*]Android 2.1
[*]Android 2.2
[/LIST]
[B][U]Description:[/U][/B]
[LIST]
[*]Describe the problem in greater detail here, summarizing the behavior.
[/LIST]
[B][U]Test Case:[/U][/B]
[CODE]
<<insert working code to reproduce the report >>
[/CODE]
[B]See this URL :[/B] http://
[B][U]Steps to reproduce the problem:[/U][/B]
[LIST]
[*] foo
[*] bar
[/LIST]
[B][U]The result that was expected:[/U][/B]
[LIST]
[*] foo
[*] bar
[/LIST]
[B][U]The result that occurs instead:[/U][/B]
[LIST]
[*] foo
[*] bar
[/LIST]
[B][U]Screenshot or Video:[/U][/B]
[LIST]
[*]attached
[/LIST]
[B][U]Debugging already done:[/U][/B]
[LIST]
[*]none
[/LIST]
[B][U]Possible fix:[/U][/B]
[LIST]
[*]not provided
[/LIST]