<?xml version="1.0" encoding="utf-8"?>
<!--  RSS generated by Flaimo.com RSS Builder [2008-08-28 19:28:08]  --> <rss version="2.0" xmlns:im="http://purl.org/rss/1.0/item-images/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" >
<channel>
<docs>http://bugs.typo3.org/</docs>
<description>TYPO3 bugtracker - ISSUES</description>
<link>http://bugs.typo3.org/</link>
<title>TYPO3 bugtracker - ISSUES</title>
<image>
<title>TYPO3 bugtracker - ISSUES</title>
<url>http://bugs.typo3.org/images/mantis_logo_button.gif</url>
<link>http://bugs.typo3.org/</link>
<description>TYPO3 bugtracker - ISSUES</description>
</image>
<category>All Projects</category>
<ttl>10</ttl>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<sy:updateBase>2008-08-28T19:28:08+02:00</sy:updateBase>
<item>
<title>0008231: Cannot upgrade from 4.1.6 to 4.2.0 due to error</title>
<link>http://bugs.typo3.org/view.php?id=8231</link>
<description>In the process of upgrading from 4.1.6 to 4.2, I first duplicated my 4.1.6 site (alternate URL) and verified it functioned properly there. Next I take the usual upgrade steps, ending with replacing the typo3_src symlink and entering the install tool. Upon doing so, I get the following result in the page output:&lt;br /&gt;
&lt;br /&gt;
Fatal error: Call to a member function admin_get_charsets() on a non-object in /homepages/12/d196318331/htdocs/typo3/4.2.0/t3lib/class.t3lib_install.php on line 456&lt;br /&gt;
&lt;br /&gt;
To test, I tried just updating the typo3_src link in my production site and the install page did display. After taking a backup of the prod site, I attempted to proceed with the upgrade there, thinking that perhaps a configuration file in the test duplicate was the fault. But upon resolving database differences in the install tool, I started getting the same error message there as well (and had to restore back to 4.1.6).</description>
<guid>http://bugs.typo3.org/view.php?id=8231</guid>
<author>Bill Taroli &lt;Bill Taroli@example.com&gt;</author>
<comments>http://bugs.typo3.org/view.php?id=8231#bugnotes</comments>
</item>
<item>
<title>0005470: Shortcut to external URL if referer-check enabled</title>
<link>http://bugs.typo3.org/view.php?id=5470</link>
<description>Setup a tree with:&lt;br /&gt;
&lt;br /&gt;
- somepage&lt;br /&gt;
(      having domain-records for&lt;br /&gt;
      www.example.com&lt;br /&gt;
      www.example2.com)&lt;br /&gt;
