<?xml version="1.0" ?><rdf:RDF xmlns:dc="http://purl.org/dc/elements/1.1/" 
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
  xmlns="http://purl.org/rss/1.0/"
  xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel rdf:about="http://www.e-texteditor.com/bugtracker/">
    <title>Bugtracker::</title>
    <link>http://www.e-texteditor.com/bugtracker/</link>
    <description>Bugtracker::E Texteditor: Recently opened tasks</description>
    <dc:date>2011-11-16T10:45:22Z</dc:date>
    <items>
      <rdf:Seq>
                <rdf:li rdf:resource="http://www.e-texteditor.com/bugtracker/index.php?do=details&amp;task_id=475" />
                <rdf:li rdf:resource="http://www.e-texteditor.com/bugtracker/index.php?do=details&amp;task_id=474" />
                <rdf:li rdf:resource="http://www.e-texteditor.com/bugtracker/index.php?do=details&amp;task_id=473" />
                <rdf:li rdf:resource="http://www.e-texteditor.com/bugtracker/index.php?do=details&amp;task_id=472" />
                <rdf:li rdf:resource="http://www.e-texteditor.com/bugtracker/index.php?do=details&amp;task_id=471" />
                <rdf:li rdf:resource="http://www.e-texteditor.com/bugtracker/index.php?do=details&amp;task_id=470" />
                <rdf:li rdf:resource="http://www.e-texteditor.com/bugtracker/index.php?do=details&amp;task_id=469" />
                <rdf:li rdf:resource="http://www.e-texteditor.com/bugtracker/index.php?do=details&amp;task_id=468" />
                <rdf:li rdf:resource="http://www.e-texteditor.com/bugtracker/index.php?do=details&amp;task_id=466" />
                <rdf:li rdf:resource="http://www.e-texteditor.com/bugtracker/index.php?do=details&amp;task_id=465" />
              </rdf:Seq>
    </items>
    		
  </channel>
    <item rdf:about="http://www.e-texteditor.com/bugtracker/index.php?do=details&amp;task_id=475">
    <title>FS#475: Viewport width for documents longer than 100 lines incorrectly calculated.</title>
    <link>http://www.e-texteditor.com/bugtracker/index.php?do=details&amp;task_id=475</link>
    <dc:date>2011-11-16T10:45:22Z</dc:date>
    <dc:creator>Albert Hwang</dc:creator>
    <description>When viewing a file that is over 100 lines in length, and when &amp;quot;view line numbers&amp;quot; is enabled, and &amp;quot;word wrap&amp;quot; is enabled, unexpected behaviors occur:

1) When you get to the end of the line, the viewport scrolls for one character before wrapping.
2) When printing the document, the last character on long lines disappear.

I&amp;#039;m guessing the width of the viewport is being calculated under the assumption that the Line Number Column is only 2 characters long.</description>
    <content:encoded><![CDATA[When viewing a file that is over 100 lines in length, and when &quot;view line numbers&quot; is enabled, and &quot;word wrap&quot; is enabled, unexpected behaviors occur:<br />
<br />
1) When you get to the end of the line, the viewport scrolls for one character before wrapping.<br />
2) When printing the document, the last character on long lines disappear.<br />
<br />
I&#039;m guessing the width of the viewport is being calculated under the assumption that the Line Number Column is only 2 characters long.]]></content:encoded>
  </item>
    <item rdf:about="http://www.e-texteditor.com/bugtracker/index.php?do=details&amp;task_id=474">
    <title>FS#474: Cannot perform ctrl-tab navigation when in search field</title>
    <link>http://www.e-texteditor.com/bugtracker/index.php?do=details&amp;task_id=474</link>
    <dc:date>2011-10-18T19:18:24Z</dc:date>
    <dc:creator>Jerrold Poh</dc:creator>
    <description>To replicate:

- Type ctrl-f to open the search box at the bottom of the screen
- Notice how the cursor is focused on the search box
- Now type ctrl-tab to switch tabs
- Nothing happens

Note, this also happens when using the ctrl-1, ctrl-2 shortcuts to switch tabs.

