Activity
From 2008-04-29 to 2008-05-28
2008-05-28
- 20:37 Bug #18867 (Closed): Enhance page modul
- Description
there are several issues concerning the page module (classic)
* CE's are not well separated
... - 17:21 Bug #16411: Files in typo3temp/GB have wrong permissions
- The same problem occurs with any file written by ImageWrite, if it didn't exists previously. So it also appears when ...
- 17:19 Bug #16829: EM: cannot upload extensions
- I confirm this bug. I wanted to upload sr_feuser_register and it says:
Parse error: syntax error, unexpected T_STR... - 17:15 Bug #18866 (Rejected): Cannot create page with Mysl in strict mode (STRICT_TRANS_TABLES)
- When I want to create a page I get an Mysql error saying that it has an inavlid value for an integer field. The probl...
- 16:58 Bug #25535 (Closed): On Mac OS the save action should be triggered by Cmd+s
- Currently the editor content can only be saved by the Ctrl+s keyboard shortcut. On Mac OS X it is common to use the C...
- 14:44 Bug #18865 (Closed): shortcuts are unaccessible if one label is too long
- see the screenshot. In this case there is no edit/delete-icon because label is too long. So there is no chance to edi...
- 13:22 Bug #18647: re-login to backend_old results in new backend
- Had same problem. Fix does work.
- 11:21 Bug #18855: Wrong JavaScript inclusion in t3lib_TCEforms
- I did a quick hack using these function, but haven't tested that yet.
The real solution would be to change the "lo... - 11:13 Bug #18855: Wrong JavaScript inclusion in t3lib_TCEforms
- Yes. Full ACK.
Never include prototype manually. Should definitively be something for 4.2.1. - 09:11 Feature #18864: Make Backend Login Templateable
- Hey Dmitry,
we do already :) - 09:07 Feature #18864: Make Backend Login Templateable
- I'd say cooperate with George Ringer on this. He did some work about it already.
- 08:48 Feature #18864 (Closed): Make Backend Login Templateable
- The Login Screen currently is not templatable, all HTML markup is mingled within the PHP code. This is
a) bad style
...
2008-05-27
- 19:54 Bug #18696: Drag and Drop problems with flexform sections
- I can confirm this, too.
And since there seems to be no other way in TYPO3 4.2 to reorder sections (like the up/d... - 19:46 Bug #18862 (Closed): enhance TYPO3 manual (inline)
- the manual doesn't look good
* centered headlines
* text too small
* links not recognizable
* TOC wrong ... - 19:20 Bug #18690: Creating and editing of fields, forms, etc. in FCE's is impossible if there is a section inside
- I have the same problem
- 14:42 Bug #18861 (Closed): config.removeDefaultJS=1 leaves empty script block
- The TypoScript line:
page.config.removeDefaultJS = 1
left a code Block like
<script type="text/javascript">
... - 13:30 Bug #18764: Linking between domains in the pagetree with checkRootline does not work with menus and normal text links
- Tobias, I do not have your e-mail but you can contact me at gmail address or at dmitry@typo3.org.
- 11:25 Bug #18857: Datetime bug because of different local time
- To reproduce:
Install the "user_datetest" extension attached to the bug report. This will just create a new table ... - 10:42 Feature #18860 (Closed): Korean Flag for language setup
- Not a bug but a very simple feature request with solution attached:
A Korean flag is missing in the set of flag ic... - 10:11 Feature #18838: Improve look of template module overview
- 8501_v5.diff is the applied patch
- 09:50 Bug #18859 (Closed): Admin Tools -> Indexing -> List: Typo3 Pages Bug
Warning: reset() [function.reset]: Passed variable is not an array or object in /home/xxxx/typo3_src-4.2.0/typo3/sy...- 09:22 Bug #16322: Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in ...
- I have the same problem:
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /... - 09:22 Feature #18774: Content overview in page properties: Only show those languages a page exists in
- I attached a screenshot to make clear what it means if you have a lot of languages installed. The screenshot also sho...
- 08:28 Bug #18754: improved 404 pagenotfound_handling not working for certain requested URLs/resources
- Whoops: just found out that if you call just the domain of your SSD website this loads the page set for pageNotFound ...
- 05:22 Bug #18754: improved 404 pagenotfound_handling not working for certain requested URLs/resources
- Well I have completed some further research into SSD & 404 handling and it seems that the code suggestions I have mad...
- 00:41 Bug #629: Workspace Module Inconsistencies
- @Michiel: Could you add a "after" Screenshot to this thread? :)
I will inform Kasper about the Workspace UI change...
2008-05-26
- 23:43 Bug #18788: file_edit.php replaces ###PATH### in the file being edited with the value of $this->title
- The attached patch fixes the problem by changing the order of the items in $markerArray in typo3/file_edit.php so tha...
- 21:02 Feature #18858 (Closed): Integrate possibility to define enabledControls in TCA
- to override enabledControls it's only possible with a hook.
I would like to have the option to define them in TCA.... - 19:28 Bug #18857 (Closed): Datetime bug because of different local time
- I'm working with the final version of TYPO3 4.2 and I have a field in one of my own extension with a datetime:
"da... - 19:04 Bug #15020: mysql like regarding german "umlaute"
- Just tested mentioned CONVERT-Syntax, works well on multiple installations, give it a try :)
Requires MySQL 4.1 or... - 18:30 Bug #15020: mysql like regarding german "umlaute"
- What about changing the LIKEs in tx_indexedsearch::getPhashList() to somewhat like this:
CONVERT( `baseword` USING... - 18:17 Bug #18855: Wrong JavaScript inclusion in t3lib_TCEforms
- Tasks:
* use $GLOBALS['TBE_TEMPLATE']->loadJavascriptLib([filename]) to include JavaScript sources (prototype, scrip... - 16:04 Bug #18855 (Closed): Wrong JavaScript inclusion in t3lib_TCEforms
- the handling of adding js-stuff in tceforms seems broken to me. ;(
prototype.js is added twice by default :-<
p... - 17:27 Bug #18856 (Closed): mailform email addresses are not encoded if `recipient` or `recipient_copy` where select boxes or radio fields
- Via TSFE->codeString() HTML mail forms can include the hashed recipient value entered by an editor in the backend HTM...
- 16:00 Feature #18854 (Closed): No CSS class for Frontend Edit Icons
- There exists no css class for the edit icons in frontend editing, which avoids styling of the icon links by css. This...
- 15:54 Bug #18853 (Closed): Cursor go to the beginning of the paragraph after a copy paste
- When i copy and paste a text in rtehtmlarea 1.5.2, the cursor disappear after 1 sec from the end and go to the beginn...
- 11:49 Feature #18852 (Closed): Speed up tslib_cObj->getTreeList by caching its results
- When extensions need to look up where their records are stored they use the startingpoint selector together with the ...
- 11:06 Bug #18689: Cannot upgrade from 4.1.6 to 4.2.0 due to error
- I´ve got the same error, as i try to install the dbal-extension. typo3 has append "dbal" to the $TYPO3_CONF_VARS['EXT...
- 10:18 Feature #18845: Label Important notice in Warning Box of About Modules hardcoded
- Alternative patch uses CSS class for space.
- 07:44 Feature #18851 (Closed): Add StdWrap feature "random Number"
- stdWrap lacks support for generatiung a random number between to points set.
asking for Introducing a feature:
s...
2008-05-25
- 21:09 Bug #18850 (Closed): dbal 0.9.20 of typo 4.2 doesn´t work
- When dbal is activated on a fresh installation of 4.2 (tar.gz) with dummy package (tar.gz) the installer will not cre...
- 18:28 Feature #18849 (Closed): New Hook in function cImage function
- I ve added a new hook in the function cImage in the file typo3/sysext/cms/tslib/class.tslib_content.php
I think that... - 17:38 Bug #18701: Problems with PHP mail function on Windows
- Attached newever version that fixes some more mail problems in the same files
- 17:06 Bug #18837: Missing dot in t3lib_TStemplate line 1377
- The mistake must be somewhere else. Please close as invalid!
- 16:31 Bug #18837: Missing dot in t3lib_TStemplate line 1377
- Sorry. The missing dot is correct. But there's another issue with this.
If $GLOBALS['TSFE']->config['config']['uni... - 13:29 Bug #18837 (Closed): Missing dot in t3lib_TStemplate line 1377
- In t3lib_TStemplate line 1377 there a dot missing:
// linkVars
if ($GLOBALS['TSFE']->config['config']['uniqueLin... - 16:00 Feature #18845 (Closed): Label Important notice in Warning Box of About Modules hardcoded
- The mentioned label ist hardcoded, a space between Icon and Text is missing.
Solution: use following patch
(issue ... - 15:24 Bug #18844 (Closed): Fileadmin: Setting alt attributes and use the locallang.xml files instead of locallang.php files
- In typo3/file_list.php and typo3/class.file_list.inc alt atributes are set but empty.
Besides this, some sl() c... - 15:00 Bug #18843 (Closed): Fileadmins folder overview need a gap between folder path and file amount
- If you open a folder in fileadmin, a status bar was shown in top of folder content.
The output looks like:
[file... - 14:39 Bug #18690: Creating and editing of fields, forms, etc. in FCE's is impossible if there is a section inside
- I confirm this bug too.
- 14:31 Feature #18842 (Closed): String "File/Files" in Fileadmin are hardcoded
- The unit labels in row who show the amount of files and bytes in a directory are hardcoded.
(issue imported from ... - 14:31 Bug #18841 (Closed): help icon is not aligned in TCEform
- there is no alignment, ttached patch corrects it.
compare screenshots befor and after
(issue imported from #... - 14:13 Bug #18840 (Closed): TCA input with property checkbox can't be removed
- it is not possible to override a checkbox setting
eg nav_title has a checkbox which doesn't make really sense.
So... - 14:02 Bug #18839 (Closed): Wizards > Create Multiple Pages : cleanup
- http://forge.typo3.org/issues/show/631
(issue imported from #M8502) - 13:31 Feature #18838 (Closed): Improve look of template module overview
- * usage of icon insead of the x
* using alternate colors for columns
* added some space for the titles... - 13:28 Bug #18830: TYPO3 4.2.0: RTE not available in FIREFOX 2.0.0.14
- Whoops - the IM/GD was indeed not configured correctly. I changed that.
But this does not change the behaviour of ... - 12:53 Bug #18830: TYPO3 4.2.0: RTE not available in FIREFOX 2.0.0.14
- Odd. Have a look at the localconf.php settings. Maybe you missed something that's needed for imagemagick.
- 12:47 Bug #18830: TYPO3 4.2.0: RTE not available in FIREFOX 2.0.0.14
- This is quite confusing... there ist running another site in development on the SAME machine - but powered by TYPO3 ...
- 12:38 Bug #18830: TYPO3 4.2.0: RTE not available in FIREFOX 2.0.0.14
- I can confirm this also with 2.0.0.14 ... on your site. But the RTE works fine for all my other installations, so som...
- 09:54 Bug #18830 (Closed): TYPO3 4.2.0: RTE not available in FIREFOX 2.0.0.14
- In Version 4.2.0 there is no RTE available in the Backend like last seen in 4.1.6...
I tried to (re)install 4.2.0 ... - 12:51 Feature #18836 (Closed): Hardcoded labels in template module [typo3/sysext/tstemplate/ts]
- Near all labels in template module are hardcoded and not ready to translation.
This helps to keep the backend con... - 12:49 Bug #18835 (Closed): Configuration module fixes
- * Box has wrong color skin
* search has box and wrong color
* no alignments
see screenshot how it looks now
... - 12:42 Bug #18827: Checkbox before input does not restore input
- Why do you request an option to hide the checkbox if you could also ask for the restore feature? It never occured to ...
- 12:37 Bug #629 (Needs Feedback): Workspace Module Inconsistencies
- 11:39 Bug #18684: Improvment / Bugfix: backend.php - Hook: $GLOBALS['TYPO3_CONF_VARS']['typo3/backend.php']['additionalBackendItems']
- no change required as this is not necessary
- 11:38 Bug #18834 (Closed): User Admin > Compare User Settings Inconsistencies
- http://forge.typo3.org/issues/show/630
(issue imported from #M8497) - 11:34 Bug #16019: odd icons in "image position" make option text unreadable
- Also... as with FF 3 coming (and I cannot reproduce it in FF 2 or FF 3), I'd like to close this issue until someone c...
- 11:30 Bug #16019: odd icons in "image position" make option text unreadable
- OK. I just imagined that this was something people were working on right before 4.2, so I'll see what I can do...
- 11:18 Bug #16019: odd icons in "image position" make option text unreadable
- Unfotunately (?) I have no FF 1.5 ready.
- 11:25 Bug #18833 (Closed): TCEforms: Help Icon is not in the docheader
- See http://forge.typo3.org/issues/show/620
(issue imported from #M8496) - 11:16 Bug #18720: Docheaders: Module DB Check: submodule Find Filename: Function menu twice displayed
- Related to:: http://forge.typo3.org/issues/show/610
- 11:16 Bug #16364: Version info in module web>list
- Within the code of this file there is only a reference to bgColor variables which all define CSS classes now. But ver...
- 11:12 Bug #18832 (Closed): Buttons look like input-field
- Right now, the buttons in t3skin are styled the same way as regular input fields are. The idea is that buttons use th...
- 10:43 Bug #18831 (Closed): BE Module => Admin Tools => DB Check => Find Filename has duplicate selectboxes
- In the BE module Admin Tools => DB Check => Find filename, there are two selectboxes with the same wording, and it do...
- 08:20 Bug #14838: Indexed search results: Link in "path" section does not include extension variables
- typo3 vers. 4.2.0, indexed_search 2.11.0
The patch worked to remove strange "?0="-Parameters, reported in http://bu... - 01:16 Bug #18829 (Closed): tiny stuff in the Help Module (moved about and cshmanual to sysext)
- some tiny stuff in the Help Module:
* placed "About Module" at bottom
* renamed "About" to "About TYPO3"
(i... - 01:04 Bug #18828 (Closed): Template Analyzer Module inconsistencies
- Description
* Old template icons
* X in columns look like remove
* missing aligns
Solutions:
...
2008-05-24
- 17:02 Bug #25533: Lines break when longer as the width of the window
- thanks for reporting and your hint.
this one is really easy to fix.
patch is attached. i will post it in the core... - 16:46 Bug #629 (Closed): Workspace Module Inconsistencies
- * Icon Mix
* Needs 100% width
* Wrong Topic Style? - 12:52 Bug #18827 (Closed): Checkbox before input does not restore input
- This is a bug report and a feature request in one.
The bug
Certain input fields of type text have a checkbox in... - 11:49 Bug #16019: odd icons in "image position" make option text unreadable
- Hey Masi,
does this still apply to TYPO3 4.2? - 11:46 Feature #15906: somebody give us our spinning question marks back ;-)
- Sorry, the oldskin icons won't go in t3skin anymore.
- 11:45 Bug #16364: Version info in module web>list
- Hey Masi,
is this issue solved with the latest TYPO3 4.2? - 11:45 Bug #15884: Extension with titles that breaks over more than one line collides with the module below
- Hey, this should be fixed in 4.2 and the new cleaner backend, right?
- 11:44 Bug #15410: List module (typo3-dblist) rows IE
- solved in TYPO3 4.2, right?
2008-05-23
- 23:26 Bug #25528: "+" (plus) signs are replaced by spaces
- the attached patch should fix this issue.
the initial problem was introduced by #6812
When the backend is not i... - 18:01 Feature #16981: Filelinks content element: FormatSize should be configurable via TypoScript
- See feature #8487
- 17:32 Bug #18817: Right scrollbar is missing
- not a bug - can be closed!
- 17:28 Bug #18764: Linking between domains in the pagetree with checkRootline does not work with menus and normal text links
- PayPal address is dmitry.dulepov@gmail.com. I have problems with making invoices (not sure if it is important to you)...
- 16:56 Bug #18804: foreign_unique field not enough in symmetric relations
- I've meant name "symmetric_unique" not "symmetric_foreign_unique" from analogy with foreign_label -> symmetric_label,...
- 16:06 Bug #18769: Using RTE in new kickstarter ext., contextmenu produces -> Error "How did you get here? (Please report!)"
- Sorry for the late reply - i have been in holidays...
No, if there is only one rte-field, it work's fine !
It j... - 15:56 Feature #18826 (Closed): Enable configuration of filesize labels for CType uploads
- Hello Team,
the labels for the upload filesize aren't configurable by now.
The old style to set labels for tt_c... - 14:07 Feature #18755: Cannot mount to a specific language on another tree
- Okay i found an issue. It did not work because i had
sys_language_uid=0 in the second tree. If i write sys_language... - 10:42 Bug #25534 (Closed): Multiline value highlighting and tab indent are wrong
- wenn you use round brackets for multiline values the highlighting auf the operators in the value is wrong (blue inste...
- 09:54 Bug #25533 (Closed): Lines break when longer as the width of the window
- when you type something in one line and you come to the end it breaks at the last white-space.
May be you put "whi...
2008-05-22
- 19:21 Bug #18653: top.loadTopMenu undefined
- Whichever way is better. But your last point is the key - as it stands now, the JS has a bug.
- 19:14 Bug #18825: login results in warining 'Unable to save result set'
- Due to a drop out of the computer somhow the be_users table had been emptied.
- 18:58 Bug #18825 (Closed): login results in warining 'Unable to save result set'
- I want to login into the backend. Then I get this warning message shown and it did not login.
Warning: mysql_query... - 18:50 Bug #16410: There is no connection to the database!
- I agree entirely with Andreas Balzer. The underscore ("_") in my database name was the culprit. The T3 install script...
- 17:57 Bug #18817: Right scrollbar is missing
- Hi,
I had exactly the same isssue, but clearing the browser cache solved it right away.
Reinstalling the browser w... - 17:57 Feature #18783: Show editing of other clients even when the same user is used
- The main problem is, if you login as a user while supporting him on the phone. You wanna see his settings, his open p...
- 15:08 Bug #17046: Umlauts not working in GIFBUILDER with php5
- @Clemens Riccabona
In the following szenario the described solution solved the Problem:
1. Step: install the c... - 10:25 Bug #25532: highlighting error
- already fixed in my dev-version.
i will prepare a patch soon, so this should be fixed in the next release - 10:24 Bug #25532: highlighting error
- thanks for this report.
In line 71 the operator =< highlighted wrong (two colored) - 10:13 Task #581: Place bugreports here or on bugs.typo3.org?
- Thanks for the info! So I'll writhe on bugs.typo3.org until then...
- 09:59 Task #581 (Closed): Place bugreports here or on bugs.typo3.org?
- Hej,
currently all bugs should be reported on bugs.typo3.org (project tx_t3editor)
Currently i'm moving the SVN... - 09:41 Task #581 (Closed): Place bugreports here or on bugs.typo3.org?
- I saw that you have a lot of reports on bugs.typo3.org, will they be moved to forge.typo3.org?
- 09:56 Bug #18824 (Closed): Redirection active even if page type changed to standard afterward
- I created a page of type "advanced" and changed "Show content from this page instead" to a certain value (page). Afte...
- 05:28 Bug #17636: config.prefixLocalAnchors = all destroys links in fe
- looks this bug has been fixed in TYPO3 v4.2.0
file /typo3/sysext/cms/tslib/class.tslib_fe.php
function prefixLoca... - 04:13 Bug #18754: improved 404 pagenotfound_handling not working for certain requested URLs/resources
- the attached file, class.tslib_fe.modified.php__updated.txt , has a line added in the following array, which was not ...
2008-05-21
- 21:32 Bug #17311: Page TSconfig isn't respected for new elements in new pages
- Anybody knows, if this issue still persists for IRRE?
- 21:29 Bug #17298: Frontend preview and simulate time is buggy
- Any objections against putting this to the core list for 4.2.1?
- 21:27 Feature #14902: indexed_search: Results navigation relies on JavaScript
- Any objections against putting this to the core list for 4.2.1?
- 20:50 Bug #18667: Incorrect multiline headers in boundary parts (t3lib_htmlmail)
- whoops?
I didn't intend to tag this with "docheader"... if someone could gently remove that tag, please? - 17:43 Bug #18201: TypoScript Editor doesn't save changes in IE7 WinXP
- Committed to 4.2 branch.
- 16:17 Bug #18201: TypoScript Editor doesn't save changes in IE7 WinXP
- Manuel,
If this is working for you, could you reply on the core mailing list. I still need a +1 from someone who ha... - 15:59 Bug #17235: Sorry, you didn't have proper permissions to perform this change.
- I have the same error. When i set $TYPO3_CONF_VARS['EXTCONF']['dbal']['debugOptions'] = array('enabled' => FALSE, ......
- 15:43 Bug #25532 (Closed): highlighting error
- see line 75 and 86 in picture
(issue imported from #M8478) - 14:06 Bug #18817: Right scrollbar is missing
- Hi Meister,
I completly deinstalled Firefox and deleted the whole application Data folder in my Profile.
Now th... - 13:22 Bug #18817: Right scrollbar is missing
- Hi Meister,
I have the same problem. But since 2 Other PC's don't show this strange behavior I'll just reinstall m... - 13:24 Bug #18405: Missing scrollbar
- Hi refalo,
I had the a similar Problem with TYPO3 4.2 and found out that it did was not a TYPO3 bug but an Firefox... - 13:13 Bug #18823: Cannot correctly insert multiple special characters
- When closing the dialog, the cursor is put before the inserted character.
- 13:10 Bug #18823 (Closed): Cannot correctly insert multiple special characters
- In rteHtmlArea, when using the insert special character dialog, clicking on a symbol inserts the character where the ...
- 11:44 Feature #18822: Add stdWrap to each of the properties of TypoScript "select"
- A question: If this patch gets included, how am I supposed to change the TSref wrt that change, i.e. against what fil...
- 11:43 Feature #18822 (Closed): Add stdWrap to each of the properties of TypoScript "select"
- Make it possible to use stdWrap properties uidInList and other properties of select.
This can be f.e. useful toget... - 11:10 Bug #16411: Files in typo3temp/GB have wrong permissions
- In 4.2.1, .gif files created by typo3/sysext/cms/tslib/class.tslib_gifbuilder.php don't get their permissions adapted...
- 10:29 Bug #18290: Firefox 3.0 mixes up frames (versions before TYPO3 4.2)
- Ok, I did... thanx
http://lists.netfielders.de/pipermail/typo3-team-core/2008-May/016537.html - 10:02 Bug #18290: Firefox 3.0 mixes up frames (versions before TYPO3 4.2)
- @ christian: please post all infos you got into the thread in core list including the info you gave here now.
- 10:00 Bug #18290: Firefox 3.0 mixes up frames (versions before TYPO3 4.2)
- Hi
I uploaded the patch - but honestly - I don't know exactly what it does :-)
I realized that Typo3 4.2 did no...
2008-05-20
- 18:47 Bug #18821 (Closed): Installer will not create any be_users if unsupported sql_mode is used
- Insert statement fails due to 'NOT NULL' DEFUALT NULL column descriptions.
Field 'TSconfig' doesn't have a default... - 18:10 Bug #18820 (Closed): Absolute URL's on inline2TempFile
- Currently the inline2TempFile function generates HTML code with relative URL's but this poses some problems:
The p... - 15:43 Bug #18689: Cannot upgrade from 4.1.6 to 4.2.0 due to error
- We also have Typo3 with PostgreSQL running and updated it to version 4.2 . We were able to solve this issue (the erro...
- 15:14 Bug #18290: Firefox 3.0 mixes up frames (versions before TYPO3 4.2)
- I sent the RFC!
Please whoever wrote this cool thing: go to corelist, search for the patch and describe what it does... - 12:36 Bug #18290: Firefox 3.0 mixes up frames (versions before TYPO3 4.2)
- There's now also a +1 from a core team member so please feel free and send an RFC to the core list.
This problem h... - 15:13 Bug #18724: option-div is not styled in user-accesslist
- committed to 4.2
- 13:27 Bug #18724: option-div is not styled in user-accesslist
- What is "user-accesslist"? Please, be more specific when wrting reports. Do not force people to go and search BE for ...
- 14:11 Bug #18364: Broken special chars in module title names (e.g. "TemplaVoilà ")
- I've got the same problem on several new installations (4.2.0) on varying servers. At first I suspected this to be re...
- 11:44 Bug #18364: Broken special chars in module title names (e.g. "TemplaVoilà ")
- I've got the same problem on a fresh install. Database collation is "utf8_general_ci".
I've updatet the translation ... - 13:41 Bug #18819 (Closed): felogin redirect won't work if "hide at login" is selected
- If the page containing the felogin plugin make use of the "hide at login" option, redirection does not work anymore. ...
- 13:30 Bug #18738: rtehtmlarea: Argument 1 passed to t3lib_div::array_merge_recursive_overrule() must be an array, null given
- I have the problem also with tt_news.
- 13:22 Bug #18738: rtehtmlarea: Argument 1 passed to t3lib_div::array_merge_recursive_overrule() must be an array, null given
- Btw, happens only when new item is created!
- 13:21 Bug #18738: rtehtmlarea: Argument 1 passed to t3lib_div::array_merge_recursive_overrule() must be an array, null given
- I have the same for tt_news when I have FE open in another tab in the same FF instance.
I reported this once in de... - 13:11 Bug #18738: rtehtmlarea: Argument 1 passed to t3lib_div::array_merge_recursive_overrule() must be an array, null given
- I installed the attached patch and it works fine.
The problem is, that I can't create hyperlinks by clicking on the... - 13:28 Bug #18733: Typoscript issue, defining the width of the images
- A few more infos:
Basically the 5.w and 5.h render the information, but the + makes the calculation bug. - 13:23 Bug #18818 (Closed): Editing settings of a BE User: The Tabs are arranged in two rows although there is enough space to put them in one
- Tab row is split in two rows even if there is a lot of space available to keep it on one row. See screenshot. This is...
- 13:13 Bug #17613: Oracle-SELECT-Error on table "index_phash"
- Can please anybody close this as solved in rev. 3247 and 3249.
Thanks - 11:20 Bug #25527: typoscript-paths with integers are not tokenized correctly
- rev 3670
- 10:53 Bug #18405: Missing scrollbar
- I can confirm this, same for me. Please see also issue #18817!
- 10:47 Bug #18817 (Closed): Right scrollbar is missing
- If I login to the BE as admin TYPO3 shows a vertical scrollbar on the right. If I then switch into extensions module ...
- 10:26 Bug #18806: Align group fields in TCEforms
- committed to 4.2
- 04:45 Bug #18791: Typo3 libraries removing tilde's from URLS
- Thanks Martin
I got in touch with libiconv and a kind guy there got back to me saying
>> http://www.microsoft....
2008-05-19
- 23:10 Bug #18816 (Closed): TYPO3_SITE_URL in t3lib_div::locationHeaderUrl to support TYPO3 installed in subfolders
- Similar to bug #18803, REQUEST_HOST doesn't take subfolders into account, so we change it to TYPO3_SITE_URL instead.
... - 21:19 Bug #18446: Coloring in TS Object Browser depends on "Crop Lines"
- Committed to 4.2 branch. Thanks Steffen!
- 18:52 Bug #18201: TypoScript Editor doesn't save changes in IE7 WinXP
- Jeff,
thanks a lot for the patch! - 17:39 Bug #18201: TypoScript Editor doesn't save changes in IE7 WinXP
- Sorry for the delay in getting back to this patch. Attaching a new version here that fixes the close button also. I...
- 15:56 Feature #18815 (Closed): Shortcutmenu needs a proper access check
- The function checkAccess() in typo3/classes/class.shortcutmenu.php give always "true" back.
Solution: See patch... - 15:01 Feature #18814 (Closed): Backendsearch-Modul needs a proper access check
- The function checkAccess() in typo3/classes/class.backendsearchmenu.php give always "true" back.
Solution: Se... - 14:06 Bug #18764: Linking between domains in the pagetree with checkRootline does not work with menus and normal text links
- I copied the original src-files again into the directory and patched them once again without errors. But today I thin...
- 09:50 Bug #18764: Linking between domains in the pagetree with checkRootline does not work with menus and normal text links
- All domains must have "Is root of web site" set in page properties for the domain's root page.
- 13:53 Feature #18783: Show editing of other clients even when the same user is used
- It's when you want to test some behaviour and end up with two browser sessions (eg FF and IE). I don't want to create...
- 09:51 Feature #18783: Show editing of other clients even when the same user is used
- i dont see any sense with that... why not different users? so you always can know who did what when,...
- 09:47 Feature #18783: Show editing of other clients even when the same user is used
- You mean like "warning you are editing this record oin another session (IP x.x.x.x)"? That would be great!
- 13:25 Bug #18811: Localization mode is not fetched correctly
- Committed to TYPO3_4-2 (rev. 3661)
- 10:58 Bug #18811 (Closed): Localization mode is not fetched correctly
- The localizationMode (defined in TCA in {fieldname}/config/behaviour/localizationMode) is not fetched correctly due t...
- 12:04 Bug #18813 (Closed): Browse Links does not use JS library interface
- Currently the file typo3/class.browse_links.php includes the prototype library and one other JS file manually with st...
- 11:58 Bug #18735: Incompatibility with MySQL commands: Add Primary Key table as 1 command
- Currently, this instance of the problem is solved by manually editing the database and does no longer show up in COMP...
- 11:46 Bug #16183: JavaScript-Validation at forms: german umlauts (UTF-8) are displayed wrong
- Still happens in 4.2
- 11:34 Bug #16183: JavaScript-Validation at forms: german umlauts (UTF-8) are displayed wrong
- The problem with the encoding in javascript alerts still appears in version 4.1.5
Testcase: v4.15, Fieldlabels wit... - 11:40 Bug #18812 (Closed): different behavious of "new record" icon in doc-header
- We have an icon for "create new record" in the docheader.
This Icon behaves differently for the page- and list-mod... - 10:48 Bug #18734: SQL debug output is not shown in the Backend
- ok, but Francois did, so it works on FF /IE7/IE6 and Safari (Mac)
I will make a RFC and glad to have this issue fi... - 10:44 Bug #18734: SQL debug output is not shown in the Backend
- didn't test
- 10:36 Bug #18734: SQL debug output is not shown in the Backend
- @Ingo does it work for you on Mac/Safari?
- 10:32 Bug #18734: SQL debug output is not shown in the Backend
- @Steffen looks simple!
- 07:45 Bug #18734: SQL debug output is not shown in the Backend
- http://support.typo3.org/index.php?id=17&tx_nntpreader_pi1[nid]=2&tx_nntpreader_pi1[mid]=340465&cHash=81605dc4b4
- 00:34 Bug #18734: SQL debug output is not shown in the Backend
- i think i found a very easy solution, please test it in your browsers
See last patch and screenshot, where i did a... - 10:27 Bug #18805: v4.2 no rte in opera 9.27
- in 4.16 everything works fine: RTE was there in RTE- enabled elements using IE 7,FF and Opera 9.27.
In the 4.2 ther... - 02:59 Bug #18805: v4.2 no rte in opera 9.27
- What happens in Opera 9.27? The RTE should not appear, just as if the content element was not RTE-enabled.
Opera 9... - 10:20 Bug #18666: Encoding problems with $TYPO3_CONF_VARS[SYS][sitename]
- +1 for renaming to SYS[charset] as it doesn't influence BE only.
If it's mandatory it should appear in 1-2-3-setup... - 10:16 Bug #18666: Encoding problems with $TYPO3_CONF_VARS[SYS][sitename]
- As multi-charset setups are deprectated setting BE[forceCharset] to your charset will help if it's not iso-8859-1. In...
- 09:55 Feature #18755: Cannot mount to a specific language on another tree
- This is not possible to achieve. Mount points do not make language mappings, that means you must use the same ids for...
- 05:52 Bug #14500: Domain Record with umlaut Domains not working
- An idea to use multibyte PHP commands instead of their single byte versions might be function overloading with set_in...
- 00:54 Bug #18810 (Closed): Internal notes are rendered different
- please compare screenshots
1 - in page module
2 - in info module
(issue imported from #M8451)
2008-05-18
- 20:05 Bug #18803: pageErrorHandling doesn't work with relative files in a subfolder TYPO3 install
- Some more info:
My TYPO3 install on localhost is in a subfolder, so I have http://localhost/sub1/, http://localhost/... - 18:18 Bug #18809 (Closed): sysext felogin displays forgot password link even if logedin
- When a user logs in from the frontend with the new sysext felogin he is able to view the forgot password form when he...
- 15:04 Bug #18791: Typo3 libraries removing tilde's from URLS
- Just a note: code page 932 is what MS thinks Shift-JIS is. They have the tilde where it's to be expected and not an o...
- 13:49 Bug #18791: Typo3 libraries removing tilde's from URLS
- It seems to be a php/libconv "bug" or interpretational problem.
The tilde does not exist in shift-jis.
It see...
2008-05-17
- 22:39 Bug #18808 (Closed): deleting extensions gives nasty MySQL error
- When deleting extensions from the extension manager you get errors like:
caller t3lib_DB::exec_SELECTquery
ERRO... - 16:52 Bug #18807 (Closed): Template Objectbrowser menu
- The menu in Object Browser is
- difficult to access because it's at bottom of page
- looks ungrouped
- uses ugly b... - 14:37 Bug #14838: Indexed search results: Link in "path" section does not include extension variables
- Seems that attached patch (bug_1235.diff) was made against 4.1.2, not 4.1.6.
However - worked with 4.1.6 and indexed... - 14:32 Bug #18806 (Closed): Align group fields in TCEforms
- group fields are not looking nice because of no top alignment (see befor.png)
I aligned them and removed empty td ... - 13:07 Bug #18799: Wrong CSS-Declaration makes big Forms unscrollable
- sry, i have the scrollbar in each modules in 4.2
- 12:46 Bug #18805 (Closed): v4.2 no rte in opera 9.27
- RTE does not work in Opera v9.27. It doesn't matter if compatibility for opera 9.5 is checked or not.
typo3 4.2... - 10:23 Bug #18653: top.loadTopMenu undefined
- I do however agree that this function call to loadTopMenu needs to be removed from clickmenu.js
- 10:22 Bug #18653: top.loadTopMenu undefined
- I gave this bug some thoughts... and found out that the problem is in a lot of extensions, but mainly because they ar...
- 09:05 Bug #18804 (Closed): foreign_unique field not enough in symmetric relations
- If you are using symmetric relation and you want unique relation between records i.e. when you select child record fr...
2008-05-16
- 21:16 Bug #18803: pageErrorHandling doesn't work with relative files in a subfolder TYPO3 install
- My bad, it checks for the TYPO3_REQUEST_HOST variable.
- 21:06 Bug #18803 (Closed): pageErrorHandling doesn't work with relative files in a subfolder TYPO3 install
- pageErrorHandling checks for the REQUEST_URL environment variable, which is the root domain, even if TYPO3 is install...
- 17:10 Bug #18802 (Closed): typoLink generates wrong links (alias)
- If fileis in the root of web site and page exists with the same alias as file name, file name will be always linked, ...
- 17:08 Bug #18663: typoLink generates wrong links
- + 4.1.7, rev 3657 & 3658
- 15:07 Bug #17713: addQueryString.exclude with an empty query string causes &= url parameter
- The patch works, but is not optimal.
I append a patch (6576_B.patch) that attacks the real reason of this problem:
... - 14:58 Bug #16177: wrong charset in spell checker pop-up
- I had similar problems with spell checker using the UTF-8 charset for Typo3. When I added this lines in my php.ini, t...
- 13:54 Bug #18725: Horizontal overflow leads to spaces being discarded
- I uploaded an example screenshot of this issue.
- 13:44 Bug #18801: Help icon in function module is double
- rev 3657
- 12:50 Bug #18801 (Closed): Help icon in function module is double
- attached patch deletes help icon on bottom
(issue imported from #M8439) - 12:23 Bug #18800: Missing help for Parent-Child-Subchild problem
- Don't know how to edit this report. Sorry.
I have this problem with the new IRRE-function in TYPO3 4.1.5. It's cal... - 12:18 Bug #18800 (Closed): Missing help for Parent-Child-Subchild problem
- We produce printers. Each printer has a printerhead and each printerhead can be another type. So I have three tables,...
- 12:22 Bug #18792: using accessListRenderMode has several bugs
- very nice!
- 11:34 Bug #18788: file_edit.php replaces ###PATH### in the file being edited with the value of $this->title
- i can confirm this
- 11:20 Bug #18719: Enable tabs in sys_workspaces
- rev 3656
- 10:33 Bug #18779: no iconWorks for uninstall/install.gif
- Cool thing. Could you send this to the core list?
- 06:55 Bug #18779: no iconWorks for uninstall/install.gif
- fixed the iconWorks typo: '...sysf.gif"' <- pending quote
- 10:18 Bug #25531 (Closed): idention in first line after { doesn't work correct
- if you have a code like this:...
- 10:15 Bug #18799 (Closed): Wrong CSS-Declaration makes big Forms unscrollable
- If you work in BE for instant on the template or on a tt_news-article, you can´t scroll down the 3rd column cause ove...
- 09:54 Feature #17225: Pagination to the List module
- any sense to make new patch for 4.2 ?
and by the way could anyone explain why it was not included in 4.2 core?
u... - 03:07 Feature #17225: Pagination to the List module
- As I saw this in the 4.3 wiki:
Please try to develop something more in th espirit of HTML. It is possible to have ... - 09:27 Bug #18787: The extension MD5 sum could not be fetched from extensions.md5.
- I decided to explore more in depth.
The error during manual install is from class.em_terconnection.php:
00148 ... - 09:23 Bug #18623: class.t3lib_exec.php prevents extension to work under PHP hardening
- Ok,
Looks like I was not paying attention to the first couple of comments you made on open_basedir.
I made a sm... - 09:07 Bug #18764: Linking between domains in the pagetree with checkRootline does not work with menus and normal text links
- Hello Dmitry,
first thank you very much for your patch. We installed it on our test enviroment without problems.
Th... - 05:14 Bug #18798: Incorrect handling of links by htmlaArea RTE in TYPO3 4.1.6 and Firefox 3
- Fixed in SVN TYPO3core branch TYPO3_4-1 revision 3655.
- 05:12 Bug #18798: Incorrect handling of links by htmlaArea RTE in TYPO3 4.1.6 and Firefox 3
- The attached patch fixes the issue. The compressed files are required if compressed scripts are enabled.
- 05:00 Bug #18798 (Closed): Incorrect handling of links by htmlaArea RTE in TYPO3 4.1.6 and Firefox 3
- Support for method intersectsNode on the range object was dropped in Firefox 3. Link handling by htmlArea RTE must be...
- 00:35 Bug #18668: In TYPO3 4.1.6, RTE popup windows close automatically after 5 seconds
- It's ok now. I'm sorry to bother you.
Those installation was corrupted.
2008-05-15
- 20:26 Bug #18290: Firefox 3.0 mixes up frames (versions before TYPO3 4.2)
- +1 from testing v3 on branch TYPO3_4-1 revision 3652.
- 20:10 Bug #18756: RTE rtehtmlarea does not work correctly with Firefox 3 beta 5
- Fixed in SVN TYPO3core branch TYPO3_4-1 revision 3652 (for inclusion in TYPO3 4.1.7).
- 19:56 Bug #18756: RTE rtehtmlarea does not work correctly with Firefox 3 beta 5
- Yes, it will.
- 19:19 Bug #18756: RTE rtehtmlarea does not work correctly with Firefox 3 beta 5
- Yep, I forgot that. Now your fix works, thanks.
Will it go into Typo3 4.1.7? - 19:03 Bug #18756: RTE rtehtmlarea does not work correctly with Firefox 3 beta 5
- If you copy the attached compressed script to your TYPO3 installation (into typo3/sysext/rtehtmlarea/htmlarea), then ...
- 18:43 Bug #18756: RTE rtehtmlarea does not work correctly with Firefox 3 beta 5
- Hmm, I tried your fix and reenabled compressed script, but it still doesn't work...
- 18:17 Bug #18756: RTE rtehtmlarea does not work correctly with Firefox 3 beta 5
- Attaching a further fix and copy of the modified compressed script.
- 18:13 Bug #18756: RTE rtehtmlarea does not work correctly with Firefox 3 beta 5
- OK, sorry. The modified compressed script was not included in the patch.
- 17:53 Bug #18756: RTE rtehtmlarea does not work correctly with Firefox 3 beta 5
- Confirmed. Disabling "Compressed Scripts" fixes it.
- 17:23 Bug #18756: RTE rtehtmlarea does not work correctly with Firefox 3 beta 5
- I think that is you disable the compressed scripts with the Extension Manager, the error will go away. Please confirm.
- 19:21 Bug #18781: field tablename in sys_refindex too short
- Oliver, really I had relation between another relation table and entity so relation table name looks like tx_mywhatev...
- 19:07 Bug #18690: Creating and editing of fields, forms, etc. in FCE's is impossible if there is a section inside
- I can confirm what Oliver mentioned, too. And upgrading to version 1.3.6 doesn't solved it, too.
- 19:02 Bug #18690: Creating and editing of fields, forms, etc. in FCE's is impossible if there is a section inside
- Same problem here. (TYPO3 4.2, TV 1.3.6)
In addition to what's already reported, the header field (from tt_content... - 18:23 Bug #18623: class.t3lib_exec.php prevents extension to work under PHP hardening
- Could you please explain a bit more? I do not understand well your note :-/
What I found is that symbolic links ar... - 11:08 Bug #18623: class.t3lib_exec.php prevents extension to work under PHP hardening
- also . . .
open_basedir may be involved. It does not count if you link to files outside of open_basedir - 06:39 Bug #18623: class.t3lib_exec.php prevents extension to work under PHP hardening
- I tried the is_link but I figured out that it did not work either. At least with the version of PHP I indcated (which...
- 17:39 Bug #18797 (Closed): "New page" wizard might disclose existence of pages outside DB mount
- When creating a new page inside the top level of a DB mount which is only a sub tree, the pages up and down from the ...
- 15:58 Bug #18725: Horizontal overflow leads to spaces being discarded
- I can reproduce this bug too (using FF2.0.0.14). It doesn't appear every time reaching the end of a line. But if it a...
- 15:27 Bug #18791: Typo3 libraries removing tilde's from URLS
- I am beginning to think that this is a php/iconv problem
http://php.oregonstate.edu/manual/en/function.iconv.php
... - 11:45 Bug #18791: Typo3 libraries removing tilde's from URLS
- And yes, I can confirm that it is the second change that makes the diffference since if I replace "TRANSLIT" in the n...
- 11:38 Bug #18791: Typo3 libraries removing tilde's from URLS
- There are only three differences (other than references to georgian and albanian between the two class.t3lib_cs.php ...
- 10:59 Bug #18791: Typo3 libraries removing tilde's from URLS
- Aha
I see that in
class.t3lib_cs.php
There is this warning:
'shift_jis'=>1, // Japanese - WARNING: Shift-J... - 10:48 Bug #18791: Typo3 libraries removing tilde's from URLS
- I tried updating to the latest files.
changing
class.t3lib_div.php
to the current version seemed to make no d... - 10:25 Bug #18791 (Closed): Typo3 libraries removing tilde's from URLS
- Moodle.org an educational content management system uses some typo3 libraries to change between the base UTF8 encodin...
- 13:15 Bug #18796 (Closed): Missing onClick-function on the Remove-Button in Multiplechoice-Selects in Backend
- Functions from $PA[fieldChangeFunc] and even the Required-Update isn't set on the Remove-Button in Multiplechoice-Sel...
- 12:12 Bug #18795 (Closed): UseCombined problem
- When I use IRRE with UseCombined mode there are something wrong:
My setup is:
Records with Authors who have rel... - 11:47 Bug #18794 (Closed): Context Sensitive Help mode with "display full text messages"
- This setting makes parts of the BE unusable.
attached are 2 screenshots as example
(issue imported from #M8422) - 11:16 Bug #18793 (Closed): Default Javascript browser detection doesn't work while using GMENU
- Roll over on GMENU doesn't work in Typo3 4.2 with PHP 5.2.
The javascript error occurs : version not defined.
It ... - 11:11 Bug #18792: using accessListRenderMode has several bugs
- to see that in action use following setting:
$TYPO3_CONF_VARS['BE']['accessListRenderMode'] = 'checkbox'; - 11:10 Bug #18792 (Closed): using accessListRenderMode has several bugs
- see screenshot "before"
- help is always shown as fulltext regardless the user setting
- colors are from oldskin ... - 08:45 Bug #18790 (Closed): Shortcuts in Template module broken
- It's not possible to make a shortcut to the editing view in the template module of constants of a template record. If...
- 06:11 Bug #18769: Using RTE in new kickstarter ext., contextmenu produces -> Error "How did you get here? (Please report!)"
- Do you have the same issue if there is only one field rte-enabled?
- 06:06 Bug #18757: htmlArea RTE: control c and control x do not work in IE with TYPO3 4.2
- Fixed in SVN TYPO3core branch TYPO3_4-2 revision 3650.
- 05:56 Bug #18757: htmlArea RTE: control c and control x do not work in IE with TYPO3 4.2
- Incorrect return to the browser fixed by the attached patch.
- 05:10 Bug #18757: htmlArea RTE: control c and control x do not work in IE with TYPO3 4.2
- I may confirm that CTRL+C and CTRL+X do not work in IE6, nor in IE7. Only the Copy and Cut buttons work (and the Copy...
2008-05-14
- 23:34 Bug #18789: Error with Sitemap->sitemap choose
- TYPO3 Ver. 4.2.0,
- 23:33 Bug #18789 (Closed): Error with Sitemap->sitemap choose
- # ****************
# CType: menu
# ****************
When we choose core-feature Menu/Sitemap as content element an... - 21:43 Bug #18788: file_edit.php replaces ###PATH### in the file being edited with the value of $this->title
- Clarification: it's not when you save the file that ###PATH### gets replaced, it's when the module content is put tog...
- 21:35 Bug #18788 (Closed): file_edit.php replaces ###PATH### in the file being edited with the value of $this->title
- When editing a file using the filelist module that contains the string "###PATH###", when you save it, ###PATH### is ...
- 21:33 Bug #18787 (Closed): The extension MD5 sum could not be fetched from extensions.md5.
- I have a similar behavir as in report: #0003152
I cannot download any extension:
If I'm trying to import extens... - 19:15 Feature #17234: Evaluate label and label-alt in the title bar of child records.
- ok, i forgot that saving is ok too as datetime always saved as timestamp.
So it's fine with me, but may be it shou... - 19:10 Feature #17234: Evaluate label and label-alt in the title bar of child records.
- Why is it "dirty"? I think your solution is the right way to do it. Or have I misunderstood something?
- 18:52 Feature #17234: Evaluate label and label-alt in the title bar of child records.
- @Ernesto: the eval is also used for display in t3lib_befunc::getRecordTitle
But i know my solution is dirty. So is... - 18:45 Feature #17234: Evaluate label and label-alt in the title bar of child records.
- @Steffen: "eval" is what decides upon how the stored data is displayed. If "datetime" is what you want, it is ok like...
- 18:14 Feature #17234: Evaluate label and label-alt in the title bar of child records.
- is that really solved?
I had this issue today where i used crdate as label. Output was timestamp, so i had to do a... - 15:20 Bug #18786 (Closed): GraphicsMagick 1.2.x not compatible with Typo3
- Typo3 4.2 is not compatible with GraphicsMagick 1.2.x.
In the Image Processing section in the install tool no imag... - 13:55 Bug #17071: RTE Error when adding links with &L= switch (TYPO3 v4.0.2 and 4.0.4)
- Closed due to user request.
- 13:06 Bug #17343: [TYPO3 V4.0] - Pagecount not correct in indexed_search
- this has been fixed already, take a look at http://bugs.typo3.org/view.php?id=4470
- 12:37 Bug #18781: field tablename in sys_refindex too short
- Yepp, 64 chars look like this (which should be enough):
tx_mywhatever_firstbaseobjectsuperxx_secondbaseobjectsuperyy... - 12:33 Bug #18781: field tablename in sys_refindex too short
- I agree that 40 characters are too short, especially when using IRRE-relations. So i made a patch which increase it t...
- 09:15 Bug #18781 (Closed): field tablename in sys_refindex too short
- When I'm using intermediate table in IRRE relations
I'm getting such error
caller t3lib_DB::exec_INSERTquery
... - 12:21 Bug #18785 (Closed): Compare DB with dbal
- Tested with:
1. UPDATED running Typo3 from 4.1.5 to 4.2.0
2. completely fresh INSTALLTION of 4.2.0
on Postgr... - 12:16 Bug #14671: Random code cleanup in class.tslib_pibase.php
- In the kickoff for 4.3 it's planned to "refactor" the pibase anyway, so where to discuss this to come to an efficient...
- 11:51 Bug #14671: Random code cleanup in class.tslib_pibase.php
- I'll have a look at whether I can create an updated patch ...
- 11:10 Bug #14671: Random code cleanup in class.tslib_pibase.php
- Hey guys,
just digging this one up. Is this issue still valid? If so, please send a patch that fits to trunk. othe... - 11:26 Feature #18784: Language-flags enhancement in db-rows
- Forgot the header, deserves a <span> too
- 11:15 Feature #18784 (Closed): Language-flags enhancement in db-rows
- - wrapped the language-title into <span>, so one may decide to visually remove the text with CSS
- added the languag... - 11:17 Feature #15227: config.baseURL inconvenience
- Hey Stefano,
is this still an issue here? - 11:15 Bug #14981: t3lib_BEfunc::thumbCode returns wrong image path if image is displayed directly as thumbnail
- Hey old_posims...
I see that the change is maybe necessary, but the back_path includes the / already AFAIK. So there... - 11:00 Feature #18783 (Closed): Show editing of other clients even when the same user is used
- It would be great if two persons with a different Session but the same users are still shown as "editing this element...
- 10:36 Bug #18782 (Closed): "real_uid" not added when using "overrideId"
- "real_uid" and "real_alias" are not added to menu item link when using "overrideId".
The culprit is "tslib_menu::m... - 09:49 Bug #18777: Modified tslib_cObj::substituteMarkerArray() misses call parameter
- Committed to TYPO3_4-2 (rev. 3648)
- 09:38 Bug #16870: Garbage characters displayed in flexform field labels
- See: http://support.typo3.org/index.php?id=12&tx_nntpreader_pi1[nid]=61&tx_nntpreader_pi1[mid]=341687&cHash=80570fe2c9
- 09:27 Bug #16809: FIX FOR Typo3 basic tables definition not compliant with MySQL 5.0 strict mode enabled by default
- rev 3647
- 09:10 Bug #18764: Linking between domains in the pagetree with checkRootline does not work with menus and normal text links
- 7839 is for 4.2, it will not apply to 4.1 :)
- 09:00 Bug #25530 (Closed): not more than one tab indent possible
- If you try to indent multiple times like:
page {
....headerData{
.........1{
................value =
........... - 08:57 Feature #18780 (Closed): Distinct TCEforms palette rendering
- I propose to exchange the table-rendering by defenition-list rendering like in the diff. It allows soft multi-column ...
- 08:53 Bug #18623: class.t3lib_exec.php prevents extension to work under PHP hardening
- I have also found the is_executable to return false in case of links. Since that day I use hard links to all the exec...
- 08:36 Bug #18752: Error Tree not defined and Prototype not defined in Pagetree
- I repeated the following steps and reproduced the errors:
1. "normal" installation of typo3 4.1.2
2. before updat... - 04:32 Bug #18779: no iconWorks for uninstall/install.gif
- An icon_note.gif was without iconWorks too
- 03:34 Bug #18779 (Closed): no iconWorks for uninstall/install.gif
- No iconWorks for uninstall/install.gif used.
Added with ID 'mod/tools/em/uninstall/install.gif'
(issue im...
2008-05-13
- 22:16 Bug #17952: typolinkLinkAccessRestrictedPages / showAccessRestrictedPages access does not work with "include subpages"
- In TYPO3 4.2 results from "t3lib_page::getRootLine" are cached and this should eliminate (serious) performance proble...
- 21:36 Bug #18778 (Closed): Access restricted menu entries not linked at all when using "showAccessRestrictedPages = NONE"
- "showAccessRestrictedPages = NONE" does not link access restricted pages because the pages are not found when generat...
- 19:18 Bug #18773: Mysql-error while deleting a page
- Closing issue since it's not reproducible by reporter anymore.
- 17:50 Bug #18773: Mysql-error while deleting a page
- Suddenly the problem disappear, I don't what i have don!
- 11:56 Bug #18773: Mysql-error while deleting a page
- Hi,
first please use a more describtive title, i changed it for you.
Please go to install tool and make a compa... - 11:56 Bug #18773: Mysql-error while deleting a page
- Did you upgrade from an older TYPO3 version to 4.2?
In that case you might want to start the install tool, select th... - 17:15 Bug #18777: Modified tslib_cObj::substituteMarkerArray() misses call parameter
- Added updated patch using boolean values instead of integers and setting default to false for 5th parameter.
- 13:06 Bug #18777: Modified tslib_cObj::substituteMarkerArray() misses call parameter
- seems going so quick today, i havn't seen this on core list :)
DD08 seems to be a very good motivator! - 12:58 Bug #18777: Modified tslib_cObj::substituteMarkerArray() misses call parameter
- Shouldn't you be answering in the core list?
- 12:43 Bug #18777: Modified tslib_cObj::substituteMarkerArray() misses call parameter
- +1, go ahead!
- 12:41 Bug #18777 (Closed): Modified tslib_cObj::substituteMarkerArray() misses call parameter
- In TYPO3 4.2 tslib_cObj::substituteMarkerArray() has become a simple wrapper for the newly introduced method t3lib_pa...
- 16:25 Bug #18772: Mysql-error
- Duplicate of report #18773
- 09:40 Bug #18772: Mysql-error
- I mean that it doesn't solve my problem!
- 16:20 Bug #18696: Drag and Drop problems with flexform sections
- I'm experiencing the same problem in templavoila. I can drag an item, but can't drop it anywhere. I attached a movie ...
- 15:47 Bug #18751: JavaScript error in TBE_EDITOR causes login expired dialog
- sure, RFC is in core list.
- 13:30 Bug #18751: JavaScript error in TBE_EDITOR causes login expired dialog
- Thx a lot Oliver.. the patch fixed the problem. Are you updating the Typo3-src with the fix?
- 11:52 Bug #18751: JavaScript error in TBE_EDITOR causes login expired dialog
- Please test the attached patch which first checks whether the form field exists and then accesses the value property....
- 11:37 Bug #18751: JavaScript error in TBE_EDITOR causes login expired dialog
- we had such an error with cal in the past. This was result of creating a dummy BE_USER to do some actions, so i guess...
- 10:43 Bug #18751: JavaScript error in TBE_EDITOR causes login expired dialog
- I get the error every time I am using the plugin daimi_event and editing an event. It happens sometimes then editing ...
- 12:53 Bug #18776: In listview Clipboard icons are not in the viewport with 1024-resolution
- sure, i made these with 1024*768 and attached
- 12:45 Bug #18776: In listview Clipboard icons are not in the viewport with 1024-resolution
- any before/after screenshots maybe?
- 11:13 Bug #18776 (Closed): In listview Clipboard icons are not in the viewport with 1024-resolution
- This is a usibility problem in listview with resolution 1024*768. You only see the clipboard icons if you scroll or c...
- 12:09 Bug #18752: Error Tree not defined and Prototype not defined in Pagetree
- Hm, could not reproduce this on a clean 4.2 installation.
But if an XCLASS overwrites some core methods (like e.g. t... - 10:32 Bug #18752: Error Tree not defined and Prototype not defined in Pagetree
- Hi there,
had the same errors.
try to update PMK Textarea Widget - pmktextarea to current version (http://typo3.org... - 09:31 Bug #18764: Linking between domains in the pagetree with checkRootline does not work with menus and normal text links
- Hi Dmitry, i tested already the patch from issue 0007839 in our system, but there were some errors patching the file....
- 04:16 Bug #18757: htmlArea RTE: control c and control x do not work in IE with TYPO3 4.2
- What level of security did you set for trusted sites?
- 03:56 Bug #18757: htmlArea RTE: control c and control x do not work in IE with TYPO3 4.2
- I don't think that working with the Dutch version would make any difference. I work with the French version.
- 01:40 Bug #18757: htmlArea RTE: control c and control x do not work in IE with TYPO3 4.2
- Nothing changes. still not possible.
I work with the dutch version of IE 7 - 01:25 Bug #18757: htmlArea RTE: control c and control x do not work in IE with TYPO3 4.2
- What if you add your site to the list of trusted sites?
- 00:00 Bug #18775 (Closed): context menus don't work with Konqueror (KDE 3.5.9)
- The context menus (for example in the page tree) don't work with Konqueror (from KDE 3.5.9).
This bug appeared in ...
2008-05-12
- 21:20 Bug #18772: Mysql-error
- what does "doesn't work" mean? is there nothing to change, or does the tool want to change something that doesn't wor...
- 20:28 Bug #18772: Mysql-error
- I had tried that, but it doesn't work!
- 20:05 Bug #18772: Mysql-error
- hm, should be okay...
did you try "compare db" in the installtool? perhaps there is something wrong with your table ... - 19:59 Bug #18772: Mysql-error
- I use version 5.0.51a-0
- 19:56 Bug #18772: Mysql-error
- so, what version are you using ;)
i'm asking because it could be a mysql bug. i had a similar error and after updati... - 19:54 Bug #18772: Mysql-error
- no
- 19:34 Bug #18772: Mysql-error
- are you using mysql 5.0.22?
- 19:14 Bug #18772 (Closed): Mysql-error
- I get this errors when I use "Update reference index":
Warning: Invalid argument supplied for foreach() in /home/... - 19:16 Feature #18774 (Closed): Content overview in page properties: Only show those languages a page exists in
- In an installation with more than two or three languages the Content section in TAB Extended of the page properties d...
- 19:15 Bug #18773 (Closed): Mysql-error while deleting a page
- I get this errors when I delete a page:
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL res... - 17:35 Bug #16870: Garbage characters displayed in flexform field labels
- Waits for alternative charset patch from Masi
- 17:20 Bug #15923: moving a page in branch-type-version mode problem
- Moving os not supported in these modes and will not be supported.
- 17:17 Feature #15342: t3div_lib::array2xml problem when encounters multiples of the same tag
- as we have php5.2 as a requirement it's more easy to use simplexml for such files/strings
http://php.net/simplexml
... - 17:05 Feature #15342: t3div_lib::array2xml problem when encounters multiples of the same tag
- Nothing really to do about it. Deassigning from myself
- 17:11 Bug #16412: Links to localized elements do not function
- Core team did not decide what to do. Deassigning from myself.
- 17:09 Feature #16617: Custom error pages
- this issue is solved in 4.2 by Jeff Segars.
Look to #17992 - 17:04 Feature #16617: Custom error pages
- Deassigning because I am not sure I can take care of it
- 17:08 Bug #15250: t3lib_BEfunc::blindUserNames() does not work sometimes
- Deassigning from myself because I am not sure when I can take care of it
- 17:07 Bug #16381: DB Check cron produces errors
- Should be done by now. Reopen if not.
- 17:06 Bug #18763: Bug in left menu ...
- it's not a bug while these items still clickable.
i agree that it doesn't looks nice. - 17:05 Bug #16655: Publishing a lot of records
- Resolved long time ago
- 16:39 Bug #16641: The "click-to-enlarge" function of the image content element does not provide scrollbars to the new window.
- I will remove assignment to me. I do not want this bug to stay on me indefinitely.
- 16:34 Bug #14500: Domain Record with umlaut Domains not working
- I will remove assignment to me. I did what I could: made a patch and sent it to core list. There were neither approva...
- 16:17 Bug #18751: JavaScript error in TBE_EDITOR causes login expired dialog
- Could you please give a step by step example how it can be reproduced on your side?
Did you experience any JavaScrip... - 14:18 Bug #18751: JavaScript error in TBE_EDITOR causes login expired dialog
- Not reproducable for me. Possibly browser-dependent
- 16:14 Bug #17959: Section-based FCEs are saved with incorrect element ID
- Sure thing. I'll do a little more testing here since I vaguely remember a few changes around this code since the tic...
- 16:12 Bug #17959: Section-based FCEs are saved with incorrect element ID
- I think patch is correct.
Jeff, do you mind submitting it yourself to core list? - 15:25 Bug #15443: speedup of USER functions
- The difference is minimal:
call_user_func: 0.75038
call_user_func_array: 0.76316
variable: 0.74727
This is pe... - 15:13 Bug #18767: Stage change notification emails not send when publishing from Live workspace
- I have created a patch for this issue, see the attached file.
Please note: To apply the patch, you have to use -p0... - 14:55 Bug #16809: FIX FOR Typo3 basic tables definition not compliant with MySQL 5.0 strict mode enabled by default
- Attached patch fixes NOT NULL issue for core.
- 14:25 Bug #18770: requestUpdate in TCEForms doesn't check required fields
- Yes. But problem is the following:
After a updateRequest the editor might stop filling the form and close it or cl... - 14:16 Bug #18770: requestUpdate in TCEForms doesn't check required fields
- Behavior is the same as for "type" fields. When field is updated, displayCond may trigger other fields to be shown. F...
- 12:58 Bug #18770: requestUpdate in TCEForms doesn't check required fields
- I know that requestUpdate saves the record. But this leads to uncomplete / unusable records when required fields are ...
- 12:46 Bug #18770: requestUpdate in TCEForms doesn't check required fields
- This behavior is correct. requestUpdate must reload page to reveal new fields when something is changed. Same behavio...
- 14:21 Bug #18735: Incompatibility with MySQL commands: Add Primary Key table as 1 command
- Your database is not up to date.
Go to Install tool, Database Analyzer, and use COMPARE. - 14:19 Bug #18753: No Navigation Title for PID 1
- Wait until the form loads completely and only then change fields. Make sure a small triangle appears on the left of t...
- 13:30 Bug #18766: locallang.xml charset convertion dont work for LOCAL_LANG['default']
- i did a new patch because this occurs 2 times.
- 13:14 Bug #18766: locallang.xml charset convertion dont work for LOCAL_LANG['default']
- Please make pathes relative to TYPO3 root directory next time! :)
- 13:11 Bug #18764: Linking between domains in the pagetree with checkRootline does not work with menus and normal text links
- The code patch for 4.1.6 is attached. It applies ok to 4.1.6:...
- 13:02 Bug #18764: Linking between domains in the pagetree with checkRootline does not work with menus and normal text links
- Benny, are you sure it is possible to enable links across domains using TS?
2008-05-11
- 11:10 Bug #18771 (Closed): Order in t3lib_div::getFilesInDir is different from order in File list
- On my webserver, I can added some "a" in front of a filename to make this file beeing the first in the order. In the ...
- 01:07 Bug #18684: Improvment / Bugfix: backend.php - Hook: $GLOBALS['TYPO3_CONF_VARS']['typo3/backend.php']['additionalBackendItems']
- done ;)
- 00:02 Bug #18770 (Closed): requestUpdate in TCEForms doesn't check required fields
- Example: In pages title is required. if you enter somethin in another field and change page type the record will be s...
2008-05-10
- 12:57 Bug #18764: Linking between domains in the pagetree with checkRootline does not work with menus and normal text links
- Hey,
there is a workaround for this for 4.1 and 4.0 to do this over TypoScript. Would this work for you?
I'll se... - 09:10 Bug #18769 (Closed): Using RTE in new kickstarter ext., contextmenu produces -> Error "How did you get here? (Please report!)"
- I created a new extension over the Kickstarter, containing two fields "Text area with RTE".
When i open the contex... - 00:21 Bug #18768: Duplicate entry for [tstmp] and [crdate] in Web->List module for single table in selector-box
- thx
- 00:14 Bug #18768: Duplicate entry for [tstmp] and [crdate] in Web->List module for single table in selector-box
- attached patch fix it
- 00:06 Feature #18758: htmlArea RTE: Clean paste feature with three options
- Stanislas, what would be a good sponsorship to get this kind of feature?
2008-05-09
- 23:55 Bug #18757: htmlArea RTE: control c and control x do not work in IE with TYPO3 4.2
- I looked again, thanks for the help there.
It was on Allow.I tried it on 3 different computers. All did not copy and... - 14:39 Bug #18757: htmlArea RTE: control c and control x do not work in IE with TYPO3 4.2
- Look again:
Internet Options -> Security -> (Internet, Intranet or Trusted sites) -> Customize this level... -> Sc... - 14:22 Bug #18757: htmlArea RTE: control c and control x do not work in IE with TYPO3 4.2
- I cannot find the option in IE 7 to allow or disallow this.
I looked in IE7 options. advanced options and security o... - 04:12 Bug #18757: htmlArea RTE: control c and control x do not work in IE with TYPO3 4.2
- This is a browser security issue. You must configure IE7 to allow scripts to perform clipboard operations.
I can r... - 21:28 Bug #18768 (Closed): Duplicate entry for [tstmp] and [crdate] in Web->List module for single table in selector-box
- In selector box which enables setting columns to display there are two fields duplicated: tstmp and crdate.
The pr... - 14:58 Bug #18689: Cannot upgrade from 4.1.6 to 4.2.0 due to error
- 1. UPDATED Typo3 from 4.1.5 to 4.2.0
2. completely fresh INSTALLTION of 4.2.0
on PostgreSQL 8.2.
I could fol... - 14:31 Bug #18767 (Closed): Stage change notification emails not send when publishing from Live workspace
- When you are in Live workspace and have selected a draft workspace in the Workspace module under "Options", no notifi...
- 14:14 Bug #18766 (Closed): locallang.xml charset convertion dont work for LOCAL_LANG['default']
- in class.t3lib_div.php
if (is_array($LOCAL_LANG['default'] && $targetCharset!='utf-8'))
will never be true
should... - 12:43 Bug #18754: improved 404 pagenotfound_handling not working for certain requested URLs/resources
- We have experienced a massive Load due of this handling behaviour.
- 12:23 Feature #16921: HTTP Error when trying to upload extension: Improve error-handling
- agree, so I change this to feature-request
- 11:36 Feature #16921: HTTP Error when trying to upload extension: Improve error-handling
- No, I think an improvement should be done here.
The user shall get a better error description and not only the info ... - 10:36 Feature #16921: HTTP Error when trying to upload extension: Improve error-handling
- This doesn't seem to be a bug. If none objects I'll close this one in a while.
- 10:32 Bug #18765 (Closed): can't restore default configuration of Extensions easily anymore
- The EM handles configuration of extensions if applicable. Once you have initially installed an extension the (individ...
- 08:19 Bug #17228: rtehtmlarea: Cursor disappears in Firefox
- @Stanislas: No, I don't use the accessibility icons feature.
- 03:53 Bug #17228: rtehtmlarea: Cursor disappears in Firefox
- @Harald: I would like to know if you are using the accessibility icons feature when the loss of cursor occurs.
- 08:14 Bug #18764 (Closed): Linking between domains in the pagetree with checkRootline does not work with menus and normal text links
- This is the same issue as reported in 0007839. One of our customers doesn't wants to upgrade to Typo3 version 4.2. Th...
- 04:24 Bug #18668: In TYPO3 4.1.6, RTE popup windows close automatically after 5 seconds
- @misza: do you still get this error? What error is reported on the JS console?
2008-05-08
- 20:07 Bug #18763 (Closed): Bug in left menu ...
- Hi,
Extension as "llxml" or "ics_beuser_awstats" have problem with left menu because they have'nt submenu. Please ... - 20:02 Bug #18762 (Closed): Arrow + PNG = bug with IE6
- Hi,
It's possible to change this image : icons/gfx/arrowdown.png and icons/gfx/arrowright.png to GIF version ?
... - 19:31 Bug #18290: Firefox 3.0 mixes up frames (versions before TYPO3 4.2)
- In case you need more "works for me".
I tried v3 successfully on 4.1.6
Thanks for the patch - 10:29 Bug #18290: Firefox 3.0 mixes up frames (versions before TYPO3 4.2)
- Please post this fix in the core list.
- 15:36 Bug #18695: Not saving the changes made in Template Tool
- to work around you can use the "Click here to edit whole template record " button. Saving of setup and constants will...
- 14:01 Bug #18761 (Closed): "ADMCMD command could not be executed!" after preview link expired
- I generate a preview link from a workspace and visited that link. After the link expired and the content was publishe...
- 12:16 Bug #18751: JavaScript error in TBE_EDITOR causes login expired dialog
- For me this only happens, if the RTE is enabled
- 09:08 Bug #18690: Creating and editing of fields, forms, etc. in FCE's is impossible if there is a section inside
- Sorry ... i still have the problem. Seems like this issue has somtehing to do with TV itself, the RTE ext or the Core...
- 05:36 Bug #18760: RTE.classes configuration not honoured by htmlArea RTE Insert/modify link class selector
- Fixed in SVN TYPO3core branch TYPO3_4-2 revision 3644.
- 05:14 Bug #18760 (Closed): RTE.classes configuration not honoured by htmlArea RTE Insert/modify link class selector
- RTE.classes configuration is not honoured by the class selector of the Insert/modify link (BE) dialogue.
(issue ... - 02:06 Bug #18759 (Closed): Cannot use accentuate (éèàç) characters with Templavoila
- When I want to save accentuate character in a Flexible Content, in the label name, etc. Typo3 return me an error : Ca...
- 00:22 Feature #18758 (Closed): htmlArea RTE: Clean paste feature with three options
- The paste function used in RTE give the editors and myself a lot of trouble. Especially when working with Microsoft W...
2008-05-07
- 23:59 Bug #18757 (Closed): htmlArea RTE: control c and control x do not work in IE with TYPO3 4.2
- Windows XP or Vista (both tried). IE v7 or IE v6.
first problem:
when coping a text from within RTE with control c ... - 19:42 Bug #18690: Creating and editing of fields, forms, etc. in FCE's is impossible if there is a section inside
- I have exactly the same problem with TYPO3 4.2 and TV 1.3.4
I have created an FCE with sections and a textfield an... - 17:06 Bug #18756 (Closed): RTE rtehtmlarea does not work correctly with Firefox 3 beta 5
- When I try to edit a regular content element (e.g. a regular Text) with Firefox 3b5 in the BE of typo3 4.1.6 (with pa...
- 14:11 Bug #17935: Installation misses key-definition of table pages and create of table fe_users
- In 4.2.0, the fe_users table seems to be correct. But we still have the pages key problem:
ALTER TABLE pages DROP ... - 11:25 Bug #18290: Firefox 3.0 mixes up frames (versions before TYPO3 4.2)
- Just wanted to say that the patch (v3) works fine.
I tried to fix TYPO3 4.1.4 with patchv1 first, but it didn't work... - 07:20 Bug #18686: Updating to TYPO3 4.2 cuts off TypoScript templates after the first umlaut resulting in unusable code
- Hi
I have force charset set to utf8, database collation is set to utf-8, field constans and cofig are HTML columns i... - 02:50 Bug #18738: rtehtmlarea: Argument 1 passed to t3lib_div::array_merge_recursive_overrule() must be an array, null given
- This error occurs in FE? Something is wrong, because LOCAL_LANG is set in class.tx_rtehtmlarea_pi2.php by
$this->...
2008-05-06
- 17:46 Feature #18755 (Closed): Cannot mount to a specific language on another tree
- I have two trees in my typo3 installation:
The first tree has two languages: German (default) and englisch (l=1)
Th... - 17:11 Bug #18754: improved 404 pagenotfound_handling not working for certain requested URLs/resources
- Additional information can be found in a post in the TYPO3 mailing list typo3.dev
Subject "An idea to further pro... - 17:00 Bug #18754 (Closed): improved 404 pagenotfound_handling not working for certain requested URLs/resources
- When using default TYPO3 .htaccess file and with or without 'simulate static documents' it appears that 404 pagenotfo...
- 16:40 Bug #18695: Not saving the changes made in Template Tool
- Tomas: I first saw it in IE and thought it was an view-only-field, and it was meant as such, and it was an error you ...
- 09:19 Bug #18695: Not saving the changes made in Template Tool
- Same problem with IE6, no problems with Firefox.
Does anyone have an idea how to solve this? - 00:20 Bug #18695: Not saving the changes made in Template Tool
- ???
Dear Tijmen,
I don't understand how you mean it. This is a clear bug. Imagine, you change 20 lines of TypoScrip... - 15:40 Bug #17636: config.prefixLocalAnchors = all destroys links in fe
- I was working on a TYPO3 website today and came across this error before knowing this bug report existed; pattern in ...
- 14:34 Bug #17636: config.prefixLocalAnchors = all destroys links in fe
- Sorry, didn't know that would work with preg_replace - maybe i'll report that to php bug list, as greediness should, ...
- 14:08 Bug #17636: config.prefixLocalAnchors = all destroys links in fe
- No, [^>]* works. Greediness does not mean that the rest of the pattern will be ignored. When href="#[^"]*" can be fou...
- 12:22 Bug #17636: config.prefixLocalAnchors = all destroys links in fe
- $pattern = '/(<(a|area)\s+(([^h>])|(h[^r>])|(hr[^e>])|(hre[^f>])|(href[^=>]))*href=")(#[^"]*")/i';
$this->cont... - 15:33 Bug #18753 (Closed): No Navigation Title for PID 1
- After I was saving the Navigation Title for a TYPO3 Page with the PID = 1, there is nothing in this field and in the ...
- 13:38 Bug #18664: piVars in Frameset not correct
- Problem occurs in Typo3 V4.20
- 13:37 Bug #18752 (Closed): Error Tree not defined and Prototype not defined in Pagetree
- With FF 2.0.0.14 and IE 7 on Vista SP1 i get always the following errors:
1.) Tree is not defined (Row 29)
2.) Dra... - 13:19 Bug #18751 (Closed): JavaScript error in TBE_EDITOR causes login expired dialog
- After upgrading from Typo3 4.1 to 4.2.0 we are getting login expired-errors:
"Your login has probably expired. Do yo... - 12:52 Bug #18747: 4.2 BE: Missing padding in select lists
- committed rev 3641
- 12:52 Bug #18747: 4.2 BE: Missing padding in select lists
- committed rev 3641
- 12:48 Bug #18659: Cache Menu has problems with long names (german)
- commited rev 3643
- 12:32 Bug #18684: Improvment / Bugfix: backend.php - Hook: $GLOBALS['TYPO3_CONF_VARS']['typo3/backend.php']['additionalBackendItems']
- Frank, you want to send this to the core list?
- 12:31 Bug #18750 (Closed): Record Type "Alternative Page Language" doesn't have tabs enabled yet
- IMHO all changes that were applied to the "pages" TCA tabs should also be exactly the same for the alternative page l...
- 11:51 Feature #16323: Implement file_reference for TCA "group" type. Files can be referenced instead of copied to upload folder
- .-(michiel@Food:1,28 0,94 0,77)---[...s/alien42/typo3]
`-$ grep -ril t3d *
sysext/adodb/datasource_flexform_ds.xml
... - 11:20 Feature #16323: Implement file_reference for TCA "group" type. Files can be referenced instead of copied to upload folder
- There is something missing in my patch!
Import data from a *.t3d file with TCA->group->internal_type 'file_reference... - 09:26 Bug #16656: Bad link at typo3.com
- seems fixed.
- 09:17 Bug #18748: Frontend Editing: Delete icon disappears when in Draft workspace
- Found the corresonding line:
typo3/sysext/cms/tslib/class.tslib_content.php, line 7100
if (isset($allow['delete... - 08:17 Bug #16809: FIX FOR Typo3 basic tables definition not compliant with MySQL 5.0 strict mode enabled by default
- Will do during t3dd08
- 00:11 Bug #17535: index.php assumes current working directory to be PATH_site
- I think that this is closely related to bug #14692 and although it's not exactly the same problem, it could likely be...
2008-05-05
- 22:28 Bug #17535: index.php assumes current working directory to be PATH_site
- I can confirm this issue with the php5-cgi (5.2.4-2ubuntu5) version, that is delivered with Ubuntu 8.04 Hardy Heron. ...
- 22:23 Bug #18695: Not saving the changes made in Template Tool
- Tomas: I was reporting bugs of my own and was just confirming your bug report - however I had run into this bug allre...
- 21:26 Bug #16806: TCAdefaults.tt_content.imagecols = 1 is missing
- In TYPO3 the default value from tbl_ttcontent.php or the value you set as default via User TSconfig is only taken int...
- 19:43 Bug #15951: clickmenu on pagetree icons does not work
- why patch? This is a php-problem.
I confirm that it happens with some ftp-transfer, when i download files from lin... - 19:35 Bug #15951: clickmenu on pagetree icons does not work
- Has there been any progress on this issue? It's marked "feedback" but I don't see any patches and I'm still getting ...
- 18:14 Bug #18290: Firefox 3.0 mixes up frames (versions before TYPO3 4.2)
- you can patch at home and upload the changed files (AFAIK 5 files, all in typo3 folder)...
- 18:11 Bug #18290: Firefox 3.0 mixes up frames (versions before TYPO3 4.2)
- Hi guys! Thanks for the good job and serving the patch. One (maybe silly?) question: how can I patch my typo3-install...
- 15:39 Bug #18290: Firefox 3.0 mixes up frames (versions before TYPO3 4.2)
- V3 seems to work now.
Nice job! - 14:56 Bug #18290: Firefox 3.0 mixes up frames (versions before TYPO3 4.2)
- Please try typo3_bug_7646_for_416_v2.patch there the menu_sel is also changed.
Upd.. or better v3 :-)
then the s... - 14:03 Bug #18290: Firefox 3.0 mixes up frames (versions before TYPO3 4.2)
- @Florian
your first comment about this was for the first patch... but you're right.
I'll try to get the problem h... - 13:49 Bug #18290: Firefox 3.0 mixes up frames (versions before TYPO3 4.2)
- Works for me in default mode (Tested on 4.1.5)...
But like I previously said, it doesn't work in any browser if yo... - 13:45 Bug #18290: Firefox 3.0 mixes up frames (versions before TYPO3 4.2)
- Ok, here comes another "works for me": I have tried the typo3_bug_7646_for_416.patch on our testsite (typo3 4.1.6), i...
- 12:34 Bug #18290: Firefox 3.0 mixes up frames (versions before TYPO3 4.2)
- Would be great if some more "works for me" would appear - more tests... we are not only two who want this patch!!!
... - 12:27 Bug #18290: Firefox 3.0 mixes up frames (versions before TYPO3 4.2)
- On https://bugzilla.mozilla.org/show_bug.cgi?id=418807 I just received a comment that this probably won't be fixed in...
- 08:41 Bug #18290: Firefox 3.0 mixes up frames (versions before TYPO3 4.2)
- Yes, the only concern I have with the patch is that I don't know if it could break anything (as it will go in a stabl...
- 17:24 Feature #18749 (Closed): TSConfig per content (tt_content) is needed in addition to the actual Page TSConfig
- TSConfig per content (tt_content) is needed in addition to the actual Page TSConfig.
Different zones in a single p... - 16:49 Bug #18748 (Closed): Frontend Editing: Delete icon disappears when in Draft workspace
- Steps to reproduce:
Goto Draft workspace (or any other non-live Workspace)
Open Frontend, with enabled frontend edi... - 16:15 Bug #18331: wrong dependancy check with beta versions
- This bug is present also in TYPO3 4.2:
The running TYPO3 version (4.2.0) is higher than allowed (4.2) - 11:45 Bug #18747 (Closed): 4.2 BE: Missing padding in select lists
- While reorganising the select list for menu types for CE Sitemap I came accross a minor css issue. If a selectlist do...
- 11:39 Bug #17433: Inserting a divider (<hr>) on the RTE breaks XHTML validation
- Alrighty,
I found the problem...
The RTE / DB sends the parseFunc this content for instance:
My bla<hr>bla2
... - 10:42 Bug #17433: Inserting a divider (<hr>) on the RTE breaks XHTML validation
- Hey all,
@Holger: Yes, this TS works as long as there is no table in the content afterwards...
Anyway, this HR ...
2008-05-04
- 20:34 Bug #18686: Updating to TYPO3 4.2 cuts off TypoScript templates after the first umlaut resulting in unusable code
- Benjamin, Michael Stucki has a guide how to migrate from latin1 (or any other charset) to utf8. Anyway, the main poin...
- 17:01 Bug #18701: Problems with PHP mail function on Windows
- I attach a different solution (8255_alt_v1.diff), which fixes also the problem with mini_sendmail. It takes care abou...
- 00:42 Bug #18742 (Closed): Clean Up The Clickmenu
- The cleaner backend does not have a topmenu frame anymore as it was used to be.
There are a lot of functions that ...
2008-05-03
- 22:29 Bug #18686: Updating to TYPO3 4.2 cuts off TypoScript templates after the first umlaut resulting in unusable code
- In case anybody was interested in the solution. Olly and I tracked it down.
In my case, I was porting over a 3.8 i... - 17:42 Bug #18686: Updating to TYPO3 4.2 cuts off TypoScript templates after the first umlaut resulting in unusable code
- oh, and yeah.
I haven't set any "forceCharset" or similar. Just a plain installation. - 17:39 Bug #18686: Updating to TYPO3 4.2 cuts off TypoScript templates after the first umlaut resulting in unusable code
- K. I have the same problem.
I am upgrading from 3.8 to 4.2. I noticed, that after a DB compare etc. and everything... - 00:36 Bug #18686: Updating to TYPO3 4.2 cuts off TypoScript templates after the first umlaut resulting in unusable code
- Anything which I should check for you on my installation?
- 20:11 Bug #16411: Files in typo3temp/GB have wrong permissions
- hi,
have same bug in 4.2.0 this bug-fix dosen´t work anymore. - 12:57 Bug #18734: SQL debug output is not shown in the Backend
- I applied the patch to my TYPO3 Core and tried again. But I get the same problem again. Please see the attached scree...
- 01:42 Bug #18689: Cannot upgrade from 4.1.6 to 4.2.0 due to error
- Hi . I had the same effect but when i tried to activate the new system extension - login.
the update from 4.1.6 t...
2008-05-02
- 21:47 Bug #18620: TSref: CONFIG object is empty / no reference! --- 4.2RC1
- attached is the screenshot. Plus, I looked it up in my static_tsconfig_help tables via PHPmyadmin
The DB entry loo... - 21:38 Bug #18740: Konqueror right frame never shown
- I the newest svn version the problem also exist.
- 21:30 Bug #18740 (Closed): Konqueror right frame never shown
- The right and middle frame in Typo3 backend is never show.
The backend start page looks mostly right, but when cli... - 21:37 Bug #18741 (Closed): Opera 9.50 Beta 2 backend max 600px hight
- In Opera 9.50 Beta 2 on Ubuntu Linux 8.04 on AMD64 the backend has a maximal hight of ~600px even if the browser is b...
- 19:18 Bug #18739: Update 4.1.2 -> 4.2.0, all lines after "umlaut" in Template Setup gone
- That's right, didn't find the other one. so this issue may be closed
- 19:15 Bug #18739: Update 4.1.2 -> 4.2.0, all lines after "umlaut" in Template Setup gone
- it is same 0008227
- 17:06 Bug #18739 (Closed): Update 4.1.2 -> 4.2.0, all lines after "umlaut" in Template Setup gone
- After new src was installed:
- Installation Tool, compare db, perform updates.
- inside TS were some german "umlaut... - 16:45 Bug #18738 (Closed): rtehtmlarea: Argument 1 passed to t3lib_div::array_merge_recursive_overrule() must be an array, null given
- The following error happens to me when I'm saving a tx_cal_event record that has uses the RTE HTMLArea:
Catchable ... - 14:52 Feature #18737 (Closed): Different icon for pages where content is fetched from a different page
- Hi!
It would be great if I could see on the page icon wether "Show content from this page instead" has been define... - 10:57 Bug #17228: rtehtmlarea: Cursor disappears in Firefox
- @Stanislas Rolland yesterday the cursor disappeared again after changing a link in rtehtmlarea serveral times (Typo3 ...
- 10:38 Bug #18734: SQL debug output is not shown in the Backend
- I did a patch that change debug in this way:
- t3lib_div::debug doesn't echo but collect debug info in $GLOBALS['d... - 10:01 Bug #18695: Not saving the changes made in Template Tool
- Finally someone noticed this behaviour. Thank you, Tijmen. I thought that my reports are just ignored.
I am just a... - 08:51 Bug #18736 (Closed): sometimes Content Modul - Title Field is not writable in Edit-Mode
- I had different effects .
1. Title Field was not writable wenn I tried to edit title (still after serveral close a...
2008-05-01
- 22:59 Bug #18695: Not saving the changes made in Template Tool
- I can confirm this also happens in:
- IE7 on windows Vista (with IE7 Pro)
The desired behaviour (the edits are sa... - 15:50 Bug #18695: Not saving the changes made in Template Tool
- This issue continues to happen in 4.2.0. Only Firefox saves the TypoScript changes performed in Template Tools (Info/...
- 22:47 Bug #18735 (Closed): Incompatibility with MySQL commands: Add Primary Key table as 1 command
- Hello,
I must start off with sayint I'm n00b to typo3.
However, I had a bug where whenever I changed a template... - 17:32 Bug #18270: cannot clear extension's FE cache from Backend
- The attached documentation patch does not fix the problem, but it documents why the three mentioned tables are must n...
- 09:46 Bug #18734: SQL debug output is not shown in the Backend
- I just had another look in to that issue and see two possibilities to fix it:
- change the CSS in a way that it al... - 09:28 Bug #18734 (Closed): SQL debug output is not shown in the Backend
- I have SQL debug output enabled in the Install Tool which works really good. But after upgrade from 4.1.6 to 4.2.0, t...
- 09:09 Bug #18010: Malicious code executable as Non-Admin BE-User
- User of Debian or Debian based distributions pay attention!
At least on Ubuntu Hardy Heron the suggestion of Marti... - 01:40 Bug #18653: top.loadTopMenu undefined
- Yes. the topframe (which was usually empty or the 2nd options were shown) was used to load a page. Due to the restruc...
2008-04-30
- 22:54 Bug #18733 (Closed): Typoscript issue, defining the width of the images
- During a migration to type 3 4.2, I encountered the following issue:
in my typsocript I had:
ib.langsel = HMENU
li... - 22:34 Bug #15831: TCA usergroup limit too smal
- The bug related with this one is fixed (4202), so I am setting this one to fixed as well.
- 22:07 Bug #18732 (Closed): Changing user account startup module preferences break Click Menus (pagetree and filelist)
- Changing user account start-up module preferences creates JS error, breaking clickmenu for pagetree & filelist
us... - 20:21 Bug #18715: Constant editor shows [Empty] for 0 values
- Thanks guys. I'll have a look in the next couple days...
- 20:21 Bug #17636: config.prefixLocalAnchors = all destroys links in fe
- The new regexp has two problems:
1) .+ is greedy, so the <a is matched to the first <a in the content and the href... - 19:37 Bug #18731 (Closed): Need scroll bar in Install extensions
- Only 11 imported extension are listed in the screen. The scroll bar is needed to list all of the imported extensions....
- 19:11 Bug #18730 (Closed): $TCA['fe_users']['palettes']['1']['showitem'] change in 4.2 causes problem with sr_feuser_register
- TCA for fe_users was changed in TYPO3 4.2 in typo3/sysext/cms/tbl_cms.php. As a result, you don't see the fields that...
- 18:15 Bug #18201: TypoScript Editor doesn't save changes in IE7 WinXP
- Hi Jeff,
with this patch I can save the document, so it works :-)
Now we need another one for the "Close docume... - 17:40 Bug #18201: TypoScript Editor doesn't save changes in IE7 WinXP
- Just attached a patch that should clear this up. Once I get a little confirmation here, I'll go ahead and propose it...
- 12:03 Bug #16652: mysql_fetch_assoc If in tca select->maxitems > 1 AND foreign_table_where contains "sys_language_uid = ###REC_FIELD_sys_langu...
- A while ago I created a patch for the 4.1 branch.
Maybe the patch is of help. - 11:59 Bug #16652: mysql_fetch_assoc If in tca select->maxitems > 1 AND foreign_table_where contains "sys_language_uid = ###REC_FIELD_sys_langu...
- Hi Steffen,
your workaround sounds good.
Is the cast expression standard sql? - 09:55 Bug #18704: Pagetree only shows [no title] no pid and has no "depth"
- I hope that dbal/adodb is using the ODBC Extensions.
In the localconf the it is configured as followed:
$TYPO3_CO... - 08:58 Bug #18655: Page tree not expanded
- Ran into the same issue and can confirm it. What I did was the following: Updated from 4.1.6 to 4.2 final. I ran the ...
- 08:01 Bug #18729 (Closed): Localize to flags shown for international records
- In list view the "Localize to" flags for international records [All languages] are shown. Should be hidden as interna...
2008-04-29
- 23:02 Bug #18201: TypoScript Editor doesn't save changes in IE7 WinXP
- Hi Jeff,
yes, the Constant Editor works for me. - 22:40 Bug #18201: TypoScript Editor doesn't save changes in IE7 WinXP
- Thanks Manuel. Does the actual Constants Editor work for you? (vs. the Constants section with a textarea)
I'd gue... - 21:58 Bug #18201: TypoScript Editor doesn't save changes in IE7 WinXP
- I can reproduce this behaviour with IE7 (Win XP), when I edit "Constants", "Setup", "Description", etc. separately.
... - 21:13 Bug #18201: TypoScript Editor doesn't save changes in IE7 WinXP
- 7781 should only affect saving from the Constants Editor and not from Info/Modify. I'll try to duplicate this soon an...
- 21:04 Bug #18201: TypoScript Editor doesn't save changes in IE7 WinXP
- not t3editor related.
please move to "core"
i can't reproduce this issue.
is this solved by 7781? - 21:19 Bug #25528: "+" (plus) signs are replaced by spaces
- this issue only happens when not using UTF-8 in BE
it's somehow related to 0006827
for this i substituted "encodeUR... - 21:10 Bug #25517: TypoScript templates can't be saved at all after editing them using IE7/WinXP
- the "endless loop with rotating icon when saving"-issue should be resolved since final version,
But in the final r... - 09:55 Bug #18290: Firefox 3.0 mixes up frames (versions before TYPO3 4.2)
- i can confirm that the patch "typo3_bug_7646_for_416.patch" works for me
(typo3 4.1.6 in FF3.0b5 on Linux)
someon... - 08:02 Bug #18703: broken temp_CACHED_XXX_ext_localconf.php with PHP short tags
- According to CGL we do not support short tags. I am for staying with such policy.
- 06:10 Bug #18653: top.loadTopMenu undefined
- I reconfirm this issue- in 4.2.0 - seems to be related to setting user settings to start up in page module-
if use... - 06:10 Bug #15951: clickmenu on pagetree icons does not work
- I reconfirm this issue- in 4.2.0 - seems to be related to setting user settings to start up in page module-
if use...
Also available in: Atom