<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><rss xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
  <channel>
    <title>Flyspray</title>
    <lastBuildDate>Thu, 07 Aug 2008 08:40:33 -0500</lastBuildDate>
    <description>MODx Bug/Feature Tracker</description>
    <link>http://modxcms.com/bugs/</link>
        <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/modx-flyspray" type="application/rss+xml" /><item>
      <title>tv.ajax.php corrupting URL fields</title>
      <pubDate>Thu, 07 Aug 2008 08:40:33 -0500</pubDate>
      <description>Hi,

During use I noticed that when using the submitURL in a form on one of our pages the protocol dropdown would become blank (after save and reedit) and the url section would produce a $v at the beginning.

I am new to the software but this might stem from a bug on line 158 of the following code:
http://svn.modxcms.com/svn/tattoo/tattoo/trunk/assets/modules/docmanager/includes/tv.ajax.php

Shouldn't this be:

$field_html.=''.$k.'';

(Note the '. .' around the $v in option value)

Cheers&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/modx-flyspray?a=5ebnlK"&gt;&lt;img src="http://feeds.feedburner.com/~f/modx-flyspray?i=5ebnlK" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/modx-flyspray?a=Ft1NzK"&gt;&lt;img src="http://feeds.feedburner.com/~f/modx-flyspray?i=Ft1NzK" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
      <link>http://feeds.feedburner.com/~r/modx-flyspray/~3/358435967/1079</link>
    <feedburner:origLink>http://modxcms.com/bugs/task/1079</feedburner:origLink></item>
        <item>
      <title>Duplicate content fails on mysql3</title>
      <pubDate>Wed, 16 Jul 2008 16:26:28 -0500</pubDate>
      <description>Query parser error occurs.