Oh another note, the version this affects is 2.0.2 (though it doesn&amp;#039;t appear in the drop down)</description>
    <content:encoded><![CDATA[To replicate:<br />
<br />
- Type ctrl-f to open the search box at the bottom of the screen<br />
- Notice how the cursor is focused on the search box<br />
- Now type ctrl-tab to switch tabs<br />
- Nothing happens<br />
<br />
Note, this also happens when using the ctrl-1, ctrl-2 shortcuts to switch tabs.<br />
<br />
Oh another note, the version this affects is 2.0.2 (though it doesn&#039;t appear in the drop down)]]></content:encoded>
  </item>
    <item rdf:about="http://www.e-texteditor.com/bugtracker/index.php?do=details&amp;task_id=473">
    <title>FS#473: Crashes on Tab key, cursor between { and //</title>
    <link>http://www.e-texteditor.com/bugtracker/index.php?do=details&amp;task_id=473</link>
    <dc:date>2011-10-14T09:49:21Z</dc:date>
    <dc:creator>Richard Heath</dc:creator>
    <description>Repeatably, if I have the code below with the cursor before //mess:

		if (doCell){//mess($(doCell).innerHTML);

using tab to put space before comment causes e-text 2.0.1 to crash out</description>
    <content:encoded><![CDATA[Repeatably, if I have the code below with the cursor before //mess:<br />
<br />
		if (doCell){//mess($(doCell).innerHTML);<br />
<br />
using tab to put space before comment causes e-text 2.0.1 to crash out]]></content:encoded>
  </item>
    <item rdf:about="http://www.e-texteditor.com/bugtracker/index.php?do=details&amp;task_id=472">
    <title>FS#472: PHP function comments don&#039;t collapse properly</title>
    <link>http://www.e-texteditor.com/bugtracker/index.php?do=details&amp;task_id=472</link>
    <dc:date>2011-05-23T03:20:10Z</dc:date>
    <dc:creator>Tobias Elod Zoltan</dc:creator>
    <description>If comments aren&amp;#039;t lined up with each other as is the case with a docblock function description the lines don&amp;#039;t collapse properly. Which can be a nuisance when working with long things like Codeigniter where everything is commented and libraries are rarely under 1000 lines.</description>
    <content:encoded><![CDATA[If comments aren&#039;t lined up with each other as is the case with a docblock function description the lines don&#039;t collapse properly. Which can be a nuisance when working with long things like Codeigniter where everything is commented and libraries are rarely under 1000 lines.]]></content:encoded>
  </item>
    <item rdf:about="http://www.e-texteditor.com/bugtracker/index.php?do=details&amp;task_id=471">
    <title>FS#471: e add a strange character &#039;&lt;feff&gt;&#039; to some files</title>
    <link>http://www.e-texteditor.com/bugtracker/index.php?do=details&amp;task_id=471</link>
    <dc:date>2011-05-03T08:49:06Z</dc:date>
    <dc:creator>Christoph Terwey</dc:creator>
    <description>e v1.0.43, seems to add a strange character to the beginning of some files sometimes. It&amp;#039;s only displayed in vi as a &amp;lt;feff&amp;gt; (http://www.fileformat.info/info/unicode/char/feff/index.htm) and is also removeable only in some low level editors like vi. Even SVN has problems to reverse this error. This character is not shown in browsers but keeps corrupting our layouts, which is really annoying because of the difficult removal. We didn’t find a pattern, it happens really rarely. Are you familiar with this kind of bug or is this maybe already fixed in a newer version of e? Thanks in advance!</description>
    <content:encoded><![CDATA[e v1.0.43, seems to add a strange character to the beginning of some files sometimes. It&#039;s only displayed in vi as a &lt;feff&gt; (<a href="http://www.fileformat.info/info/unicode/char/feff/index.htm">http://www.fileformat.info/info/unicode/char/feff/index.htm</a>) and is also removeable only in some low level editors like vi. Even SVN has problems to reverse this error. This character is not shown in browsers but keeps corrupting our layouts, which is really annoying because of the difficult removal. We didn’t find a pattern, it happens really rarely. Are you familiar with this kind of bug or is this maybe already fixed in a newer version of e? Thanks in advance!]]></content:encoded>
  </item>
    <item rdf:about="http://www.e-texteditor.com/bugtracker/index.php?do=details&amp;task_id=470">
    <title>FS#470: The &quot;go to&quot; functionality of the Rails bundle produces wrong paths</title>
    <link>http://www.e-texteditor.com/bugtracker/index.php?do=details&amp;task_id=470</link>
    <dc:date>2011-03-29T07:18:08Z</dc:date>
    <dc:creator>Steffen Poulsen</dc:creator>
    <description>- Windows 7 Enterprise, 64 bit.
- E Text installled in: &amp;quot;d:\Program Files (x86)\e&amp;quot; 
- Cygwin installed in &amp;quot;d:\cygwin&amp;quot;

Clean install of both programs, no customizations.

Following the rails bundle tutorial, I have created &amp;quot;d:\cygwin\home\sp\blog\app\controllers\blog_controller.rb&amp;quot; with this content

    class BlogController &amp;lt; ApplicationController
    
        def index
            @posts = Post.find_all_by_published(true)
        end
    
    end


Now I position the cursor in the index method and press SHIFT-CTRL-WIN-DOWN. From the menu, if I press &amp;quot;1&amp;quot; to go to the functional test, e text tries to create this file:
               
&amp;quot;D:\cygwin\home\sp\blog\cygdrive\d\cygwin\home\sp\blog\test\functional\blog_controller_test.rp&amp;quot;

Similar locations are suggested for the other options (&amp;quot;Go to View&amp;quot; etc)

It seems the &amp;quot;d:\cygwin\home\sp\blog\&amp;quot; part of the path is expanded into &amp;quot;d:\cygwin\home\sp\blog\cygdrive\d\cygwin\home\sp\blog\&amp;quot; - which is of course not found in the filesystem.

Is there any way I can work around this? I.e.

- by hacking the related files (go_to_alternate_file.rb or command_go_to_file.rb)?
- by setting a magic environment var in cygwin?
- by any other method?

I think I have seen a related post at http://e-texteditor.com/forum/viewtopic.php?t=3896&amp;amp;highlight=cygwin - however, no suggestion for a workaround is given there.

I will like such a member of the &amp;quot;last generation&amp;quot; trying to use the next generation text editor, and not even being able to complete the first tutorial :-)

I hope you have a suggestion for me ....

Best regards,
Steffen
</description>
    <content:encoded><![CDATA[- Windows 7 Enterprise, 64 bit.<br />
- E Text installled in: &quot;d:\Program Files (x86)\e&quot; <br />
- Cygwin installed in &quot;d:\cygwin&quot;<br />
<br />
Clean install of both programs, no customizations.<br />
<br />
Following the rails bundle tutorial, I have created &quot;d:\cygwin\home\sp\blog\app\controllers\blog_controller.rb&quot; with this content<br />
<br />
    class BlogController &lt; ApplicationController<br />
    <br />
        def index<br />
            @posts = Post.find_all_by_published(true)<br />
        end<br />
    <br />
    end<br />
<br />
<br />
Now I position the cursor in the index method and press SHIFT-CTRL-WIN-DOWN. From the menu, if I press &quot;1&quot; to go to the functional test, e text tries to create this file:<br />
               <br />
&quot;D:\cygwin\home\sp\blog\cygdrive\d\cygwin\home\sp\blog\test\functional\blog_controller_test.rp&quot;<br />
<br />
Similar locations are suggested for the other options (&quot;Go to View&quot; etc)<br />
<br />
It seems the &quot;d:\cygwin\home\sp\blog\&quot; part of the path is expanded into &quot;d:\cygwin\home\sp\blog\cygdrive\d\cygwin\home\sp\blog\&quot; - which is of course not found in the filesystem.<br />
<br />
Is there any way I can work around this? I.e.<br />
<br />
- by hacking the related files (go_to_alternate_file.rb or command_go_to_file.rb)?<br />
- by setting a magic environment var in cygwin?<br />
- by any other method?<br />
<br />
I think I have seen a related post at <a href="http://e-texteditor.com/forum/viewtopic.php?t=3896&amp;highlight=cygwin">http://e-texteditor.com/forum/viewtopic.php?t=3896&amp;highlight=cygwin</a> - however, no suggestion for a workaround is given there.<br />
<br />
I will like such a member of the &quot;last generation&quot; trying to use the next generation text editor, and not even being able to complete the first tutorial :-)<br />
<br />
I hope you have a suggestion for me ....<br />
<br />
Best regards,<br />
Steffen<br />
]]></content:encoded>
  </item>
    <item rdf:about="http://www.e-texteditor.com/bugtracker/index.php?do=details&amp;task_id=469">
    <title>FS#469: Installing the Zen bundles from the bundles manager didn&#039;t seem to work at all in v1.43</title>
    <link>http://www.e-texteditor.com/bugtracker/index.php?do=details&amp;task_id=469</link>
    <dc:date>2011-01-25T15:56:52Z</dc:date>
    <dc:creator>Terry Britton</dc:creator>
    <description>Installing the Zen bundles from the bundles manager didn&amp;#039;t seem to work at all in v1.43.

Without un-installing the existing version, I downloaded the zipped Zen-Coding TextMate bundle from Google Code and extracted its files over the ones in the C:\Users\yourname\AppData\Roaming\e\InstalledBundles folder, and after reloading the bundles everything worked fine.

Zen-Coding is super! Glad to see it is being integrated into the v2 of e!

Read more:

http://code.google.com/p/zen-coding/

http://www.smashingmagazine.com/2009/11/21/zen-coding-a-new-way-to-write-html-code/

Terry</description>
    <content:encoded><![CDATA[Installing the Zen bundles from the bundles manager didn&#039;t seem to work at all in v1.43.<br />
<br />
Without un-installing the existing version, I downloaded the zipped Zen-Coding TextMate bundle from Google Code and extracted its files over the ones in the C:\Users\yourname\AppData\Roaming\e\InstalledBundles folder, and after reloading the bundles everything worked fine.<br />
<br />
Zen-Coding is super! Glad to see it is being integrated into the v2 of e!<br />
<br />
Read more:<br />
<br />
<a href="http://code.google.com/p/zen-coding/">http://code.google.com/p/zen-coding/</a><br />
<br />
<a href="http://www.smashingmagazine.com/2009/11/21/zen-coding-a-new-way-to-write-html-code/">http://www.smashingmagazine.com/2009/11/21/zen-coding-a-new-way-to-write-html-code/</a><br />
<br />
Terry]]></content:encoded>
  </item>
    <item rdf:about="http://www.e-texteditor.com/bugtracker/index.php?do=details&amp;task_id=468">
    <title>FS#468: Several TAB-triggered snippets in Zen ex: ta:r[tab] results in ta:right instead of text-align:right</title>
    <link>http://www.e-texteditor.com/bugtracker/index.php?do=details&amp;task_id=468</link>
    <dc:date>2011-01-25T15:56:03Z</dc:date>
    <dc:creator>Terry Britton</dc:creator>
    <description>rooc wrote:
I&amp;#039;ve noticed a few bugs:

1. Zen CSS
ta:r[tab] results in ta:right instead of text-align:right


This seems to only affect the tab-triggered snippets. Using CTRL-e executes the expansions just fine.

Removing the colon in the snippet seems to allow it to work.

In Win7:
C:\Users\yourname\AppData\Roaming\e\InstalledBundles\Zen-CSS.tmbundle\Snippets\text-align_right.tmSnippet
Code:
&amp;lt;plist&amp;gt;
&amp;lt;dict&amp;gt;
   &amp;lt;key&amp;gt;content&amp;lt;/key&amp;gt;
   &amp;lt;string&amp;gt;text-align:${TM_CSS_SPACE}right;$0&amp;lt;/string&amp;gt;
   &amp;lt;key&amp;gt;name&amp;lt;/key&amp;gt;
   &amp;lt;string&amp;gt;text-align:right&amp;lt;/string&amp;gt;
   &amp;lt;key&amp;gt;scope&amp;lt;/key&amp;gt;
   &amp;lt;string&amp;gt;source.css&amp;lt;/string&amp;gt;
   &amp;lt;key&amp;gt;tabTrigger&amp;lt;/key&amp;gt;

   &amp;lt;string&amp;gt;tar&amp;lt;/string&amp;gt;

   &amp;lt;key&amp;gt;uuid&amp;lt;/key&amp;gt;
   &amp;lt;string&amp;gt;4305D952-FFB2-4677-8051-51EEBFB5F0CD&amp;lt;/string&amp;gt;
&amp;lt;/dict&amp;gt;
&amp;lt;/plist&amp;gt;


Continuing along this vein:
ta:c returns
ta:color:#000; [broken!]

ta:j returns nothing but a tab space [broken!]

however, colons work in some other TAB-triggered snippets:
tal:a works fine!
text-align-last:auto;

Yet tal breaks with other colon modifiers
tal:l broken
tal:c broken
tal:r broken

Anybody have any guesses why this would be?

Terry
</description>
    <content:encoded><![CDATA[rooc wrote:<br />
I&#039;ve noticed a few bugs:<br />
<br />
1. Zen CSS<br />
ta:r[tab] results in ta:right instead of text-align:right<br />
<br />
<br />
This seems to only affect the tab-triggered snippets. Using CTRL-e executes the expansions just fine.<br />
<br />
Removing the colon in the snippet seems to allow it to work.<br />
<br />
In Win7:<br />
C:\Users\yourname\AppData\Roaming\e\InstalledBundles\Zen-CSS.tmbundle\Snippets\text-align_right.tmSnippet<br />
Code:<br />
&lt;plist&gt;<br />
&lt;dict&gt;<br />
   &lt;key&gt;content&lt;/key&gt;<br />
   &lt;string&gt;text-align:${TM_CSS_SPACE}right;$0&lt;/string&gt;<br />
   &lt;key&gt;name&lt;/key&gt;<br />
   &lt;string&gt;text-align:right&lt;/string&gt;<br />
   &lt;key&gt;scope&lt;/key&gt;<br />
   &lt;string&gt;source.css&lt;/string&gt;<br />
   &lt;key&gt;tabTrigger&lt;/key&gt;<br />
<br />
   &lt;string&gt;tar&lt;/string&gt;<br />
<br />
   &lt;key&gt;uuid&lt;/key&gt;<br />
   &lt;string&gt;4305D952-FFB2-4677-8051-51EEBFB5F0CD&lt;/string&gt;<br />
&lt;/dict&gt;<br />
&lt;/plist&gt;<br />
<br />
<br />
Continuing along this vein:<br />
ta:c returns<br />
ta:color:#000; [broken!]<br />
<br />
ta:j returns nothing but a tab space [broken!]<br />
<br />
however, colons work in some other TAB-triggered snippets:<br />
tal:a works fine!<br />
text-align-last:auto;<br />
<br />
Yet tal breaks with other colon modifiers<br />
tal:l broken<br />
tal:c broken<br />
tal:r broken<br />
<br />
Anybody have any guesses why this would be?<br />
<br />
Terry<br />
]]></content:encoded>
  </item>
    <item rdf:about="http://www.e-texteditor.com/bugtracker/index.php?do=details&amp;task_id=466">
    <title>FS#466: High CPU usage when typing in 2.0.1</title>
    <link>http://www.e-texteditor.com/bugtracker/index.php?do=details&amp;task_id=466</link>
    <dc:date>2011-01-16T17:16:19Z</dc:date>
    <dc:creator>jmpllu</dc:creator>
    <description>When using e V2.0.1 on Windows XP SP3 I regularly experience very high CPU usage when entering text. I see this behaviour when starting e, opening a single .txt file 20K in size (the problem doesn&amp;#039;t seem to occur on smaller files) and then typing some characters. CPU usage shoots up to 40-90% and the text appears on the screen extremely slowly. The problem is intermittent - I can return to e a few minutes later and enter text without high CPU usage or any display lag. A few minutes after that the problem has returned. 

I saw some advice on another CPU-related topic to look at the Thread view of Process Explorer when such problems occur. The thread using all of the CPU has start address 0x2b4a95. 

I&amp;#039;m not using TortoiseGit or any other plugins (I saw that these were implicated in other CPU issues). 

I&amp;#039;d appreciate your assistance since this is rendering the editor unusable.</description>
    <content:encoded><![CDATA[When using e V2.0.1 on Windows XP SP3 I regularly experience very high CPU usage when entering text. I see this behaviour when starting e, opening a single .txt file 20K in size (the problem doesn&#039;t seem to occur on smaller files) and then typing some characters. CPU usage shoots up to 40-90% and the text appears on the screen extremely slowly. The problem is intermittent - I can return to e a few minutes later and enter text without high CPU usage or any display lag. A few minutes after that the problem has returned. <br />
<br />
I saw some advice on another CPU-related topic to look at the Thread view of Process Explorer when such problems occur. The thread using all of the CPU has start address 0x2b4a95. <br />
<br />
I&#039;m not using TortoiseGit or any other plugins (I saw that these were implicated in other CPU issues). <br />
<br />
I&#039;d appreciate your assistance since this is rendering the editor unusable.]]></content:encoded>
  </item>
    <item rdf:about="http://www.e-texteditor.com/bugtracker/index.php?do=details&amp;task_id=465">
    <title>FS#465: Dialog Boxes are opened out of screen after loggin into PC through remote desktop</title>
    <link>http://www.e-texteditor.com/bugtracker/index.php?do=details&amp;task_id=465</link>
    <dc:date>2011-01-10T04:06:57Z</dc:date>
    <dc:creator>Igor Ivoilov</dc:creator>
    <description>It happens to me in version 2.0b and happened to all previous versions.</description>
    <content:encoded><![CDATA[It happens to me in version 2.0b and happened to all previous versions.]]></content:encoded>
  </item>
  </rdf:RDF>