-- someredirpage (shortcut to external URL)&lt;br /&gt;
&lt;br /&gt;
set config.baseURL=&lt;a href=&quot;http://www.example.com/index.php&quot;&gt;http://www.example.com/index.php&lt;/a&gt; [&lt;a href=&quot;http://www.example.com/index.php&quot; target=&quot;_blank&quot;&gt;^&lt;/a&gt;]  in setup on somepage&lt;br /&gt;
&lt;br /&gt;
Try1:&lt;br /&gt;
Now open  &lt;a href=&quot;http://www.example.com/,&quot;&gt;http://www.example.com/,&lt;/a&gt; [&lt;a href=&quot;http://www.example.com/,&quot; target=&quot;_blank&quot;&gt;^&lt;/a&gt;] klick a link that takes you to someredirpage. Works!&lt;br /&gt;
&lt;br /&gt;
Try2:&lt;br /&gt;
Now open  &lt;a href=&quot;http://www.example2.com/,&quot;&gt;http://www.example2.com/,&lt;/a&gt; [&lt;a href=&quot;http://www.example2.com/,&quot; target=&quot;_blank&quot;&gt;^&lt;/a&gt;] klick a link that takes you to someredirpage. Because of baseURL now that link changes to www.example.com. The page &quot;someredirpage&quot; is opened. However the shortcut is not followed but the content of this &quot;page&quot; is displayed. (Which in most cases might either be empty or might contain some testing-garbage.)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This problem is reproducable here. If I use TamperData (firefox-extension) to remove or alter the referer of my request for &lt;a href=&quot;http://www.example.com/someredirpage.html,&quot;&gt;http://www.example.com/someredirpage.html,&lt;/a&gt; [&lt;a href=&quot;http://www.example.com/someredirpage.html,&quot; target=&quot;_blank&quot;&gt;^&lt;/a&gt;] then that Shortcut is correctly delivered to the browser. If that referer is something in www.example.com (first click to another page, then to someredirpage) then it also works fine. Seems to be dependent on the referer.&lt;br /&gt;
&lt;br /&gt;
Workaround: Set &quot;doNotCheckReferer&quot; in installation-tool.</description>
<guid>http://bugs.typo3.org/view.php?id=5470</guid>
<author>Stefan Neufeind &lt;Stefan Neufeind@example.com&gt;</author>
<comments>http://bugs.typo3.org/view.php?id=5470#bugnotes</comments>
</item>
<item>
<title>0006989: HMENU excludeUidList and excludeDoktypes ignore pages of type mount point</title>
<link>http://bugs.typo3.org/view.php?id=6989</link>
<description>If you have a page tree with mount point pages with the following conditions:&lt;br /&gt;
a) mount points are in another site in a multipage environment - i did not check this for mount points within the tree of a website &lt;br /&gt;
b) mount points are replaced by mounted pages - checkbox is set  - i did not try with another setting&lt;br /&gt;
&lt;br /&gt;
Both HMENU properties &lt;br /&gt;
- excludeUidList &lt;br /&gt;
- excludeDoktypes (extended for page Type Mount Point = 5,6,7)&lt;br /&gt;
&lt;br /&gt;
are ignored and the items will be displayed.&lt;br /&gt;
&lt;br /&gt;
I tried to add the page ids of the mounted pages to the excludeUidList but with the same effect.</description>
<guid>http://bugs.typo3.org/view.php?id=6989</guid>
<author>Boos &lt;Boos@example.com&gt;</author>
<comments>http://bugs.typo3.org/view.php?id=6989#bugnotes</comments>
</item>
<item>
<title>0009248: using a function from class.tx_staticinfotables_pi1.php fails</title>
<link>http://bugs.typo3.org/view.php?id=9248</link>
<description>I'm trying to use the function buildStaticInfoSelector from static_info_tables to build a country list drop down to include in my mail form. I have followed the tutorial on how to include this from the static_info_tables extension manual (See additional info for link).&lt;br /&gt;
&lt;br /&gt;
This is the code that I am using within class.tx_pilmailform_pi1.php&lt;br /&gt;
&lt;br /&gt;
Starting at line 40:&lt;br /&gt;
&lt;br /&gt;
require_once(t3lib_extMgm::extPath('static_info_tables').'pi1/class.tx_staticinfotables_pi1.php');&lt;br /&gt;
&lt;br /&gt;
$staticInfoObj = &amp;t3lib_div::getUserObj('&amp;tx_staticinfotables_pi1');&lt;br /&gt;
&lt;br /&gt;
if ($staticInfoObj-&gt;needsInit()){&lt;br /&gt;
	$staticInfoObj-&gt;init();&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
Then at line 1078:&lt;br /&gt;
&lt;br /&gt;
$markers['###COUNTRY###'] = $this-&gt;staticInfoObj-&gt;buildStaticInfoSelector('COUNTRIES', $fieldName, $CSSClassName, $selectedCountryCode, '', $submitFlag, $id, $title, $where, $lang, $local);&lt;br /&gt;
&lt;br /&gt;
This code produces this error:&lt;br /&gt;
&lt;br /&gt;
Fatal error: Call to a member function buildStaticInfoSelector() on a non-object in typo3conf/ext/pil_mailform/pi1/class.tx_pilmailform_pi1.php on line 1078&lt;br /&gt;
&lt;br /&gt;
Thank you for looking at this. This extension is so helpful to me!</description>
<guid>http://bugs.typo3.org/view.php?id=9248</guid>
<author>Chris Bischoff &lt;Chris Bischoff@example.com&gt;</author>
<comments>http://bugs.typo3.org/view.php?id=9248#bugnotes</comments>
</item>
<item>
<title>0009246: debug_trail gives not filename</title>
<link>http://bugs.typo3.org/view.php?id=9246</link>
<description>If you call t3lib_div::debug_trail (...) then you get info about the class and methodname. The linenumber inside of a file is given. But now you still do not know in which file to find the place from where it has been called from. This requires a complicated search. You will need the filename and not the classname.&lt;br /&gt;
&lt;br /&gt;
It would be better to have the filename listed here. You can easily find the file by its name. To have a shorter display no path is required.</description>
<guid>http://bugs.typo3.org/view.php?id=9246</guid>
<author>Franz Holzinger &lt;Franz Holzinger@example.com&gt;</author>
<comments>http://bugs.typo3.org/view.php?id=9246#bugnotes</comments>
</item>
<item>
<title>0009247: Indexing of IPTC-Data can't work</title>
<link>http://bugs.typo3.org/view.php?id=9247</link>
<description>Because of changes in dam/lib/class.tx_dam_indexing.php Indexing of IPTC and EXIF-Tags can't work.&lt;br /&gt;
&lt;br /&gt;
The shoud fix this issue.&lt;br /&gt;
&lt;br /&gt;
This problem was already reported by  Benjamin Fischer on &lt;a href=&quot;http://support.typo3.org/projects/dam/m/typo3-dam-iptcexif-indexing-cc-metaexif-349713/p/20/&quot;&gt;http://support.typo3.org/projects/dam/m/typo3-dam-iptcexif-indexing-cc-metaexif-349713/p/20/&lt;/a&gt; [&lt;a href=&quot;http://support.typo3.org/projects/dam/m/typo3-dam-iptcexif-indexing-cc-metaexif-349713/p/20/&quot; target=&quot;_blank&quot;&gt;^&lt;/a&gt;] but this has nothing to do with cc_metaexif, because mistake is in DAM.</description>
<guid>http://bugs.typo3.org/view.php?id=9247</guid>
<author>Steffen Gebert &lt;Steffen Gebert@example.com&gt;</author>
<comments>http://bugs.typo3.org/view.php?id=9247#bugnotes</comments>
</item>
<item>
<title>0008769: Line break and Del key won't work correctly when when aligning the text as a block (justify)</title>
<link>http://bugs.typo3.org/view.php?id=8769</link>
<description>Using the &quot;align justify&quot; option in the RTE (e.g. button from demo mode), the text is correctly marked as p.align-justify. Afterwards, the Del key and the line break won't work any more (line break sometimes deletes spaces or won't break).&lt;br /&gt;
&lt;br /&gt;
The text in the RTE is also not shown as justified (perhaps some CSS is missing, as the p.align-justify for the frontend had to be added manually in the css file).</description>
<guid>http://bugs.typo3.org/view.php?id=8769</guid>
<author>Klaus Hinum &lt;Klaus Hinum@example.com&gt;</author>
<comments>http://bugs.typo3.org/view.php?id=8769#bugnotes</comments>
</item>
<item>
<title>0009245: Duplicate entries in tx_realurl_uniqalias with autoUpdate = 1</title>
<link>http://bugs.typo3.org/view.php?id=9245</link>
<description>I have a postVarSet for tt_news with useUniqueCache = 1 and autoUpdate = 1. In case you have two news items with identical aliases 'my-news-item' realUrl tries to get a unique alias for the second one. So it adds a number to the alias: 'my-news-item-1'. The next time it looks up the alias it checks for existing aliases but only finds the alias without number, which belongs to the first news item. So realUrl creates a new alias with an added number. As the first number without associated id is the 2, realUrl creates a new alias 'my-news-item-2' instead of taking the old one.&lt;br /&gt;
Maybe this is already fixed in a newer version?</description>
<guid>http://bugs.typo3.org/view.php?id=9245</guid>
<author>Stefan Terborg &lt;Stefan Terborg@example.com&gt;</author>
<comments>http://bugs.typo3.org/view.php?id=9245#bugnotes</comments>
</item>
<item>
<title>0009243: border.html throw JS error (FF 2)</title>
<link>http://bugs.typo3.org/view.php?id=9243</link>
<description>document.viewport has no properties&lt;br /&gt;
&lt;br /&gt;
browser.html (line 76)&lt;br /&gt;
 var documentHeight = document.viewport.getHeight();</description>
