<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Levelator 2.3</title>
	<atom:link href="http://fizzwidget.com/2007/11/12/gfw-levelator-2-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://fizzwidget.com/2007/11/12/gfw-levelator-2-3/</link>
	<description>Superior Gadget &#038; Doodad Emporium</description>
	<pubDate>Fri, 21 Nov 2008 13:39:36 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: PJ</title>
		<link>http://fizzwidget.com/2007/11/12/gfw-levelator-2-3/#comment-5303</link>
		<dc:creator>PJ</dc:creator>
		<pubDate>Tue, 27 Nov 2007 14:40:30 +0000</pubDate>
		<guid isPermaLink="false">http://fizzwidget.com/2007/11/12/gfw-levelator-2-3/#comment-5303</guid>
		<description>&lt;p&gt;So, will you fix the bugs which are showing up under 2.3 at most of the quest givers - or do we reluctantly have to find another addon :-/&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>So, will you fix the bugs which are showing up under 2.3 at most of the quest givers - or do we reluctantly have to find another addon :-/</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Creo</title>
		<link>http://fizzwidget.com/2007/11/12/gfw-levelator-2-3/#comment-5295</link>
		<dc:creator>Creo</dc:creator>
		<pubDate>Sun, 25 Nov 2007 06:54:55 +0000</pubDate>
		<guid isPermaLink="false">http://fizzwidget.com/2007/11/12/gfw-levelator-2-3/#comment-5295</guid>
		<description>&lt;p&gt;Got this error. Not sure why.&lt;/p&gt;

&lt;p&gt;Error:  bad argument #2 to 'format' (number expected, got string)
AddOn: GFW_Levelator
File: Levelator.lua
Line: 25
Count: 1&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Got this error. Not sure why.</p>

<p>Error:  bad argument #2 to &#8216;format&#8217; (number expected, got string)
AddOn: GFW_Levelator
File: Levelator.lua
Line: 25
Count: 1</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Ferell</title>
		<link>http://fizzwidget.com/2007/11/12/gfw-levelator-2-3/#comment-5272</link>
		<dc:creator>Ferell</dc:creator>
		<pubDate>Mon, 19 Nov 2007 00:19:12 +0000</pubDate>
		<guid isPermaLink="false">http://fizzwidget.com/2007/11/12/gfw-levelator-2-3/#comment-5272</guid>
		<description>&lt;p&gt;This version of Levelator is not compatible with the 2.3 changes in the Blizz UI. It keeps tainting the UI all the time when in combat and then retrieving quest items that trigger "auto-tracking" of a quest (which has the lvl prepended to it in the display).&lt;/p&gt;

&lt;p&gt;11/18 22:22:41.765  Global variable GetQuestLogTitle tainted by GFW_Levelator - InterfaceAddOnsGFW_LevelatorLevelator.lua:66
11/18 22:22:41.765  Execution tainted by GFW_Levelator while reading GetQuestLogTitle - InterfaceFrameXMLQuestLogFrame.lua:623 QuestWatch_Update()
11/18 22:22:41.765      InterfaceFrameXMLQuestLogFrame.lua:67 QuestLog_OnEvent()
11/18 22:22:41.765      QuestLogFrame:OnEvent()
11/18 22:22:41.765  An action was blocked in combat because of taint from GFW_Levelator - MultiBarRight:SetPoint()
11/18 22:22:41.765      InterfaceFrameXMLUIParent.lua:2287
11/18 22:22:41.765      securecall()
11/18 22:22:41.765      InterfaceFrameXMLUIParent.lua:2342
11/18 22:22:41.765      UIParent_ManageFramePositions()
11/18 22:22:41.765      InterfaceFrameXMLQuestLogFrame.lua:688 QuestWatch_Update()
11/18 22:22:41.765      InterfaceFrameXMLQuestLogFrame.lua:67 QuestLog_OnEvent()
11/18 22:22:41.765      QuestLogFrame:OnEvent()&lt;/p&gt;

&lt;p&gt;The log continues with blocked methods due to the taint, I can provide the log if you want it.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>This version of Levelator is not compatible with the 2.3 changes in the Blizz UI. It keeps tainting the UI all the time when in combat and then retrieving quest items that trigger &#8220;auto-tracking&#8221; of a quest (which has the lvl prepended to it in the display).</p>