Sinse i don't have an svn account, all i can do is to attach a fixed file (see diff for details).&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/modx-flyspray?a=xrm1lJ"&gt;&lt;img src="http://feeds.feedburner.com/~f/modx-flyspray?i=xrm1lJ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/modx-flyspray?a=wP3BcJ"&gt;&lt;img src="http://feeds.feedburner.com/~f/modx-flyspray?i=wP3BcJ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
      <link>http://feeds.feedburner.com/~r/modx-flyspray/~3/337495766/1078</link>
    <feedburner:origLink>http://modxcms.com/bugs/task/1078</feedburner:origLink></item>
        <item>
      <title>phpmailer  + utf8 = ThunderBird subject brocken!</title>
      <pubDate>Fri, 04 Jul 2008 11:31:53 -0500</pubDate>
      <description>i has a mail`s with broken subjects.. so i read class.phpmailer.php and found - line 1168:

$maxlen = 75 - 7 - strlen($this-&gt;CharSet);

after i change 75 to 76 - all ok!

p.s. my free time is limited - so please check it!&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/modx-flyspray?a=KN6ThJ"&gt;&lt;img src="http://feeds.feedburner.com/~f/modx-flyspray?i=KN6ThJ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/modx-flyspray?a=tKaCrJ"&gt;&lt;img src="http://feeds.feedburner.com/~f/modx-flyspray?i=tKaCrJ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
      <link>http://feeds.feedburner.com/~r/modx-flyspray/~3/326798034/1077</link>
    <feedburner:origLink>http://modxcms.com/bugs/task/1077</feedburner:origLink></item>
        <item>
      <title>Date TV breaks if minus sign in TV name</title>
      <pubDate>Sat, 28 Jun 2008 04:26:39 -0500</pubDate>
      <description>Create a TV named 'my-lovely-tv' as type Date. Edit a document using the TV. The datepicker object fails to be created.

Fix:
replace line 38 in manager/includes/tmplvars.inc.php with:
                $cal = 'cal' . str_replace('-','_',$field_name);

Warning: I have no idea what other characters you might want to use in your TV names that would cause similar problems in your javascript variable names. This only fixes for '-'.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/modx-flyspray?a=3bORwI"&gt;&lt;img src="http://feeds.feedburner.com/~f/modx-flyspray?i=3bORwI" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/modx-flyspray?a=jiqkxI"&gt;&lt;img src="http://feeds.feedburner.com/~f/modx-flyspray?i=jiqkxI" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
      <link>http://feeds.feedburner.com/~r/modx-flyspray/~3/321946660/1076</link>
    <feedburner:origLink>http://modxcms.com/bugs/task/1076</feedburner:origLink></item>
        <item>
      <title>Menu indexing option in main configuration panel doesn't work for documents</title>
      <pubDate>Sat, 28 Jun 2008 03:08:56 -0500</pubDate>
      <description>Option "Menu indexing default" work as "on" for all documents even through it's switched off.

Causes:
This option doesn't parsed in mutate_content.dynamic.php so script think that it's always switched "on".

mutate_content.dynamic.php:130
// increase menu index if this is a new document
if (!isset($_REQUEST["id"])) {
    if (!isset($auto_menuindex) || $auto_menuindex) {
        $pid = intval($_REQUEST["pid"]);
        $tbl = $modx-&gt;getFullTableName("site_content");
        $sql = "SELECT count(*) as 'cnt' FROM $tbl WHERE parent='$pid'";
        $content["menuindex"] = $modx-&gt;db-&gt;getValue($sql);
    } else {
        $content['menuindex'] = 0;
    }
}

Solution:
// increase menu index if this is a new document
if (!isset($_REQUEST["id"])) {
    if (!isset($auto_menuindex) || $auto_menuindex) {
        $pid = intval($_REQUEST["pid"]);
        $tbl = $modx-&gt;getFullTableName("site_content");
        $sql = "SELECT count(*) as 'cnt' FROM $tbl WHERE parent='$pid'";
        $content["menuindex"] = $modx-&gt;db-&gt;getValue($sql);
    } else {
        $content['menuindex'] = 0;
        $content['hidemenu'] = 1;
    }
}&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/modx-flyspray?a=Rf5C1I"&gt;&lt;img src="http://feeds.feedburner.com/~f/modx-flyspray?i=Rf5C1I" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/modx-flyspray?a=jsld3I"&gt;&lt;img src="http://feeds.feedburner.com/~f/modx-flyspray?i=jsld3I" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
      <link>http://feeds.feedburner.com/~r/modx-flyspray/~3/321902027/1075</link>
    <feedburner:origLink>http://modxcms.com/bugs/task/1075</feedburner:origLink></item>
        <item>
      <title>DataGrid incorrect renders TVs</title>
      <pubDate>Sat, 28 Jun 2008 03:00:18 -0500</pubDate>
      <description>DataGrid widget renders TVs as shown in attach.

Cause:
TV must be divided into rows, but it isn't happen.
That's datagrid.class use every element (symbol) of TV as row, and make table with only one column

datagrid.class.php:175
$this-&gt;_colcount = count($this-&gt;_colnames);
$tblColHdr ="";

Solution:

$this-&gt;_colcount = count($this-&gt;_colnames);
if(!$this-&gt;_isDataset) {
    $this-&gt;ds = explode((strstr($this-&gt;ds,"||")!==false ? "||":","),$this-&gt;ds);
    $this-&gt;ds = array_chunk($this-&gt;ds, $this-&gt;_colcount);
}
$tblColHdr ="";&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/modx-flyspray?a=YSigzI"&gt;&lt;img src="http://feeds.feedburner.com/~f/modx-flyspray?i=YSigzI" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/modx-flyspray?a=n4IhhI"&gt;&lt;img src="http://feeds.feedburner.com/~f/modx-flyspray?i=n4IhhI" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
      <link>http://feeds.feedburner.com/~r/modx-flyspray/~3/321902028/1074</link>
    <feedburner:origLink>http://modxcms.com/bugs/task/1074</feedburner:origLink></item>
        <item>
      <title>Copying of a template doesn't copy template variable associations</title>
      <pubDate>Tue, 24 Jun 2008 04:00:44 -0500</pubDate>
      <description>Like in title; when you duplicate a template, the associated TV's are not copied with it which is pretty annoying when you have a lot of associated TVs. You have to manually reconnect them all.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/modx-flyspray?a=0bt1gI"&gt;&lt;img src="http://feeds.feedburner.com/~f/modx-flyspray?i=0bt1gI" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/modx-flyspray?a=zVI5JI"&gt;&lt;img src="http://feeds.feedburner.com/~f/modx-flyspray?i=zVI5JI" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
      <link>http://feeds.feedburner.com/~r/modx-flyspray/~3/318764531/1073</link>
    <feedburner:origLink>http://modxcms.com/bugs/task/1073</feedburner:origLink></item>
        <item>
      <title>Creating documents without rights</title>
      <pubDate>Mon, 23 Jun 2008 05:17:02 -0500</pubDate>
      <description>I just updated to rev. 3788. It's possible to create an document in a document for which your group has no rights. So you can create new documents whereever you want. In root level that's not possible. But after creating the document you have no right on it, so you can't edit it.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/modx-flyspray?a=5zXYjI"&gt;&lt;img src="http://feeds.feedburner.com/~f/modx-flyspray?i=5zXYjI" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/modx-flyspray?a=pu5roI"&gt;&lt;img src="http://feeds.feedburner.com/~f/modx-flyspray?i=pu5roI" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
      <link>http://feeds.feedburner.com/~r/modx-flyspray/~3/318028739/1072</link>
    <feedburner:origLink>http://modxcms.com/bugs/task/1072</feedburner:origLink></item>
        <item>
      <title>Mistake inside tinymce.lang.php</title>
      <pubDate>Wed, 18 Jun 2008 01:44:32 -0500</pubDate>
      <description>http://svn.modxcms.com/svn/tattoo/tattoo/trunk/assets/plugins/tinymce303/tinymce.lang.php

string $tinyLang[] = array("russion-UTF8","ru"); have to change to $tinyLang[] = array("russian-UTF8","ru");&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/modx-flyspray?a=JR6DOI"&gt;&lt;img src="http://feeds.feedburner.com/~f/modx-flyspray?i=JR6DOI" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/modx-flyspray?a=gxajhI"&gt;&lt;img src="http://feeds.feedburner.com/~f/modx-flyspray?i=gxajhI" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
      <link>http://feeds.feedburner.com/~r/modx-flyspray/~3/314410226/1071</link>
    <feedburner:origLink>http://modxcms.com/bugs/task/1071</feedburner:origLink></item>
        <item>
      <title>meta appears in wrong place in header message</title>
      <pubDate>Wed, 11 Jun 2008 10:47:57 -0500</pubDate>
      <description>as i said in title, the meta are inserted before the page title in the generated html code. that s a problem for google bot and others. it would be great to take care of that
here is a sample code from my modx site : 




	
	
	
	
	
	
	

	
Candidature - ###&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/modx-flyspray?a=LVJN3I"&gt;&lt;img src="http://feeds.feedburner.com/~f/modx-flyspray?i=LVJN3I" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/modx-flyspray?a=6B6KuI"&gt;&lt;img src="http://feeds.feedburner.com/~f/modx-flyspray?i=6B6KuI" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
      <link>http://feeds.feedburner.com/~r/modx-flyspray/~3/309723368/1070</link>
    <feedburner:origLink>http://modxcms.com/bugs/task/1070</feedburner:origLink></item>
      </channel>
</rss>
