Chatter

81 - Tab Completion in non-existant channel

There was an error with this markup.
User When Change
koaschten Jan 28, 2010 at 07:43 UTC Changed status from New to Invalid
koaschten Jan 28, 2010 at 06:56 UTC Changed description:
  <p>I tried to tab-complete a name while in a randomLFG group, but my chat was still set to /2 instead of /p</p>
  <h4>Steps to Reproduce</h4>
  <p>1x Chatter-1.0\Modules\PlayerNames.lua:111: attempt to index a nil value
- AceTab-3.0-5 (Ace3):283: in function &lt;Ace3\AceTab-3.0\AceTab-3.0.lua:239&gt;
+ AceTab-3.0-5 (Ace3):283: in function <Ace3\AceTab-3.0\AceTab-3.0.lua:239>
  AceTab-3.0-5 (Ace3):357: in function `OnTabPressed'
- AceTab-3.0-5 (Ace3):42: in function &lt;Ace3\AceTab-3.0\AceTab-3.0.lua:41&gt;
+ AceTab-3.0-5 (Ace3):42: in function <Ace3\AceTab-3.0\AceTab-3.0.lua:41>
  (tail call): ?:
- &lt;in C code&gt;: in function `securecall'
+ <in C code>: in function `securecall'
  Interface\FrameXML\ChatFrame.lua:3366: in function `ChatEdit_OnTabPressed':
- &lt;string&gt;:"*:OnTabPressed":1: in function &lt;[string "*:OnTabPressed"]:1&gt;
+ <string>:"*:OnTabPressed":1: in function <[string "*:OnTabPressed"]:1>
  Locals:
  this = ChatFrameEditBox {
-  0 = &lt;userdata&gt;
+  0 = <userdata>
   at3matchStart = 1
   tabCompleteIndex = 1
-  at3matches = &lt;table&gt; {}
+  at3matches = <table> {}
-  wimIsShown = &lt;function&gt; defined =[C]:-1
+  wimIsShown = <function> defined =[C]:-1
   curMatch = 0
   pMatchLen = 0
   chatFrame = ChatFrame1 {}
   at3_last_precursor = "de"
-  AddHistoryLine = &lt;function&gt; defined =[C]:-1
+  AddHistoryLine = <function> defined =[C]:-1
-  matches = &lt;table&gt; {}
+  matches = <table> {}
   language = "Orcish"
-  wimIsVisible = &lt;function&gt; defined =[C]:-1
+  wimIsVisible = <function> defined =[C]:-1
-  IsVisible = &lt;function&gt; @ WIM\Sources\Hooks.lua:25:
+  IsVisible = <function> @ WIM\Sources\Hooks.lua:25:
   at3curMatch = 0
-  Insert = &lt;function&gt; defined =[C]:-1
+  Insert = <function> defined =[C]:-1
-  wimHighlightText = &lt;function&gt; defined =[C]:-1
+  wimHighlightText = <function> defined =[C]:-1
   text = ""
-  IsShown = &lt;func</p>
+  IsShown = <function> @ WIM\Sources\Hooks.lua:33:
+  hookedByAceTab3 = true
+  lastKeyPress = 0
+  setText = 0
+  SetText = <function> defined =[C]:-1
+  HighlightText = <function> @ WIM\Sources\Hooks.lua:51:
+ }
+ desc = "Chatter"
+ fallback = true
+ (for generator) = <function> defined =[C]:-1
+ (for state) = <table> {
+  1 = ChatFrameEditBox {}
+ }
+ (for control) = 1
+ _ = 1
+ f = ChatFrameEditBox {
+  0 = <userdata>
+  at3matchStart = 1
+  tabCompleteIndex = 1
+  at3matches = <table> {}
+  wimIsShown = <function> defined =[C]:-1
+  curMatch = 0
+  pMatchLen = 0
+  chatFrame = ChatFrame1 {}
+  at3_last_precursor = "de"
+  AddHistoryLine = <function> defined =[C]:-1
+  matches = <table> {}
+  language = "Orcish"
+  wimIsVisible = <function> defined =[C]:-1
+  IsVisible = <function> @ WIM\Sources\Hooks.lua:25:
+  at3curMatch = 0
+  Insert = <function> defined =[C]:-1
+  wimHighlightText = <function> defined =[C]:-1
+  text = ""
+  IsShown = <function> @ WIM\Sources\Hooks.lua:33:
+  hookedByAceTab3 = true
+  lastKeyPress = 0
+  setText = 0
+  SetText = <function> defined =[C]:-1
+  HighlightText = <function> @ WIM\Sources\Hooks.lua:51:
+ }
+ (for generator) = <function> defined =[C]:-1
+ (for state) = <table> {
+  1 = ""
+ }
+ (for control) = 1
+ _ = 1
+ prematch = "%s"
+ wordlist = <function> @ Chatter\Modules\PlayerNames.lua:106:
+ cands = <table> {
+ }
+ entry = <table> {
+  prematches = <table> {}
+  wordlist = <function> @ Chatter\Modules\PlayerNames.lua:106:
+  listenframes = <table> {}
+ }
+ registry = <table> {
+  aguftest = <table> {}
+  Chatter = <table> {}
+ }
+ ipairs = <function> defined =[C]:-1
+ pms = nil
+ pme = nil
+ pmt = nil
+ text_prematch = ""
+ prematchEnd = 0
+ prematchStart = 0
+ strfind = <function> defined =[C]:-1
+ text_precursor = "de"
+ text_pmendToCursor = "de"
+ strsub = <function> defined =[C]:-1
+ pmolengths = <table> {
+  Chatter = 0
+ }
+ type = <function> defined =[C]:-1
+ text_all = "de"
+ matches = nil
+ pairs = <function> defined =[C]:-1
+ strlower = <function> defined =[C]:-1
+ hasNonFallback = false
+ numMatches = 0
+ firstMatch = nil
+ firstPMLength = 0
+
+   ---</p>
  <h4>Installed Addons</h4>
  <p>!BugGrabber - r149
  _NPCScan - _NPCScan 3.3.0.2
koaschten Jan 28, 2010 at 06:54 UTC Create

You must login to post a comment. Don't have an account? Register to get one!

  • 1 comment
  • Avatar of koaschten koaschten Jan 28, 2010 at 07:44 UTC - 0 likes

    yay for stupid stuff breaking tickets via cc, screw this

  • 1 comment

Facts

Last updated
Jan 28, 2010
Reported
Jan 28, 2010
Status
Invalid - This was not a valid report.
Type
Defect - A shortcoming, fault, or imperfection
Priority
Medium - Normal priority.
Votes
0

Reported by

Possible assignees