<p>11/18 22:22:41.765  Global variable GetQuestLogTitle tainted by GFW_Levelator - InterfaceAddOnsGFW_LevelatorLevelator.lua:66
11/18 22:22:41.765  Execution tainted by GFW_Levelator while reading GetQuestLogTitle - InterfaceFrameXMLQuestLogFrame.lua:623 QuestWatch_Update()
11/18 22:22:41.765      InterfaceFrameXMLQuestLogFrame.lua:67 QuestLog_OnEvent()
11/18 22:22:41.765      QuestLogFrame:OnEvent()
11/18 22:22:41.765  An action was blocked in combat because of taint from GFW_Levelator - MultiBarRight:SetPoint()
11/18 22:22:41.765      InterfaceFrameXMLUIParent.lua:2287
11/18 22:22:41.765      securecall()
11/18 22:22:41.765      InterfaceFrameXMLUIParent.lua:2342
11/18 22:22:41.765      UIParent_ManageFramePositions()
11/18 22:22:41.765      InterfaceFrameXMLQuestLogFrame.lua:688 QuestWatch_Update()
11/18 22:22:41.765      InterfaceFrameXMLQuestLogFrame.lua:67 QuestLog_OnEvent()
11/18 22:22:41.765      QuestLogFrame:OnEvent()</p>

<p>The log continues with blocked methods due to the taint, I can provide the log if you want it.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Mouarf</title>
		<link>http://fizzwidget.com/2007/11/12/gfw-levelator-2-3/#comment-5264</link>
		<dc:creator>Mouarf</dc:creator>
		<pubDate>Sat, 17 Nov 2007 19:02:25 +0000</pubDate>
		<guid isPermaLink="false">http://fizzwidget.com/2007/11/12/gfw-levelator-2-3/#comment-5264</guid>
		<description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;Got some errors using ur add-on. Following, debug informations. Hope this helps :)&lt;/p&gt;

&lt;p&gt;Regards.&lt;/p&gt;

&lt;p&gt;Mouarf&lt;/p&gt;

&lt;p&gt;Date: 2007-11-17 19:58:45
ID: 51
Error occured in: Global
Count: 1
Message: ..AddOnsGFW_LevelatorLevelator.lua line 14:
   bad argument #2 to 'format' (number expected, got string)
Debug:
   GFW_LevelatorLevelator.lua:14:
      GFW_LevelatorLevelator.lua:5
AddOns:
  JudgeHype, vVersion 2e
  AlphaMap, v2.93.20300
  AucAdvanced, v5.0.PRE.2505
  AucFilterBasic, v5.0.PRE.2505 (BillyGoat)
  AucStatPurchased, v5.0.PRE.2505 (BillyGoat)
  AucStatSimple, v5.0.PRE.2505 (BillyGoat)
  AucStatStdDev, v5.0.PRE.2505 (BillyGoat)
  Auctioneer, v5.0.PRE.2505
  BeanCounter, v5.0.PRE.2505 (BillyGoat)
  DruidBar
  EnhTooltip, v5.0.PRE.2505
  GFWLevelator, v2.3
  FriendNotes
  Informant, v5.0.PRE.2505
  KLHThreatMeter, v20.4
  MapNotes, v4.10.20300
  MobInfo2, v3.47
  SellOMatic, v0.8b
  Stubby, v2
  Swatter, v5.0.PRE.2505
  MapCoords, v0.32&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi,</p>

<p>Got some errors using ur add-on. Following, debug informations. Hope this helps <img src='http://fizzwidget.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>

<p>Regards.</p>

<p>Mouarf</p>

<p>Date: 2007-11-17 19:58:45
ID: 51
Error occured in: Global
Count: 1
Message: ..AddOnsGFW_LevelatorLevelator.lua line 14:
   bad argument #2 to &#8216;format&#8217; (number expected, got string)
Debug:
   GFW_LevelatorLevelator.lua:14:
      GFW_LevelatorLevelator.lua:5
AddOns:
  JudgeHype, vVersion 2e
  AlphaMap, v2.93.20300
  AucAdvanced, v5.0.PRE.2505
  AucFilterBasic, v5.0.PRE.2505 (BillyGoat)
  AucStatPurchased, v5.0.PRE.2505 (BillyGoat)
  AucStatSimple, v5.0.PRE.2505 (BillyGoat)
  AucStatStdDev, v5.0.PRE.2505 (BillyGoat)
  Auctioneer, v5.0.PRE.2505
  BeanCounter, v5.0.PRE.2505 (BillyGoat)
  DruidBar
  EnhTooltip, v5.0.PRE.2505
  GFWLevelator, v2.3
  FriendNotes
  Informant, v5.0.PRE.2505
  KLHThreatMeter, v20.4
  MapNotes, v4.10.20300
  MobInfo2, v3.47
  SellOMatic, v0.8b
  Stubby, v2
  Swatter, v5.0.PRE.2505
  MapCoords, v0.32</p>]]></content:encoded>
	</item>
</channel>
</rss>