<guid>http://bugs.typo3.org/view.php?id=9243</guid>
<author>Martin Kutschker &lt;Martin Kutschker@example.com&gt;</author>
<comments>http://bugs.typo3.org/view.php?id=9243#bugnotes</comments>
</item>
<item>
<title>0009242: RTE Filed does not work under Sections</title>
<link>http://bugs.typo3.org/view.php?id=9242</link>
<description>When i create a FCE with a Section, a Container and into this a RTE-Field, than only a Textarea Field appears. The RTE is not loading.&lt;br /&gt;
I tested it on two Systems: same Result.</description>
<guid>http://bugs.typo3.org/view.php?id=9242</guid>
<author>Gernot Ploiner &lt;Gernot Ploiner@example.com&gt;</author>
<comments>http://bugs.typo3.org/view.php?id=9242#bugnotes</comments>
</item>
<item>
<title>0009241: Kickstarter gets mixed up when several new tables have fields with same name</title>
<link>http://bugs.typo3.org/view.php?id=9241</link>
<description>I created an extension with 4 new tables. All tables had a field called &quot;title&quot;. 3 tables also had a &quot;description&quot; field.&lt;br /&gt;
&lt;br /&gt;
When pressing the &quot;View result&quot; button I had 6 error messages reading: &quot;Error: Field name already exists!&quot;. The actual results (after writing the files) were that 2 tables had an extra &quot;title&quot; field with some random number appended. See generated SQL below and notice the &quot;title_ef28be73ff&quot; field.&lt;br /&gt;
&lt;br /&gt;
Weirdly enough this doesn't affect all tables and happens only for the field called &quot;title&quot;.</description>
<guid>http://bugs.typo3.org/view.php?id=9241</guid>
<author>Francois Suter &lt;Francois Suter@example.com&gt;</author>
<comments>http://bugs.typo3.org/view.php?id=9241#bugnotes</comments>
</item>
<item>
<title>0009240: Value of default_sortby is TCA ctrl section is wrapped with double quotes</title>
<link>http://bugs.typo3.org/view.php?id=9240</link>
<description>It should be wrapped with single quotes.</description>
<guid>http://bugs.typo3.org/view.php?id=9240</guid>
<author>Francois Suter &lt;Francois Suter@example.com&gt;</author>
<comments>http://bugs.typo3.org/view.php?id=9240#bugnotes</comments>
</item>
<item>
<title>0009239: No label tags are used for checkboxes</title>
<link>http://bugs.typo3.org/view.php?id=9239</link>
<description>Label tags for checkboxes or radio buttons don't seem to be used throughout the kickstarter (or very little at least). It would be a good usability improvement to add label tags.</description>
<guid>http://bugs.typo3.org/view.php?id=9239</guid>
<author>Francois Suter &lt;Francois Suter@example.com&gt;</author>
<comments>http://bugs.typo3.org/view.php?id=9239#bugnotes</comments>
</item>
<item>
<title>0008812: tt_news headline not visible in Backend</title>
<link>http://bugs.typo3.org/view.php?id=8812</link>
<description>There is no headline in the backend. See screenshot.</description>
<guid>http://bugs.typo3.org/view.php?id=8812</guid>
<author>Walter Kruml &lt;Walter Kruml@example.com&gt;</author>
<comments>http://bugs.typo3.org/view.php?id=8812#bugnotes</comments>
</item>
<item>
<title>0009204: Allow icons in select of tt_content CE plugin (list_type)</title>
<link>http://bugs.typo3.org/view.php?id=9204</link>
<description>This patch enables icons in selectbox for list_type, see screenshot</description>
<guid>http://bugs.typo3.org/view.php?id=9204</guid>
<author>Steffen Kamper &lt;Steffen Kamper@example.com&gt;</author>
<comments>http://bugs.typo3.org/view.php?id=9204#bugnotes</comments>
</item>
<item>
<title>0009238: The new Usersettings area is a little bit inconsistent</title>
<link>http://bugs.typo3.org/view.php?id=9238</link>
<description>After introduction of the new feature 'start in every module you want and allowed to' it is quite inconsistent:&lt;br /&gt;
I now can set easily via user-tsconfig: setup.default.startModule = web_layout, that every user starts in Page Module by default.&lt;br /&gt;
And i also can override it the same way.&lt;br /&gt;
BUT: I can't disable the selectbox in user-settings (and also the description text does not get grayed).</description>
<guid>http://bugs.typo3.org/view.php?id=9238</guid>
<author>Clemens Riccabona &lt;Clemens Riccabona@example.com&gt;</author>
<comments>http://bugs.typo3.org/view.php?id=9238#bugnotes</comments>
</item>
<item>
<title>0008978: t3lib_div::removeXSS translates normal text too</title>
<link>http://bugs.typo3.org/view.php?id=8978</link>
<description>If a user types in something in a reply form and the t3lib_div::removeXSS function is called on it, it inserts &lt;x&gt; into normal text too. This make it unusable. It should only deal with keywords in HTML tags, not normal text.&lt;br /&gt;
&lt;br /&gt;
Here is an example:&lt;br /&gt;
the title of the scripture is linked to a metaphysical layer of baseless logic&lt;br /&gt;
&lt;br /&gt;
Which translates to:&lt;br /&gt;
the ti&lt;x&gt;tle of the sc&lt;x&gt;ripture is li&lt;x&gt;nked to a me&lt;x&gt;taphysical la&lt;x&gt;yer of ba&lt;x&gt;seless logic</description>
<guid>http://bugs.typo3.org/view.php?id=8978</guid>
<author>David Slayback &lt;David Slayback@example.com&gt;</author>
<comments>http://bugs.typo3.org/view.php?id=8978#bugnotes</comments>
</item>
<item>
<title>0009237: IRRE function lockAjaxMethod locks even with lock parameter false</title>
<link>http://bugs.typo3.org/view.php?id=9237</link>
<description>If you call the IRRE method lockAjaxMethod with lock paramter=false, then it will still perform a lock. It should not lock the method in this case.&lt;br /&gt;
&lt;br /&gt;
lockAjaxMethod: function(method, lock) {&lt;br /&gt;
	if (!lock || !inline.lockedAjaxMethod[method]) {&lt;br /&gt;
		inline.lockedAjaxMethod[method] = true;&lt;br /&gt;
		return true;&lt;br /&gt;
	} else {&lt;br /&gt;
		return false;&lt;br /&gt;
	}&lt;br /&gt;
},</description>
<guid>http://bugs.typo3.org/view.php?id=9237</guid>
<author>Franz Holzinger &lt;Franz Holzinger@example.com&gt;</author>
<comments>http://bugs.typo3.org/view.php?id=9237#bugnotes</comments>
</item>
<item>
<title>0008828: Edit profile is not working in sr_feuser_register 2.5.15</title>
<link>http://bugs.typo3.org/view.php?id=8828</link>
<description>When editing a profile, the preview mode doesn't appear and the changes aren't saved. In the constants, enablePreviewEdit is set.&lt;br /&gt;
&lt;br /&gt;
I am using sr_feuser_register 2.5.15 with the kb_md5 extension and typo3 4.1.7</description>
<guid>http://bugs.typo3.org/view.php?id=8828</guid>
<author>Thomas Loeffler &lt;Thomas Loeffler@example.com&gt;</author>
<comments>http://bugs.typo3.org/view.php?id=8828#bugnotes</comments>
</item>
<item>
<title>0008521: mysql_real_escape_string() error on creat user</title>
<link>http://bugs.typo3.org/view.php?id=8521</link>
<description>I have get this error after I create a user in FE.</description>
<guid>http://bugs.typo3.org/view.php?id=8521</guid>
<author>Mario N?ther &lt;Mario N?ther@example.com&gt;</author>
<comments>http://bugs.typo3.org/view.php?id=8521#bugnotes</comments>
</item>
<item>
<title>0002178: template::getTabMenu double ampersanded</title>
<link>http://bugs.typo3.org/view.php?id=2178</link>
<description>The function: template::getTabMenu produces following HTML output as example: index.php?&amp;amp;id=1&amp;amp;tab=1&lt;br /&gt;
&lt;br /&gt;
obviously &amp; is converted to &amp; then to &amp;amp;&lt;br /&gt;
&lt;br /&gt;
This bug is analogue to &lt;a href=&quot;http://bugs.typo3.org/view.php?id=772&quot;&gt;0000772&lt;/a&gt; in the FE.</description>
<guid>http://bugs.typo3.org/view.php?id=2178</guid>
<author>Elmar Hinz &lt;Elmar Hinz@example.com&gt;</author>
<comments>http://bugs.typo3.org/view.php?id=2178#bugnotes</comments>
</item>
<item>
<title>0009236: There is no API to add or modify JavaScript</title>
<link>http://bugs.typo3.org/view.php?id=9236</link>
<description>The JavaScript in the TCE sometimes contains bugs. You cannot fix them without making an XCLASS. It would be fine to be able to have at least a hook by which you can replace the default JavaScript.&lt;br /&gt;
And it would be fine if you could add your own JavaScript files for the field validation.&lt;br /&gt;
It is not possible to add files to the $jsFile local variable in TCE.&lt;br /&gt;
&lt;br /&gt;
And besides: The scriptaculous script is added twice if you are using IRRE.</description>
<guid>http://bugs.typo3.org/view.php?id=9236</guid>
<author>Franz Holzinger &lt;Franz Holzinger@example.com&gt;</author>
<comments>http://bugs.typo3.org/view.php?id=9236#bugnotes</comments>
</item>
<item>
<title>0007695: item-strings of attribute-dropdown-lists are cropped</title>
<link>http://bugs.typo3.org/view.php?id=7695</link>
<description>In the attribute dropdown-lists, only the first characters of the items are shown - not the complete string. This occurs only, when the page (detail and list-view) is loaded the first time.&lt;br /&gt;
After selecting an item, the refreshed page shows the correct item.strings in the lists.</description>
<guid>http://bugs.typo3.org/view.php?id=7695</guid>
<author>Robert Grede &lt;Robert Grede@example.com&gt;</author>
<comments>http://bugs.typo3.org/view.php?id=7695#bugnotes</comments>
</item>
<item>
<title>0009235: Enable synchronous load of some htmlArea RTE plugins</title>
<link>http://bugs.typo3.org/view.php?id=9235</link>
<description>Some RTE plugins are extensions of other plugins. For example, DefinitionList plugin extends BlockElements plugin. In such case, the base plugin must be fully loaded before the extending one.&lt;br /&gt;
&lt;br /&gt;
If loading the base plugin is not complete, evaluation of the extending plugin will fail. The plugin will be loaded in the browser cache and will work only the second time the RTE is opened.&lt;br /&gt;
&lt;br /&gt;
Therefore, the base plugin must be loaded synchronously, before the asynchronously load of the extending plugin is initiated.</description>
<guid>http://bugs.typo3.org/view.php?id=9235</guid>
<author>Stanislas Rolland &lt;Stanislas Rolland@example.com&gt;</author>
<comments>http://bugs.typo3.org/view.php?id=9235#bugnotes</comments>
</item>
<item>
<title>0001822: There is no API to list tables in the Web-&gt;Page module</title>
<link>http://bugs.typo3.org/view.php?id=1822</link>
<description>Some extensions like tt_products can display the table records in the page module of the backend.&lt;br /&gt;
&lt;br /&gt;
This is very nice but would also be nice for a lot of other extensions. But unfortunately, the feature is hardcoded.</description>
<guid>http://bugs.typo3.org/view.php?id=1822</guid>
<author>Michael Stucki &lt;Michael Stucki@example.com&gt;</author>
<comments>http://bugs.typo3.org/view.php?id=1822#bugnotes</comments>
</item>
</channel>
</rss>
