Activity
From 2010-02-19 to 2010-03-20
2010-03-20
- 23:54 Bug #16132: loading a module causes a strange HTTP request
- Resolved, unable to reproduce:
I was unable to reproduce this with current TYPO3 versions. - 23:51 Bug #16134: pageNotFound_handling: unescaped & in HTML-Source
- Resolved, no change required.
I don't really understand this. TYPO3 does not deliver with a notfound.html file. So... - 23:42 Bug #21745: Query parameters cannot contain "id="
- Committed to SVN TYPO3core trunk (revision 7139) and branch TYPO3_4-3 (revision 7140).
- 23:14 Bug #14131: undefined function imagegif() when using the 1-2-3 step installer
- Resolved with "won't fix"
I agree with Christopher that gd is mentioned as a requirement in the docs and every rec... - 23:04 Bug #14161: Wrong string pasted from 'TypoScript property lookup' -> 'Add object property'
- Resolved this really old bug with "Unable to reproduce". Thanks for picking this up again.
- 22:56 Bug #25653: scheduler editTasks() calls all registerd tasks to edit one
- A bit off-topic note:
The whole additionalFields things need better namespacings. It already happened to us several ... - 21:55 Feature #22303: htmlArea RTE: Extjize the spell checker
- Committed to SVN TYPO3core trunk (revision 7138).
- 20:01 Bug #22304: Field data_page_type in table index_phash is too small
- Committed to trunk, revision 7137.
- 14:06 Bug #22304 (Closed): Field data_page_type in table index_phash is too small
- The field data_page_type is of type tinyint which can hold values from 0-255.
This might be too small if you have ... - 16:01 Bug #22263: members & reviewers cannot push to next stage in WorkSpace under user tools
- I've got the same behaviour.
If the member is also entered in the field "editors” then he can forward the pages fo... - 13:36 Bug #17419: Field index_phash.cHashParams is too short
- Has been resolved in #12959
2010-03-19
- 19:50 Feature #22303 (Closed): htmlArea RTE: Extjize the spell checker
- The attached patch rewrites the RTE spell checking dialogue as a ExtJS window.
(issue imported from #M13870) - 18:16 Bug #25653 (Closed): scheduler editTasks() calls all registerd tasks to edit one
- If you edit a task the scheduler call all registered tasks and provide just the available data for the current select...
- 16:56 Bug #22291: RTE: After selecting a text color, the selected text is not coloured in Chrome
- The textcolor button is available, that's not the problem.
Now, I tested in FireFox and it works indeed correct.
Ea... - 15:12 Bug #22291: RTE: After selecting a text color, the selected text is not coloured in Chrome
- I can't confirm this. I also have installed TYPO3 4.4 Alpha 2 und have written only one row into pageTSconfig:
RTE... - 16:31 Feature #22302 (Closed): Integrate TYPO3 donate notice in the backend
- At the Q&A of the TYPO3 Association session of the T3CON09-Frankfurt 2009 some hundred agreed to have donation notice...
- 14:29 Feature #5718: Implement File upload support
- Hey Jochen,
do you know the corresponding implementation of Resources in FLOW3? I think, in case we implement this... - 12:10 Bug #22301 (Closed): stdWrap-property spaceAfter works not correctly
- If I work with spaceBefore everything works like expected:
<img src="clear.gif"><br />My text
"My text" ist in ... - 11:32 Feature #22300 (Closed): Possibility to configure another link paramter for jumpurl filelinks
- When you produce a filelink with stdWrap.filelink and jumpurl.secure you will be linked to the current PageId and typ...
- 11:02 Bug #18997: TCAselectItem not working for all tables
- I just have the same Problem. includeTCA doesn't load the columns-fields of my extension. But there is a trick:
incl... - 08:21 Bug #22293: Popup in HMENU creates invalid URL in IE
- Hi, Georg
No - in my testings I haven't used the configuration "absRefPrefix".
When I created the patch I looke...
2010-03-18
- 21:22 Feature #5718 (Accepted): Implement File upload support
- 17:33 Bug #22299 (Closed): Opening website frontend view from backend does not work properly
- The view icon in the backend to open a specific page of the website frontend does not work properly:
1) If the curre... - 15:46 Bug #21609: Problem with german "Umlaute" in BE file list, no thumbs generated
- @Jigal, a hack like this works for us.
This problem exists in 5.2.6, especially the version that is delivered with... - 15:29 Bug #22298 (Closed): RTE: blocklevel alignment broken
- Adding a textfield to typo3 and marking and setting some text as centered changes the following example:
<p>oh w... - 15:08 Bug #22297 (Closed): htmlArea RTE Not Loading
- Hi, I'm a TYPO3 newbie. I just installed it and everything seems to be functioning well, bu I cannot get RTE to load....
- 14:45 Bug #22296 (Closed): IS cannot not index files if absRefPrefix is set and indexExternalURLs is not
- If config.absRefPrefix is set, indexed search will not index files. There are several problems in the code:
- all no... - 14:13 Bug #22295: textStyle doesn't work
- There was somebody asking if this function is deprecated 2 years ago.
0008931 - 14:10 Bug #22295 (Rejected): textStyle doesn't work
- I just test some stdWrap-Properties and stubled over textStyle which generates font-Tags. I know...font-Tags are depr...
- 12:19 Bug #22294 (Closed): Error-message while importing a t3d-file (Application TYPO3Starter crashes)
- When I import a t3d-file on a local windows installation, I often get an error message. I guess I get that error mess...
- 11:43 Bug #22243: Several GIFBUILDER features broken for IM6 and GM
- I created a testcase in tests/t3lib/t3lib_div_testcase.php
(see patch testcase_4-4-alpha2_0013750.patch)
It test... - 11:26 Bug #22293: Popup in HMENU creates invalid URL in IE
- i don't know any details but does your patch also take absRefPrefix into account?
- 11:24 Bug #22293: Popup in HMENU creates invalid URL in IE
- I've created an extension which solves this problem by using xclasses.
If you wonder why I overwrite so many php-cla... - 11:14 Bug #22293 (Closed): Popup in HMENU creates invalid URL in IE
- In my menu one page is opened in a popup. It works perfect in all browsers excepted by the InternetExplorer-family
... - 10:58 Feature #21201: use navigation title if available
- I'll second that request.
It would also be cool in cases where a menu is build from subpages of a sysfolder. - 09:52 Bug #22292: Module web > info > log only shows changes made by the current be_user (if you are logged is as NON-ADMIN)
- Hey Uwe,
nice patch. Could you create a "unified" diff out of that? Also, are you interested in sending your patch... - 01:20 Bug #22292 (Closed): Module web > info > log only shows changes made by the current be_user (if you are logged is as NON-ADMIN)
- PROBLEM
1. Login as a common editor - not as a typo3 admin.
2. Click on Module web > info > log
3. In the selectb... - 09:29 Bug #22235: "Show" clickmenu in page tree generates wrong URL
- commited to trunk (rev. 7128, will be in 4.4.0 beta1).
- 09:26 Bug #22234: "Show" clickmenu in page tree does not work for mount pages
- commited to:
- trunk (rev. 7125, will be in 4.4.0alpha3 or beta1)
- TYPO3_4-3 (rev. 7126, will be in 4.3.3)
- TY... - 08:31 Bug #16328: Typo3 generates links that are not RFC compliant
- This old issue probably affects many extensions which all have to work their way around that bug. See http://forge.t...
2010-03-17
- 21:43 Bug #18900: Defining alternative icons with specConfs.[pid].pageIcon does not work
- Committed to:
Trunk, revision 7123
4-3, revision 7124 - 21:12 Bug #21813: cHashParams in index_phash is too small
- Committed to trunk, revision 7122.
- 20:40 Bug #22291 (Closed): RTE: After selecting a text color, the selected text is not coloured in Chrome
- Tried to colour the word: "coloured". After selecting a color the result was as follows:
coloure<span style="color: ... - 20:37 Bug #22290 (Closed): RTE with Text Color
- In the "set text color" window no more than three colors are shown. I have defined five colors.
When I delete the f... - 17:15 Bug #18592: Linking between domains in the pagetree with checkRootline does not work with search results
- Indexed search was changed to use typolinks long time ago. This bug shopuld be solved by now.
- 17:13 Bug #17936: indexed_search shows overflow error after updating zu t 4.1.4 / .5
- I don't think we can help with that because it is somewhere deep inside Zend engine. I can propose to:
- upgrade PHP... - 17:11 Bug #19726: UTF8 produces bad character output
- See my comment for #11405
- 17:03 Bug #20665: tx_indexedsearch description text with utf-8 encoding issues
- That can be solved by using "u" modifier to preg_replace but there are two problems:
- PCRE can be compiled without ... - 16:52 Bug #21633: Indexing Engine Statistics utf8
- Tested -> not reproducible. Since the reporter did not provide any information about his charset settings (Install, d...
- 16:32 Bug #19642: tt_news records are not being reindexed
- Can I set this issue as resolved?
- 11:31 Bug #19642: tt_news records are not being reindexed
- Hi Dmitry, thanks for your info.
- 10:33 Bug #19642: tt_news records are not being reindexed
- Falk, it is because page is different from news. Indexed search knows that page does not exist and it does not show i...
- 16:24 Bug #21387: typo3tempgot filled with thousands of EXTERNAL_URL* files
- Uploaded a cleaned up patch
- 16:16 Bug #22243: Several GIFBUILDER features broken for IM6 and GM
- Hi Georg,
the parameter part
+profile '*'
is correct.
It is used to strip any profile information from thumbnail... - 15:13 Bug #22243: Several GIFBUILDER features broken for IM6 and GM
- Another issue: What to do with
+profile '*'
Is it necessary to preserve the quotes in some conditions? - 14:50 Bug #21253: Indexing of files provided by dam_frontend extension fails
- Only cached results can be indexed.
- 14:47 Bug #21609: Problem with german "Umlaute" in BE file list, no thumbs generated
- Just read:
http://bugs.php.net/bug.php?id=44945
Adding
setlocale(LC_CTYPE, 'UTF8', 'en_US.UTF-8');
to wrapF... - 14:32 Bug #21609: Problem with german "Umlaute" in BE file list, no thumbs generated
- The problem is also present in t3lib/class.t3lib_stdgraphic.php -> t3lib_stdGraphic::wrapFileName()
Furthermore in... - 14:47 Bug #22099: Indexed_search and crawler not work on complex site with fe_users and fe_groups
- Not a bug because I know many installations where it works in this configuration.
- 14:43 Bug #21425: Name attribute in search form - invalid XHTML strict
- The patch is attached and it is pending in the core list.
- 14:33 Feature #22289 (Closed): Include the image padding for correct imageblockwidth calculation
- The imageblockwith (csc-textpic-imagewrap and csc-textpic-imagerow) calculation is wrong if the images have a paddin...
- 14:25 Bug #14370: PDF popup-links not indexed
- Not reproducible with 4.4 alpha 1
- 13:57 Bug #19990: Indexed search does not use config.fileTarget for files
- The patch is attached. Unfortunately I was not able to set "has patch" flag.
- 13:56 Bug #14183: FIX: indexed search external links
- The patch is attached. Unfortunately I was not able to set "has patch" flag.
- 13:51 Bug #22288 (Closed): htmlArea RTE: Table button not working in FF on some PC
- 1. Handling with the table element is very tricky. When pasting content from the clipboard into an existing table, th...
- 12:12 Bug #21388: typo3temp got filled with thousands of javascript_* files
- A new patch is available.
As an additional string for creating the ID a serialized representation of the menu array ... - 11:57 Bug #15265: Documentation for system extensions not available
- What about releasing documentation extensions?
doc_felogin
doc_dbal
doc_extbase
doc_... - 10:54 Bug #15020: mysql like regarding german "umlaute"
- I am going to add this information to the documentation. In general the current solution works correctly for most lan...
- 08:33 Feature #22017: Enable printing of frames at the backend
- Same as "Backend not printable if more than one page"
http://bugs.typo3.org/view.php?id=13823 - 08:05 Bug #22287 (Closed): Wrong flashmessage when clearing temporary data
- While fixing 0012202 i found out that a wrong flashmessage was shown when clearing temporary data.
A message sayin...
2010-03-16
- 21:25 Bug #22283: Backend not printable if more than one page.
- committed to trunk (rev. 7121)
- 11:54 Bug #22283 (Closed): Backend not printable if more than one page.
- If yout print a page from the backend (e.g. from template analyzer) you always only get the first page printed.
Thi... - 19:13 Feature #17275: Virtual fields
- Hi xavier,
When you use this trick, are you able to use ts object content and ts object records as if the records... - 17:28 Bug #22181: Forgot Password link not working in felogin
- Sorry it took me so long to respond. No I did not find a solution, and I did not revisit stepping through the script...
- 17:18 Feature #22286 (Closed): URLs with tel:... and sms:... not supported in core
- Those URLs get mangled. RTE (and possibly parts of core?) parse them as ?id=tel:... and are true that's not a valid...
- 15:59 Bug #22285 (Closed): Login cause JS error if not in frame (access to parent is not allowed)
- Each login page throws an error because it tries to access parent. Problem, there is always a parent and a parent.ope...
- 15:40 Bug #21248: "Clear temporary data" in setup module misses JS confirm
- Hi Søren,
your patch looks good!
One small change: Please use tab stopps to indent the new line in the locallang ... - 08:10 Bug #21248: "Clear temporary data" in setup module misses JS confirm
- Having absolutely no idea, if the diff file is made correctly, I've attached a fix for the issue.
My very first p... - 15:14 Feature #22284: TypoScript object browser - Show _all_ TS
- Committed to trunk (rev. 7120) after changing 'true' constants to 'TRUE' to fit CGL.
- 14:12 Feature #22284 (Closed): TypoScript object browser - Show _all_ TS
- Template analyzer would be able to sho the complete Listing of TS constants and setup, if there were the right link ....
- 14:33 Bug #17452: Resolving external URLs
- Actually I am not sure it is a realurl job. Shouldn't this be a core feature?
- 12:40 Bug #18062: language fallback in the URL
- That's not RealURL's issue. RealURL only generates URLs using exact parameters provided by the TYPO3 core. TYPO3 core...
- 08:42 Bug #16694: Extension manager fails in a postgres environment with multiple schema's and tables.
- Hi,
I haven't tried lately. Ries, have you had TYPO3 running the extension manger without problems? Then this bug ...
2010-03-15
- 23:05 Task #6249 (Accepted): Support for TCA fields of type "group" - allowes DAM support (has patch)
- 22:31 Feature #22212: Add proxy for the mail() function
- Hi guys!
I'm really looking forward to the outcome of this one ... and while you're at it, would you think that so... - 21:04 Bug #16486: There appeared Extension Repository upon clicking on "Open Office Writer 1.0 file (.sxw)"
- I can't reproduce the bug anymore. Without further feedback, I'll close it.
- 21:00 Bug #16214: Links and formatting of Modern Template Building part 1 to be corrected!
- I'm stumbling on this issue while going through old documentation-related issue. I'm sorry this was left untended for...
- 20:57 Bug #16203: Install.txt 4.0 Final not up to date (Remote-Install+Testsite-Package)
- INSTALL.txt has been completely rewritten in TYPO3 4.3. As far as I can tell the remarks above don't apply anymore. I...
- 20:17 Bug #21811: Missing -R option in chmod command in INSTALL.txt
- Released as part of TYPO3 4.3.1
- 20:10 Bug #14477: MTB1: "normal" column
- Yes, I'm closing this bug. The MTB must be completely revamped anyway, I don't think it's any good improving just a l...
- 17:24 Bug #22282: t3lib_tceforms::getIcon() doesn't check getimagesize() problems with "../" in path
- argh ... just found that this (which was on my todo-list for some time) is already resolved in trunk - maybe someone ...
- 16:20 Bug #22282 (Closed): t3lib_tceforms::getIcon() doesn't check getimagesize() problems with "../" in path
- In certain situations - if a skin is present - the icon path might contain a "../", unfortunately getimagesize() does...
- 16:46 Bug #22100: Workspace tiled Preview shows same version of Page
- The attached patch solves this issue if $TYPO3_CONF_VARS['FE']['disableNoCacheParameter'] was enabled in the install ...
- 15:13 Bug #22281 (Closed): tcemain versionSwap might break pages_language_overlay relations
- During swapping within t3lib_tcemain::version_swap() the $keepFields might contain the "pid" field. But keeping the "...
- 12:27 Bug #22280 (Closed): Typo3_mainDir not resolved when using rlmp_eventdb
- If I use the following skript from Robert Lemkes event_db I get by executing the following code:
require_once(PATH... - 11:49 Feature #22279 (Closed): Add .numberFormat function to stdWrap
- When handling prices or other special formated Numbers in TypoScript there's no reasonable way to format it properly....
- 11:09 Bug #22278 (Closed): Using ExtJS with debug should also use debug-files of adapter
- Now only ext-all-debug.js is used with debug setting, but the adapters also delivered with debug versions, so use it....
- 09:23 Bug #22277 (Closed): Firefox 3.6.0 // Linux cannot login to backend
- Hi,
It is not possible to login.
The error seems to be linked to version php 5.2.x
On a different server wit...
2010-03-14
- 21:34 Bug #20941: fe-editing broken if IRRE-elements are used with RealURL
- Committed to SVN:
* TYPO3_4-3 (rev. 7109)
* Trunk (rev. 7110) - 21:24 Bug #22205: Clean up class definition of frontendDoc in template.php
- Committed to SVN:
* TYPO3_4-3 (rev. 7107)
* Trunk (rev. 7108) - 20:16 Bug #22190: HMENU with IFSUB, CURIFSUB and hidden subpages
- Are there any news here?
- 20:14 Bug #20368: Automaticly append "www" to domain records
- Please close this issue, thanks
- 20:07 Bug #21983: Thumbnail generation broken for PDF files
- Committed to SVN:
* TYPO3_4-2 (rev. 7104)
* TYPO3_4-3 (rev. 7105)
* Trunk (rev. 7106)
Thanks to Andreas Beutel ... - 14:29 Bug #22275: fluid - unhelpful error message
- ok did that:
http://forge.typo3.org/issues/show/6822 - 11:26 Bug #15020: mysql like regarding german "umlaute"
- The syntax from note #22214 would break DBAL compatibility. As such -1 for this solution.
- 11:19 Bug #19990: Indexed search does not use config.fileTarget for files
- Yes, I agree, config.fileTarget should be used instead.
- 11:17 Bug #14569: Localization in Advanced search
- This patch still applies but it should be part of next bugdays to see if it still makes sense (don't have an indexed_...
- 09:50 Bug #22029: cropHTML not honoring whole word setting
- Committed to SVN TYPO3core
- trunk (revision 7102)
- TYPO3_4-3 (revision 7103)
2010-03-13
- 21:19 Bug #22275: fluid - unhelpful error message
- Florian, please file this fluid bug at forge.typo3.org.
- 18:25 Bug #22275 (Closed): fluid - unhelpful error message
- in typo3/sysext/fluid/Classes/View/TemplateView.php on line 358 the method parseTemplate() should return a helpful er...
- 18:38 Bug #22276 (Closed): Missing formHandler in ExtDirect API
- The generated api only contents name / len parameters for the functions. If you want to use forms (load/submit) there...
- 15:47 Bug #22274 (Closed): sql_regcase deprecated in PHP 5.3
- sql_regcase deprecated in PHP 5.3
line 1436 in / trunk / t3lib / class.t3lib_htmlmail.php
(issue imported fro... - 15:11 Bug #22273 (Closed): PageRenderer does not work for USER_INT plugins
- From the mailinglist (thread on typo3.dev called "PageRender and USER_INT Plugins")
"it looks like the pageRendere... - 12:27 Bug #15105: showpic.php does not resize the popup size if necessary
- Hey Marc,
care to write a patch for your solution and send it to the core list?
Thanks. - 12:25 Feature #14940: Better access control for content elements
- The extension "dw_content_access" was developed to include this feature, and with TYPO3 4.4 it also uses proper hooks...
- 12:21 Bug #14895: Problems with skinning in frontend editing
- This has been addressed and fixed in the new feeditadvanced.
- 12:14 Bug #14663: getText and splitChar not working with TV lib TS obj
- I will close this one in a week if there is no response. I don't think this is a TV problem here, and we've seen majo...
- 12:12 Feature #14745: Implement hooks in tslib_content
- OK. So anyone writing the hooks where they want them to be? Since 3.8 there have been quite some hooks added to tslib...
- 09:48 Bug #17427: Dependencies of uploaded extensions get lost
- This is an important patch. Please check this in as soon as possible!
If you have installed mbi_products_categorie... - 09:23 Bug #18369: EM warns No XCLASS inclusion code found if you use $GLOBALS['TYPO3_CONF_VARS']
- reminder
2010-03-12
- 19:02 Bug #22248: Use ExtJS for rendering tabs in the TYPO3 Backend
- Only just started to use ExtJs at work, but regarding to the question:
* It takes a while for the tabs to load, s... - 18:50 Bug #19565: Ship optimal TYPO3 configuration by default
- Resolved, fixed.
This was committed by Dmitry with revision 5027 - 18:07 Feature #22067: Add a "keyword" to l10n_mode in ['columns'][fieldname] section
- Committed in r326
- 18:05 Feature #22067: Add a "keyword" to l10n_mode in ['columns'][fieldname] section
- It's true that this is not entirely clear. I've added the following at the bottom of l10_mode description:
As ment... - 16:15 Bug #21745: Query parameters cannot contain "id="
- Attaching a new version of the patch that removes any &id=whatever from query parameters.
- 13:38 Bug #22261: RTE randomly inserts non-breaking spaces instead of spaces
- This does NOT happen if you paste text into the RTE, only if you type it yourself. Actually, the issue seems to have ...
- 05:42 Bug #22261: RTE randomly inserts non-breaking spaces instead of spaces
- I am unable to reproduce this issue.
- 12:51 Bug #22272 (Closed): Problem with indexed search an logged user
- When I log in as a frontend user, indexed search doesn't show any results. If I search without login I show all resul...
- 11:27 Bug #22271 (Closed): Editors don't delete items with sysext Recycler
- Hello,
If an backend user delete an element with Recycler. The button delete is ok (I've added the tsconfig allow... - 08:03 Bug #19045: Cropscale incorrectly crops GIF files
- Felix,
basically your suggestion is a reverse to 8025, do I see this right? Can we narrow the issue down when this... - 04:55 Bug #19103: RTEhtmlarea not loading after upgrade to 4.2.1
- @Erik: Is this still an issue?
- 04:24 Feature #15810: htmlArea RTE: Creating/editing anchors
- I agree with Dmitry that this is not very useful because you can link to any content element when creating a link wit...
- 04:00 Bug #14996: RTE-Link Editor changes Linktext when it´s a url itself
- Unable to reproduce this behaviour in current trunk or TYPO3 4.3.
- 03:43 Feature #15474: "abbr" attribute for table cells
- Committed to SVN TYPO3core trunk (revision 7101).
2010-03-11
- 23:17 Bug #21442: RTE 'remove formatting' function corrupts typo3 links
- See patch on issue #9218.
- 21:29 Bug #21442: RTE 'remove formatting' function corrupts typo3 links
- Could be related to #9218.
- 23:16 Bug #18717: Could not remove span with style and font tags
- See patch on issue #9218.
- 21:26 Bug #18717: Could not remove span with style and font tags
- Could be related to #9218.
- 04:52 Bug #18717: Could not remove span with style and font tags
- Do you still encounter this issue?
With TYPO3 4.3, I am not able to reproduce this issue, neither in Firefox, nor ... - 23:15 Bug #19247: "removeformat" messes up some in-line formats
- Committed to SVN TYPO3core
- trunk (revision 7098)
- TYPO3_4-3 (revision 7099)
- TYPO3_4-2 (revision 7100) - 21:10 Bug #19247: "removeformat" messes up some in-line formats
- The attached patch fixes the issue by correcting the regular expression that was mishandling the bold tags. It also f...
- 22:14 Bug #22270 (Closed): Hardcoded typo3_src Folder in TestCase tests/t3lib/cache/t3lib_cache_factoryTest.php
- Inside this file the path to the mockbackend is set by the setUp() function. Unfortunable this is done with the folde...
- 18:58 Bug #22078: Front-end login is broken with Safari
- As far as I understand your description I'm able to reproduce the problem here too (MAC OS X, Safari 4.0.4).
When cl... - 16:41 Bug #22269 (Closed): Cropping small images fails if noScaleUp is enabled
- If the install tool option noScaleUp is enabled, so images won't be scaled up, cropping images won't work, if the des...
- 13:44 Bug #22243: Several GIFBUILDER features broken for IM6 and GM
- The flaw in function unQuoteFilenames() is already present in the 4.2 branch. So I add a patch for that branch too.
- 13:42 Bug #22243: Several GIFBUILDER features broken for IM6 and GM
- After feedback from Susanne Moog on typo3.teams.core I did some further investigation on this problem, as it appear...
- 13:36 Bug #22243: Several GIFBUILDER features broken for IM6 and GM
- Yes Jacob, you are right.
I will post a new patch - together with more insights into this problem. - 13:39 Bug #22268 (Closed): [Feature] ExtJS driven fading in/out Flashmessages
- This singleton class creates fading-in FlashMessages, they stay for given duration and then fade out again.
Possib... - 12:32 Bug #22267 (Closed): empty redirect setting: login message without logout button
- If a login doesn't have a redirect setting (for example if a login box is needed on any page and a user shouldn't be ...
- 10:33 Bug #19565: Ship optimal TYPO3 configuration by default
- I think this issue could be closed.
4.3.x is shipped with the correctly named .htaccess files. - 10:33 Feature #22266 (Closed): Move checkbox "secondary options" to users module
- It makes much more sense to move the checkbox "secondary options" to the user's settings module. This will also make...
- 05:38 Bug #16268: RTE htmlArea: Remove formatting does not remove non-breaking spaces and pop uwindow still too small.
- The window size was fixed quite a while ago.
A new option is added to remove non-breaking spaces: Committed to SVN... - 05:37 Feature #22265: htmlArea RTE: Extjize Remove format dialogue
- Committed to SVN TYPO3core trunk (revision 7097).
- 05:26 Feature #22265 (Closed): htmlArea RTE: Extjize Remove format dialogue
- The attached patch rewrites the Remove format dialogue as an ExtJS window.
Additionnally, a new option is added to... - 01:08 Bug #22261: RTE randomly inserts non-breaking spaces instead of spaces
- Of course, this also happens with *single* space characters.
- 00:46 Bug #22261: RTE randomly inserts non-breaking spaces instead of spaces
- I think that this is not a bug. If you enter a series of consecutive spaces, every second one will be a non-breaking...
- 01:05 Bug #21209: Empty paragraphs contain <br /> in Firefox instead of i.e.
- Please explain how to reproduce. I think that in both browsers, after saving, the empty paragraph will be rendered as...
- 00:29 Feature #22264: htmlArea RTE: Extjize About window
- Committed to SVN TYPO3core trunk (revision 7096).
- 00:15 Feature #22264 (Closed): htmlArea RTE: Extjize About window
- The attached patch rewrites the About dialogue as a ExtJS window.
(issue imported from #M13795)
2010-03-10
- 17:58 Bug #17104: Install Tool does not work when using the right password
- Same on my system when upgrading to 4.3.2
**Disabling Safe Mode (it was accidently enabled) fixed it also on my sy... - 17:53 Bug #22181: Forgot Password link not working in felogin
- I can confirm this problem. Updated one of our installation from 4.2.x to 4.3.2, FeLogin version is 1.3.0.
Did you... - 17:45 Bug #22263 (Closed): members & reviewers cannot push to next stage in WorkSpace under user tools
- this is in workspace under user tools
When members & reviewers go to the workspace they do not get the option to p... - 16:46 Bug #22262 (Closed): syntax error in class.tx_cssstyledcontent_pi1.php
- In class.tx_cssstyledcontent_pi1.php, at the end of the line 381, there is a residual semi-column
$out = $this->c... - 16:45 Bug #22261 (Closed): RTE randomly inserts non-breaking spaces instead of spaces
- When entering text in a RTE field, e.g., for a text content element or news, the RTE sometimes inserts a non-breaking...
- 16:28 Bug #21209: Empty paragraphs contain <br /> in Firefox instead of i.e.
- That should have been: < p / > tag
- 16:27 Bug #21209: Empty paragraphs contain <br /> in Firefox instead of i.e.
- Both ways of coding empty paragraphs seem to violate web standards. IIRC the correct way would be to use a "<p />" tag.
- 16:20 Bug #21914: Datepicker doesn't work in Internet Explorer 8
- A more careful reading of the thread lead me to verify the ExtJS version in which the bug is resolved, and indeed it ...
- 16:01 Bug #21914: Datepicker doesn't work in Internet Explorer 8
- Apparently, the cause is the ExtJS version.
The bug is documented in the ExtJS forum here :
http://www.extjs.com/fo... - 14:16 Bug #22059: t3lib_div::cleanOutputBuffers() might loop forever
- I too can confirm this bug on 4.3.2 - although i'm using PHP as an ISAPI module
The bugfix works as it should
B... - 13:46 Bug #22260 (Closed): Redirects use incorrect function parameters
- In processRedirect() a redirect url is made by calling $this->pi_getPageLink(pid, array(), TRUE) .
The function is ... - 11:48 Task #6249: Support for TCA fields of type "group" - allowes DAM support (has patch)
- ok - the patch won't apply anymore due to recent changes in extbase. I already merged the changes in my local svn ver...
- 11:28 Feature #20778: Colorpicker has no usable icon
- committed to svn
4_3 rev 7094
trunk rev 7095 - 11:20 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
- This is a duplicate of 11231.
I applied the patch (TYPO3 4.2.12) and still have the same problem:
- In the databa... - 11:03 Feature #22212: Add proxy for the mail() function
- Hi Benni - yes - nice plan - ttyl
- 09:08 Bug #3546: Click on "Create new" to create new workspace stage brings 404
- Same here … Staging calls "typo3/mod/user/ws/ajax.php" which does not exist. ajax.php is located in "/typo3"
script ... - 06:24 Bug #22258: htmlArea RTE: ExtJS raises JS error on opening resizable window in IE
- Committed to SVN TYPO3core trunk (revision 7093).
- 06:17 Bug #22258: htmlArea RTE: ExtJS raises JS error on opening resizable window in IE
- Dialogue windows will not be resizable in IE. This is already the case for all dialogues, except for color dialogues.
- 06:16 Bug #22258 (Closed): htmlArea RTE: ExtJS raises JS error on opening resizable window in IE
- As of ExtJS 3.1.1, if an ExtJS window is configured as resizable, a JS error is raised in IE when the window opens.
... - 04:45 Bug #15389: Pop-up window by "remove formatting" is too small (width).
- Moreover, the opening width of the window may be configured in TYPO3 4.3.
- 04:42 Feature #22257: htmlArea RTE: Extjize Find & Replace
- Committed to SVN TYPO3core trunk (revision 7092).
- 04:32 Feature #22257 (Closed): htmlArea RTE: Extjize Find & Replace
- The attached patch rewrites the RTE Find and Replace dialogue as a ExtJS window.
(issue imported from #M13785) - 01:23 Bug #22256 (Closed): User settings title needs capitalization
- The User Settings tool is mis-capitalized as a title (at least when compared to the other tools). It is currently: Us...
2010-03-09
- 23:10 Feature #22212: Add proxy for the mail() function
- Hey Tolleiv,
well, maybe we can have a different solution to is close to your existing one. let's talk the next fe... - 20:29 Bug #22255 (Closed): File or URL in media CE
- Inserting file or URL in media content with TYPO3 4.3.0 and 4.3.2 opens a popup with a blank page. I've found this on...
- 13:10 Bug #22243: Several GIFBUILDER features broken for IM6 and GM
- Hi Jörg,
It seems that your patch is reversed, it should have been:
- } elseif(preg_match('/^"/', $v)) {
+ ... - 00:59 Feature #17247: Load Inline Elements On Demand
- Hi Harald,
I had issue with IRRE elements where expandSingle was not set. I did correct that and uploaded patch in c...
2010-03-08
- 23:27 Bug #14183: FIX: indexed search external links
- Well, I had quickly a look at source code and at least the mentioned lines are still as for old_bartv. We should leav...
- 11:24 Bug #14183: FIX: indexed search external links
- Due to the age of this bug I assume it can be closed.
Or can someone still reproduce this bug? - 23:18 Bug #16694: Extension manager fails in a postgres environment with multiple schema's and tables.
- Hi there, any news for this bug? I tried to start debugging DBAL too on PostgreSQL but I'm quite still stuck to MySQL...
- 23:14 Bug #22069: wrong image shown in WEB->PERM (backend-redesign)
- Hi Stephan,
thanks again for your work!
The same as with your other patches:
To get it discussed and included ... - 23:10 Bug #22095: no alternative icon returned from 'getIcon' in class.t3lib_iconworks.php (backend-redesign)
- Hi Stephan,
thanks again for your work here!
The same as with your other patch (#22254):
Please create a unified... - 23:06 Bug #22254: missing <tr> in "Admin Tools -> User Admin"
- Hi Stephan,
thanks for your fix!
To get your patch discussed and finally included, send it to the TYPO3-core-list... - 19:32 Bug #22254 (Closed): missing <tr> in "Admin Tools -> User Admin"
- the HTML-output in module "User Admin" is corrupt, because of a missing <tr>.
simple replace line 1382 in 'typo3/s... - 20:02 Feature #14524: Feature suggestion: Provide function to see if pdftotext/catdoc are working
- Yes please leave it open for now...
- 11:08 Feature #14524: Feature suggestion: Provide function to see if pdftotext/catdoc are working
- Is the feature request still active?
- 19:50 Bug #22250: Auto-increment does not work with driver odbc_mssql
- Committed patch to TYPO3 Core:
- trunk (rev. 7089)
- 4-3 (rev. 7090-7091)
In addition, I contacted maintainer ... - 18:57 Bug #22250: Auto-increment does not work with driver odbc_mssql
- Showing error message from ODBC (using odbc_errormsg()) returns
[unixODBC][FreeTDS][SQL Server]Invalid object name... - 17:51 Bug #22250: Auto-increment does not work with driver odbc_mssql
- Again in train... this time I tracked down the problem into ADOdb, in typo3/sysext/adodb/adodb/drivers/adodb-odbc.inc...
- 08:49 Bug #22250: Auto-increment does not work with driver odbc_mssql
- I tracked down the problem this morning while traveling by train. Problem is located in method GenID from EXT:adodb. ...
- 19:27 Bug #16781: Pagetree only shows up to Level 2 / Backend login impossible with MSSQL via ODBC
- Using standard page module (not TemplaVoilà), I cannot show more than a single level (root + first level). Patch of F...
- 17:49 Bug #22253 (Closed): TYPO3's plain mails should use the proper encoding settings
- There are two occurences were TYPO3 sends out plain mails without proper encoding.
Attached patch solves that...
... - 17:34 Feature #22212: Add proxy for the mail() function
- Hi - seems that it isn't that easy to use plainMailEncoded() as proxy for t3lib_htmlmail() - I posted a request in th...
- 16:18 Feature #22212: Add proxy for the mail() function
- Hm ok - I'll try to bring up a patch for that, but I don't fully agree that t3lib_div::plainMailEncoded() already is ...
- 16:47 Bug #22229: External URL only indexes first page
- Sorry :-/ after testing with other websites, I found out that my patch did not handle "relative" links which are abso...
- 14:56 Bug #22229: External URL only indexes first page
- After investigating a bit more, the base url in case of relative url is not computed with the TYPO3 website itself (i...
- 16:21 Bug #17079: Wrong path for images in repetitive content elements
- Ok this issue doesn't exist with 4.3.2 and templavoila 1.5.0 so for me the issue is closed.
- 15:43 Feature #17247: Load Inline Elements On Demand
- Hi Harald,
thank you very much for the new patch. I tested the new expandSingle behaviour and it seems to work like ... - 15:32 Bug #22252 (Closed): Add Hooks in page module in order to hide icons
- With these hooks you can easyly disable the edit icon, move up icon, move down icon, hide icon and delete icon of eac...
- 13:46 Bug #16272: Hidden Record "Website Language" is selectable in (new) Record "Alternative Page Language"
- See discussion in issue #20783.
(Another related issue is #20783) - 13:45 Bug #20783: Deleted languages are selectable for contentelements
- This is a long-standing issue, see also issues #15355 and #15355. This is not a bug per se, but rather an implementat...
- 13:27 Feature #14603: Possibility to choose prefered RTE as a user option
- Please close it.
- 11:27 Feature #14603: Possibility to choose prefered RTE as a user option
- Due to the age of this bug I assume it can be closed.
Or can someone still reproduce this bug? - 13:21 Bug #22251 (Closed): Google Chrome Frame Plugin leading to lost sessions
- After installing the Google Chrome Frame Plugin, BE and FE sessions got lost immediatly after each page click.
... - 11:29 Bug #14296: BE upload field does not work when minitems=1
- Due to the age of this bug I assume it can be closed.
Or can someone still reproduce this bug? - 11:29 Bug #14477: MTB1: "normal" column
- Due to the age of this bug I assume it can be closed.
Or can someone still reproduce this bug? - 11:13 Bug #14569: Localization in Advanced search
- Due to the age of this bug I assume it can be closed.
Or can someone still reproduce this bug? - 11:05 Feature #14486: Disable path - feature
- Due to the age of this bug I assume it can be closed.
Or can someone still reproduce this bug? - 10:50 Bug #14370: PDF popup-links not indexed
- Due to the age of this bug I assume it can be closed.
Or can someone still reproduce this bug? - 10:38 Bug #14204: after pasting a pagecontent, it jumps back to another page
- Due to the age of this bug I assume it can be closed.
Or can someone still reproduce this bug? - 10:37 Bug #14170: No check of mysql-rights
- I think this bug / feature is still relevant, isn't it?
- 10:35 Feature #14319: Generating thumbnails should be configurable to limit the dimension of source grafic
- Due to the age of this bug I assume it can be closed.
Or can someone still reproduce this bug / feature?
2010-03-07
- 23:43 Bug #22250 (Closed): Auto-increment does not work with driver odbc_mssql
- When connecting to a MSSQL database using driver odbc_mssql, records are not given a proper auto-increment value (col...
- 23:29 Bug #22233: Unit test failure: t3lib_PageRenderer_testcase::testAddCssFile
- committed to trunk rev 7087
- 23:13 Bug #16781: Pagetree only shows up to Level 2 / Backend login impossible with MSSQL via ODBC
- Committed 4640_v2.diff:
- trunk (rev. 30854)
- DBAL_1-0 (rev. 30855)
I still want to test whether problem with... - 23:06 Bug #22063: Backend login impossible with MSSQL via ODBC due to FetchRow() result
- Patch of bug #4640 solves this issue. No need for another patch.
- 20:54 Bug #22063: Backend login impossible with MSSQL via ODBC due to FetchRow() result
- OK, I did some test and configured a website with MSSQL and odbc_mssql instead of native driver mssql and I could not...
- 18:50 Bug #25572: wrong line height for the linecounter
- The height of .t3e_linenum dt (t3editor.css: 13px) has to match the line-height of .editbox (t3editor_inner.css), whi...
- 17:01 Feature #22249: Custom Workspaces allow users file mounts
- Note, this issue is related to:
http://bugs.typo3.org/view.php?id=4203
This extends the patch to allow for a work... - 16:48 Feature #22249 (Closed): Custom Workspaces allow users file mounts
- When creating a custom workspace you can define the mount points to this workspace, however in practice it is more pr...
- 16:56 Bug #22097: Workspace filemounts don't respect user filemounts
- Issue related to 0013633, http://bugs.typo3.org/view.php?id=13763
This is a patch enabling the workspace to show t... - 16:34 Bug #22182: No Page-Tree Reload after saving a new page "inside" or "after"
- this can be reproduced with and without TemplaVoila, therefore I assume that it's a "regular" Core issue.
Pagetre... - 15:48 Bug #21873: alternative page language will be deleted in new workspaces after publishing
- Confirmed that the problem exists with 4.3.2
Uploaded patch 13075-versionswap-alternativepage.patch fixing the iss... - 11:45 Bug #22178: Deprecated function sql_regcase in cms/tslib/class.tslib_pagegen.php
- I can confirm this problem ...
sr_feuser_register uses this two - 10:51 Bug #22248 (Closed): Use ExtJS for rendering tabs in the TYPO3 Backend
- Hey,
this is a result from the TYPO3 User Experience Week in November 2009. It changes all occurences in the TYPO3... - 10:40 Bug #22223: Conditions in PageTSconfig does not work!
- Hey Claus,
what you're looking for would be
TCEFORM.tt_content.text.header.disabled = 1
where text is the CT... - 10:24 Bug #21346: Page tree will not be shown in the typo3 backend
- Hello Olly,
should we close this issue? - 10:17 Bug #22193: Inefficient fetch of templates from table sys_template
- committed version2 to trunk (rev. 7086).
- 10:11 Bug #15657: left-click in filelist is broken (IE6)
- I am closing this issue, there was no feedback in the last 18 months, and it seems that the duplicates of this bug ha...
2010-03-06
- 23:09 Bug #22223: Conditions in PageTSconfig does not work!
- Hi again
I solved it :-)
Can you give me a hint for configuration for special doktypes though.
I would like to... - 23:03 Bug #22223: Conditions in PageTSconfig does not work!
- Hi Susanne
I still cant get it working - I added the configuration to the page set to rootLevel and checked 3 leve... - 19:03 Bug #22247: page.jsInline / page.jsFooterInline may fail with config.removeDefaultJS=external
- Use following TS to test, have a look at the results with removeDefaultJS=0
and removeDefaultJS=external ( the filec... - 18:54 Bug #22247 (Closed): page.jsInline / page.jsFooterInline may fail with config.removeDefaultJS=external
- jsInline and jsFooterInline are build from cObject-Array.
These may contain _INT objects. INT-Objects are put as <!-... - 18:10 Bug #20715: no possibility to set returnpath for mails in class.t3lib_htmlmail.php
- I had the problem myself and came to another solution (see attached file 0011472_suggestion.txt). Hopefully this bug ...
- 16:19 Bug #22222: Backend login fails suddenly for some users
- I can confirm this with the latest trunk revision 7199 of TYPO3 4.4. I have updated today and the backend login has w...
- 16:15 Bug #15237: Nesting of sections doesn`t seem to work
- Just to bring that up again - I don't think that this issue is still relevant. I worked with nested sections in a few...
- 16:09 Bug #22246 (Closed): wrong coding of ampersand in includeCSS and includeJS*
- trying to include a php-generated variable css file with multiple GET-parameters produces an URL with '&' instead of ...
- 15:12 Bug #22056: Content Type Media rendering error
- Hi,
no, i haven't installed rgmediaimages, but found the my problem.
After updating css_styled content was not ... - 13:55 Feature #19120: Add mailform config for elements INPUT, SELECT, TEXTAREA, SUBMIT
- and in extension that overwrite the function FORM in tslib_cObj, eg.: typo3conf/ext/maag_formcaptcha
typo3conf/ext... - 12:05 Bug #16946: SQL error with Templavoila/DBAL/PostgreSQL: Different language
- Committet to trunk (rev. 30801) and templavoila_1-4 (rev. 30802) - could someone please mark the issue as resolve/cl...
- 11:52 Feature #22245 (Closed): Secure Install Tool Login
- As we have an rsaauth library now and a service for salted passwords it would make sense to:
1. store the install ... - 11:46 Feature #21257: Integrate Security section to Install Tool
- +1 by me for such a section.
altough this breaks up the clear sorting by SYS / BE / FE etc, such a section would m... - 01:22 Bug #14754: Setting file fields in TCA to "required" makes it impossible to save the record
- Committed to SVN:
* TYPO3_4-2 (rev. 7083)
* TYPO3_4-3 (rev. 7084)
* Trunk (rev. 7085) - 00:47 Bug #22190: HMENU with IFSUB, CURIFSUB and hidden subpages
- alternative solution: extract MENUDATA caching into a separate cache like treelist cache and also handle clearing lik...
- 00:36 Bug #22190: HMENU with IFSUB, CURIFSUB and hidden subpages
- Has a long tail to fix first, not doable during bug auction.
pointers: track MENUDATA from cache_hash table, ident... - 00:46 Bug #21761: Fatal error in class autoloader after upgrade to TYPO3 4.3
- Closing this bug since no change is required in TYPO3.
Please upgrade to PHP 5.3.2 instead... - 00:33 Bug #21761: Fatal error in class autoloader after upgrade to TYPO3 4.3
- After upgrading to PHP 5.3.2 (built: Mar 6 2010 00:11:37) this bug does not appear any more. It seems to be a bug in...
- 00:28 Feature #22212: Add proxy for the mail() function
- Hey Tolleiv,
great idea. However, I think the t3lib_div::plainMailEncoded is already a proxy. What I could imagine...
2010-03-05
- 23:49 Bug #21761: Fatal error in class autoloader after upgrade to TYPO3 4.3
- We reproduced this issue at the T3BOARD10 on a PHP 5.3.1
It seems, that this is is a PHP 5.3 bug since the current... - 16:29 Bug #21761: Fatal error in class autoloader after upgrade to TYPO3 4.3
- Hi Oliver,
here is the full debug_backtrace.
I hope it gives you some hints.
Thomas - 23:31 Bug #14754: Setting file fields in TCA to "required" makes it impossible to save the record
- actually setting eval "required" works, but the validation fails, if you set "minitems" to 1.
- 16:33 Bug #14754: Setting file fields in TCA to "required" makes it impossible to save the record
- yes, it still exists in 4.4-dev :)
- 16:12 Bug #14754: Setting file fields in TCA to "required" makes it impossible to save the record
- Oh, and this one still exists in latest releases of TYPO3?
- 22:46 Bug #15250: t3lib_BEfunc::blindUserNames() does not work sometimes
- patch now attached
- 22:23 Bug #22190: HMENU with IFSUB, CURIFSUB and hidden subpages
- No Typoscript configuration needed from reporter, because I already aknowledge this bug.
- 16:08 Bug #22190: HMENU with IFSUB, CURIFSUB and hidden subpages
- Can you please add your TypoScript configuration here and describe what does not work in detail? Thanks in advance!
- 15:50 Bug #22244 (Closed): Missing PageTree reload after saving some new page.
- after I add some new pages the PageTree does not reload. Whem I do that over the ContextMenu it works fine.
I add ... - 15:13 Bug #22192: htmlArea RTE: Cleanup some unused code
- Follow up patch removing status bar extension and plugin committed to SVN TYPO3core trunk (revision 7082).
- 12:37 Bug #22243 (Closed): Several GIFBUILDER features broken for IM6 and GM
- When IM6 or GM are used, several GIFBUILDER features that internally use mask images (e.g. SHADOW and NICETEXT) are b...
- 11:46 Bug #21260: Spaces in Webroot path break ImageMagick compose
- My patch has been applied to 4.3 but not to the 4.2 branch.
It should be applied there too. - 09:34 Bug #22242 (Closed): IRRE: Inline elements of translated records are not coppied correctly.
- In my example, i've got a parent with some IRRE children and translated parents with the translated children. When I ...
- 08:55 Bug #22239: spelling of localization label
- I also noticed this "s" which is not there in the Core label.
Please update your translations in the EM, then you ... - 08:03 Bug #22239: spelling of localization label
- The default label name is "pi_list_browseresults_display", but in /www.dpi-typo3conf/l10n/de/indexed_search/pi/de.loc...
- 07:24 Bug #19154: Accessibility problem with smileys
- Committed to SVN TYPO3core trunk (revision 7081).
Will not be fixed in previous TYPO3 versions. - 07:18 Bug #19154: Accessibility problem with smileys
- The attached patch replaces the set of emoticons with set of emoticons of Mozilla Thunderbird. The alt attribute for ...
- 05:54 Bug #22050: Delete page problem with pages_language_overlay
- I'm experiencing the same issue in a production website. It's a very relevant bug, the sites using multilanguage supp...
- 04:09 Bug #18823: Cannot correctly insert multiple special characters
- Do you still encounter this issue?
- 02:35 Bug #21863: htmlarearte sometimes deletes contents
- Solution already applied to trunk.
- 02:32 Bug #21863: htmlarearte sometimes deletes contents
- Committed to SVN TYPO3core branch TYPO3_4-2 (revision 7079) and branch TYPO3_4-3 (revision 7080).
- 02:34 Bug #22230: Text fields are replaced by empty string, when RTE is not loaded completely.
- Patch is attached to #13057.
- 01:46 Feature #22241: htmlArea RTE: Extjize character map
- Committed to SVN TYPO3core trunk (revision 7078).
- 01:27 Feature #22241 (Closed): htmlArea RTE: Extjize character map
- The attached patch rewrites the RTE character map as a ExtJS window.
The new window contains three tabs: general e... - 00:12 Bug #22240 (Closed): saving umlauts to flexforms doesn't work with iso-8859-1
- t3lib_error_Exception
PHP Catchable Fatal Error: Argument 2 passed to t3lib_div::array_merge_recursive_overrule() ...
2010-03-04
- 23:44 Bug #16946: SQL error with Templavoila/DBAL/PostgreSQL: Different language
- Patch sent to mailing list typo3.teams.templavoila
- 21:50 Bug #22239: spelling of localization label
- The english label looks as follows:
Displaying results ###TAG_BEGIN###%s to %s###TAG_END### out of ###TAG_BEGIN###%s... - 16:17 Bug #22239 (Closed): spelling of localization label
- The spelling of the label "pi_list_browseresults_display" is not correct in german (and other languages?): "pi_list_b...
- 15:33 Bug #22238 (Closed): Fatal error: Class 't3lib_error_Exception' not found
- When using eID the following error is displayed if PHP error happens:
Fatal error: Class 't3lib_error_Exception' ... - 15:26 Bug #22056: Content Type Media rendering error
- did you have installed "rgmediaimages" ? i had the same problem - then i removed this extension and now the media ty...
- 15:20 Feature #22126: Preview of mount pages via backend
- commited to:
- trunk rev. 7075
- TYPO3_4-3 rev. 7076 (will be in 4.3.3)
- TYPO3_4-2 rev. 7077 (will be in 4.2.13) - 15:00 Bug #22223: Conditions in PageTSconfig does not work!
- The first one works, you just have to pay attention that the treeLevel condition starts counting at 1 not at 0, so pe...
- 14:52 Bug #22221: includeCSS changed behavior
- Patch file 13716.diff was sent to core list.
- 13:28 Bug #22237 (Closed): Extension Manager handles special characters incorrectly in a typo3 installion where the charSet is utf-8
- Characters like 'ë' is displayed as a ? character after forcing typo3 to use utf-8.
(issue imported from #M1... - 11:58 Feature #22207: class.t3lib_tsparser_ext uses while (list) each instead of better foreach
- duplicate of #22194, this bug report could be closed!
- 09:38 Bug #22236 (Closed): cache_treelist does not take FE users into account
- cache_treelist table caches the tree for the current user. If the user is anonymous, fetching cached tree for logged ...
- 09:19 Bug #22235 (Closed): "Show" clickmenu in page tree generates wrong URL
- If we don't have any sys_domain record in our page tree, the clickmenu "Show" will generate a link like:
http://ex... - 09:08 Bug #22234 (Closed): "Show" clickmenu in page tree does not work for mount pages
- Clicking the "Show" on a page which is a mount point to somewhere else brings the error:
"The requested page didn'... - 06:02 Bug #21761: Fatal error in class autoloader after upgrade to TYPO3 4.3
- I solved the problem using extdeveval extension to generate the ext_autoload.php files for extensions causing problem...
2010-03-03
- 19:52 Feature #21997: t3lib_div::getURL curl connection has no connection timeout
- To add up something for the request it would be great to have these as well:
CURLOPT_SSL_VERIFYPEER ( default = TR... - 19:15 Bug #22233: Unit test failure: t3lib_PageRenderer_testcase::testAddCssFile
- I still get this failure even with my usual system extension installed.
- 19:10 Bug #22233 (Closed): Unit test failure: t3lib_PageRenderer_testcase::testAddCssFile
- Testsuite: t3lib_PageRenderer_testcase
testAddCssFile
! Failure in test case testAddCssFile
File: /home/klee/ecl... - 19:07 Bug #22232 (Closed): Unit test failures in scheduler if the extension is not installed
- If I uninstall all system extensions except for the required ones (lang, cms, sv), I get some test failures.
These... - 18:26 Feature #22231 (Closed): Add possibility to use Wizzards->Suggest feature in FlexForms
- By default only fields configured in TCA can use Wizzard->Suggest feature introduced in ver. 4.3. Thanks to small mod...
- 18:21 Bug #20046: auto_respond_msg not utf-8 compatible
- please use bug_10480.diff, this takes the host operating system into account (linefeeds on unix / windows).
- 15:56 Bug #20046: auto_respond_msg not utf-8 compatible
- I can confirm this for 4.2.12
The encoding header is missing.
The patch attached fixes the problem. - 17:48 Bug #22230 (Closed): Text fields are replaced by empty string, when RTE is not loaded completely.
- I have a large backend form with some RTE fields. When I open and save the form, before all RTEs are loaded completel...
- 16:59 Bug #21888: minor issue with indexing
- Hi,
Could you provide a patch? - 16:57 Bug #22099: Indexed_search and crawler not work on complex site with fe_users and fe_groups
- Hi, you should post your problem to the English mailing list as you're not sure it is a bug in indexed_search.
- 16:55 Bug #22229 (Closed): External URL only indexes first page
- When indexing an external URL/website, the first page is indexed but no subpage of the external website.
Problem i... - 14:58 Bug #21830: Redirect with felogin on TYPO3 4.3 does not work
- checking my dependencies, neither the login-element nor the login-page has access "Hide at login", furthermore the pr...
- 10:59 Bug #21830: Redirect with felogin on TYPO3 4.3 does not work
- The problem also exists with pages that have no special access mode set. I'm using shortcuts with "Hide at login" but...
- 09:29 Bug #21830: Redirect with felogin on TYPO3 4.3 does not work
- Although this not being the right forum for "Redirect to restricted page-issue" I'll just explain the logic.
Redir... - 14:26 Bug #22228 (Closed): renderWizards with popup_onlyOpenIfSelected for drop down menu broken
- If popup_onlyOpenIfSelected is set for wizard_edit.php at a record definition, there should be an alert message, if n...
- 14:21 Bug #22227 (Closed): t3lib_div CGL Cleanup: Missing spaces around string concatenator
- t3lib_div does absolutely not match the current CGL. This issue is intended be focused on one particular rule of CGL:...
- 13:44 Feature #22226 (Closed): Allow results to be filtered with a date range
- I just needed a way to filter the list of results based on a "last modified" date span.
Please find enclosed a wor... - 13:43 Feature #22225 (Closed): html content wrap
- Html element shouldn't be wrapped with csc-default and c-ID.
For example imagine someone put a simple clear element ... - 12:59 Bug #22224: Hook getFlexFormDS_postProcessDS can not return anything
- Forgot to mention: this is in class.t3lib_befunc.php
- 12:57 Bug #22224 (Rejected): Hook getFlexFormDS_postProcessDS can not return anything
- In line 1211 the hook method is called like this:
$hookObj->getFlexFormDS_postProcessDS($dataStructArray, $conf, $ro... - 12:25 Bug #21863: htmlarearte sometimes deletes contents
- Today I got the feedback from my editors.
It seems to be, that this bug does not occur any more, and that it has n... - 10:45 Bug #19734: t3lib_db explainOutput does not work with tablealias
- Committed:
- trunk (rev. 7073)
- 4-3 (rev. 7074) - 09:09 Bug #21813: cHashParams in index_phash is too small
- @Dmitry, this is a REMINDER, your fix was not commited. See comments in Core list
2010-03-02
- 17:29 Bug #22223 (Closed): Conditions in PageTSconfig does not work!
- I have taken the following from http://typo3.org/documentation/document-library/core-documentation/doc_core_tsconfig/...
- 17:26 Bug #16946: SQL error with Templavoila/DBAL/PostgreSQL: Different language
- Even if this posting is rather old I ran into the same issue using typo3 4.3.1, templavoila 1.4.1 and MS SQL Server v...
- 15:49 Bug #22222 (Closed): Backend login fails suddenly for some users
- Hi,
I am a newbie to TYPO3.
We have a client whose web application hosted on TYPO3.
The webapplication is hoste... - 15:05 Bug #25581 (Closed): comment in TEXT.value breaks code completion
- try this:
page2 = PAGE
page2.9 = TEXT
page2.9.value(
/*sdf*/
)
page2.10 = HMENU
page2.10.1 = GMENU
page2.... - 13:47 Bug #22221 (Closed): includeCSS changed behavior
- In Revision 5903 (http://forge.typo3.org/repositories/diff/typo3v4-core/trunk/typo3/sysext/cms/tslib/class.tslib_page...
- 13:31 Feature #22216: History Icon in Record Edit view
- np, here we go: options.disableTopHistoryButton :-)
or even for single tables if you need it. - 11:52 Bug #22219 (Closed): de/encoding mouseover with german spezialchars like öäüß
- If i write send the change for mainuser i can set a usercomment. After that i can see the comment with mouseover the ...
- 11:52 Bug #21794: javascript error in tmenu_layers.php and gmenu_layers.php
- Hey,
I attached a patch in a unified diff format. Please check the patch and give your +1 in the core list, so it ... - 11:23 Feature #22218: Viewport for iPhones
- Added tested and working patch
- 09:42 Feature #22218 (Closed): Viewport for iPhones
- Would it possible to add
"<meta name="viewport" content="width=320, user-scalable=yes">"
to the Backend HTML.
Be... - 10:23 Bug #21998: RTE HTMLAREA - Additional Inline Elements Bug
- Thank you! :)
- 10:15 Bug #21388: typo3temp got filled with thousands of javascript_* files
- Hi @all,
it looks like nobody cares about this bug. Maybe there should be more users with 2 million .js files in typ...
2010-03-01
- 23:08 Feature #22216: History Icon in Record Edit view
- Could you please put a (User-)TSconfig-option around so that one can hide this button, if it's not needed?
- 17:51 Feature #22216 (Closed): History Icon in Record Edit view
- Within the record edit view at the top next to the save buttons you get a history button to quickly get to the histor...
- 21:56 Bug #22217 (Closed): Flashmessages in t3lib_fullsearch
- The BE module DB check => Full search => Advanced query is missing flash messages.
Localization is not part of th... - 16:39 Bug #22119: Include ISO_3166-1 alpha2 in sys_languages
- i don't get it - why should we use ISO 3166 in sys_languages? languages (2 letter codes) are definied in ISO 639-1
... - 16:18 Bug #22215 (Closed): records informations in workspace
- When you click on "info" button (in list view), the popup displays the information of the "LIVE" record, even if we a...
- 14:48 Bug #22214 (Closed): in class t3lib_htmlmail, function sendTheMail() uses a problematic @ini_set for sendmail_from
- If php has been built with suhosin and runs via FCGI SAPI, the @ini_set() function call is not ignored (which is obvi...
- 14:40 Bug #22213 (Closed): stdWrap->char is on wrong position
- You have a special sorting in stdWrap-Properties. First the "Get data"-Properties followed by "Parsing functions". Bu...
- 11:46 Feature #22212 (Closed): Add proxy for the mail() function
- Currently there's no way to avoid that a installation is sending out mails. This is very unhandy in development situa...
- 11:12 Feature #22211 (Closed): Add possibility to retrieve extension version
- There's no way to determine the version of an installed extension though the API.
If an extension's behaviour reli... - 11:01 Bug #21761: Fatal error in class autoloader after upgrade to TYPO3 4.3
- sounds perfect, thanks very much.
Do you also use a preconfigurated server?
- 10:57 Bug #22210 (Closed): RTE transformation removes empty paragraphs before a header
- Strange effect:
If i set removeTrailingBR = 1 every time on saving one empty paragraph bevor a header tag will be re... - 10:12 Bug #21785: Usability improvements to the extension manager
- nice, but block would be even nicer ;)
- 03:17 Bug #22118: URL in text mails contain often square brackets which irritate Thunderbird for example
- 'mm_forum' generates a lot of mails with bracket links.
Another problem is with tt_news links when we want to spre... - 00:59 Bug #22209: Image output in frontend is not xhtml valide
- It depends on the static template "Clickenlarge Rendering". If i include this static template the img tag will be inv...
- 00:48 Bug #22209 (Closed): Image output in frontend is not xhtml valide
- If you insert an image in the htmlarea the frontend output of the image tag will not be xhtml conform.
I don't kno...
2010-02-28
- 21:43 Bug #21761: Fatal error in class autoloader after upgrade to TYPO3 4.3
- Hey Oliver,
we can debug it at T3BOARD10. I have the server environment which causes the error.
Greets Thomas - 18:13 Bug #22208 (Closed): Backend doesn't use pageRenderer methods
- The javascript and css in backend.php are wrapped with own tags instead of adding them to pageRenderer.
This makes i... - 17:05 Feature #22004: Implement HTML5 file uploads
- related to #0013659
- 16:57 Bug #22185: Flash Uploader not working in FF, SF and Iron when Tortoise SVN is installed
- the extension needs to be installed locally, i haven't included path corrections for global install
- 16:54 Bug #22185: Flash Uploader not working in FF, SF and Iron when Tortoise SVN is installed
- i'm working on an uploader extension base on www.plupload.org
PLupload makes it possible to use gears, html5,flas... - 16:19 Feature #22207: class.t3lib_tsparser_ext uses while (list) each instead of better foreach
- Attached Version 2 because of some bugs regarding $key/$value in foreach
- 15:16 Feature #22207 (Closed): class.t3lib_tsparser_ext uses while (list) each instead of better foreach
- see summary
(issue imported from #M13692) - 04:24 Bug #22062: Include BE:forceCharset config option
- Patch attached.
My problem was exactly as you mentioned. One DB in latin1, another one in UTF8, and the mysql cli...
2010-02-27
- 22:00 Bug #22206 (Closed): Change password don't working correctly
- when you send new password -pass in update in DB,
but in FE show error: "Click on a link is incorrect. Repeat the pr... - 20:36 Bug #22204: Recursive copy and move of alternative page languages
- Add relationship to #22034.
- 20:34 Bug #22204: Recursive copy and move of alternative page languages
- Add relationship to #22034.
- 20:33 Bug #22204: Recursive copy and move of alternative page languages
- Committed to:
Trunk, revision 7071
4-3, revision 7072 - 19:52 Bug #22204: Recursive copy and move of alternative page languages
- Can be reproduced with the testcase from #22034.
- 18:51 Bug #22205 (Closed): Clean up class definition of frontendDoc in template.php
- The frontendDoc at the end of template.php has missing class member definitions and a wrong disposal of the page rend...
- 16:55 Bug #21761: Fatal error in class autoloader after upgrade to TYPO3 4.3
- sorry I'm no developer. Can you please post a link to a tutorial how to do this exactly? Google brings no good result...
- 16:27 Bug #21761: Fatal error in class autoloader after upgrade to TYPO3 4.3
- Thanks for your feedback. I need more information (a full debug backtrace) when the error occurs.
- 16:41 Bug #21356: Misleading flash message when creation/deletion install tool file (mod setup)
- The wrong message on creating the install tool semaphor file will be handled in #21720
- 16:38 Bug #21705: Page Tree shows Server Error
- Michael, does this problem still exist on your side?
- 16:23 Bug #21766: Tool>Log date fields does not work
- committed to trunk rev 7068
- 16:22 Bug #18662: Storing data crashes somehow with MM tables
- Committed to SVN
* TYPO3_4-2 (rev. 7065)
* TYPO3_4-3 (rev. 7066)
* Trunk (rev. 7067) - 16:01 Feature #18473: show page browser only if enough entries are available
- committed to trunk rev 7064
- 15:19 Bug #22194: Performance optimization: change while(list() to foreach()
- v4 fixes some flaws
2010-02-26
- 21:21 Bug #21761: Fatal error in class autoloader after upgrade to TYPO3 4.3
- problem still exists with php 5.3.1 and new typo3 4.3.2
Fatal error: Class 'tx_templavoila_pi1' not found in /htm... - 19:58 Bug #20773: Main module does not load different navFrames in submodules.
- * Committed to trunk rev. 7061
* Committed to 4.3 rev. 7062 - 19:11 Bug #22181: Forgot Password link not working in felogin
- I have attached my phpinfo genereated from my Web server. As far as I can see it has all of the required components....
- 18:10 Bug #22181: Forgot Password link not working in felogin
- Thanks for the note about the duplicated hidden field, I need to pay better attention.
I tried the felogin from 4.... - 09:01 Bug #22181: Forgot Password link not working in felogin
- I use TYPO3 4.3.2 and it works fine... without any changes in felogin plugin....
A notice: The hidden forgot_hash fi... - 18:27 Bug #22201: htmlmail send mail twice if cc recipient is set
- Hey Robert,
care to send this as an RFC to the TYPO3 Core List?
http://typo3.org/teams/core/core-mailinglist-ru... - 11:17 Bug #22201 (Closed): htmlmail send mail twice if cc recipient is set
- if "recipient" and "recipient_copy" is set, htmlmail send two emails. Since patch 0011098 is applied, htmlmail mustn'...
- 18:05 Bug #25557: IE8 scramble display in IE8
- i'm going to upgrade the codeMirror to the current version 0.65 in the next days
- 18:04 Bug #22054: suggest wizard doesn't work with * as table
- Committed to trunk (rev. 7056)
Committed to TYPO3_4-3 (rev. 7057)
- 18:02 Bug #21877: t3editor don't show content in FF3
- not releated to the t3editor, but htmlarea
- 18:00 Feature #25580 (Closed): file path auto-completion
- It would be very handy, if the code completion would help to enter a path to a file, like:
10 = TEMPLATE
10.templ... - 17:38 Feature #22111: Add a new icon set to t3skin
- Hey Steffen,
the icons are in place, I will monitor this issue and close it once we make use of the icons, alright... - 17:15 Bug #22199: Use array_map() for t3lib_div::intExplode
- * Committed to trunk rev. 7053
* Committed to 4.3 rev. 7054 - 08:32 Bug #22199 (Closed): Use array_map() for t3lib_div::intExplode
- t3lib_div::intExplode can be a lot faster by using array_map instead of a foreach and using a reference.
a small d... - 16:17 Bug #22204 (Closed): Recursive copy and move of alternative page languages
- The bug, reported here (http://bugs.typo3.org/bug_view_advanced_page.php?bug_id=13380) also affects the two functions...
- 16:08 Bug #21202: No redirection after login by systemextension felogin
- Fixed with #10327
- 15:47 Bug #20412: CONTENT can't select records from rootpage
- According to Steffen Kamper in the core list, this is already fixed in the latest versions.
- 15:43 Bug #21973: replace hardcoded typo3/ with TYPO3_mainDir
Committed to trunk (rev. 7051).
Committed to TYPO3_4-3 (rev. 7052).- 15:35 Bug #20739: space before + after got a hardcoded limit of 50
- Committed your latest patch to trunk (rev. 7050).
- 15:30 Bug #22077: Full search issues invalid db query if TCA has tables without configured columns
committed to trunk (rev. 7048)
committed to TYPO3_4-3 (rev. 7049)- 15:29 Bug #22146: Full search causes error if TCA has tables without any columns
committed to trunk (rev. 7048)
committed to TYPO3_4-3 (rev. 7049)- 14:39 Bug #22098: Cleanup return value in t3lib_userauthgroup check()
- Committed to trunk (rev. 7047).
- 14:25 Bug #21747: Element wizard & web_list.allowedNewTables doesn't respect hiding pages
- Committed to trunk (rev. 7045)
Committed to TYPO3_4-3 (rev. 7046) - 14:12 Bug #22203 (Closed): MENU.showAccessRestrictedPages.addParams generates wrong URLs
- We want to show restricted pages. TSREF [http://typo3.org/documentation/document-library/references/doc_core_tsref/4....
- 13:53 Bug #25579 (Closed): Once deactivated and saved you have to activate the editor over and over again
- 1. deactivate the editor and save and close your setup
2. open your setup, the editor is still deactivated as it sho... - 13:28 Bug #21563: fe_typo_user changes for non logged in users
- aww - i just wrote a load of text - browser crashed. i swear, i'll never use firefox again and stick to opera :p
s... - 12:09 Bug #21563: fe_typo_user changes for non logged in users
- > would you mind to explain my, how i can use the TYPO3 API correct and identify a non logged in user with a changing...
- 09:11 Bug #21563: fe_typo_user changes for non logged in users
- fe_typo_user behaved allways like PHPSESSID, for many applications it's essential to identify a single user session, ...
- 00:02 Bug #21563: fe_typo_user changes for non logged in users
- Why is a changing fe_typo_user a problem for you? As long as there's no FE user session, there's no need to "identify...
- 13:14 Bug #22202 (Closed): Improve performance of t3lib_div::revExplode
- Replace foreach by array walk.
(issue imported from #M13681) - 11:02 Bug #22200 (Closed): css_styled_content 4.3 and margin-bottom on images
- If i use the css_styled_content 4.3 and have a CE with only one image, the image has no margin-bottom. When i put a s...
- 10:14 Bug #22158: Replace calls to t3lib_div:: within t3lib_div to self:: du to performance reasons
Committed to trunk (rev. 7043).
Committed to TYPO3_4-3 (rev. 7044) (I got the OK from Olly)
- 10:10 Bug #22193: Inefficient fetch of templates from table sys_template
- Thanks for your patience and your help. You don't discouraged me at all.
I attached the 13669_4.diff, which follows... - 00:47 Bug #22193: Inefficient fetch of templates from table sys_template
- loooks good now if you change those things to follow the CGL:
- initilize $subrows as array();
- comments should be... - 05:45 Bug #22198 (Closed): htmlArea RTE: Incorrect position of cursor after SHIFT-ENTER in WebKit browser
- The cursor is sometimes before the br node, sometimes at end of text.
Cursor should be right after the new br node... - 04:12 Bug #22197: htmlArea RTE: url to acronym module is not used anymore
- Committed to SVN TYPO3core trunk (revision 7042).
- 04:06 Bug #22197 (Closed): htmlArea RTE: url to acronym module is not used anymore
- url to the acronym module is not used anymore.
Remove it from the RTE configuration.
(issue imported from #M13... - 03:59 Bug #22196: htmlArea RTE: Conflicting configuration property name
- Committed to SVN TYPO3core trunk (revision 7041).
- 03:54 Bug #22196: htmlArea RTE: Conflicting configuration property name
- This is really a follow-up to #13667.
- 03:50 Bug #22196 (Closed): htmlArea RTE: Conflicting configuration property name
- Formatblock and formattext options arrays are named 'data' conflicting with ExtJS corresponding config property for C...
- 03:41 Bug #22195: htmlArea RTE: Invalid reference to font options in WebKit browsers
- Committed to SVN TYPO3core trunk (revision 7040).
- 00:56 Bug #22195 (Closed): htmlArea RTE: Invalid reference to font options in WebKit browsers
- Font style and size options are loaded through xmlHttpRequest.
In this case, perhaps because loaded inside an ExtJ... - 00:51 Bug #22030: Authentication Bypass in frontend user authentication (sysext:saltedpasswords)
- Committed to SVN
* TYPO3_4-3 (rev. 6980)
* Trunk (rev. 6979) - 00:40 Bug #22194 (Closed): Performance optimization: change while(list() to foreach()
- foreach($arr as $key=>$value) is faster than while (list($key, $value)=each($arr)) so it should be changed
(issue...
2010-02-25
- 23:53 Bug #21858: FE session lost
- I've removed a note with a recommendation. The suggested solution re-introduces a vulnerability in TYPO3 Core (sessio...
- 23:43 Bug #22188: Upload to TER uses deprecated function set_magic_quotes_runtime
- Why severity "block"? Does this "bug" prevents uploads? I'd say, no.
Code of NuSOAP is most probably not in use at... - 16:32 Bug #22188 (Closed): Upload to TER uses deprecated function set_magic_quotes_runtime
- Trying to upload to TER using PHP 5.3.0 and Typo3 4.3.2 i run into the following error :
Use of deprecated functi... - 23:40 Bug #22193: Inefficient fetch of templates from table sys_template
- You catched me again. I'm pretty new in the core development and missed also that issue. Postgresql didn't support th...
- 22:53 Bug #22193: Inefficient fetch of templates from table sys_template
- ah, didn't knew that way but I don't know if this works with DBAL.
maybe put it into the dev-list for discussion? - 22:50 Bug #22193: Inefficient fetch of templates from table sys_template
- Ah, you're right. I missed that issue!
I attached a new patch sys_templates_2.diff which considers the sorting.
I ... - 22:20 Bug #22193: Inefficient fetch of templates from table sys_template
- nice catch!
at least from reading there is at least one problem: the previous way takes care about the order of the ... - 21:59 Bug #22193 (Closed): Inefficient fetch of templates from table sys_template
- Every basic template which is included in another template is fetched with a single database query.
So on sites whi... - 19:35 Bug #22187: rsaauth doesn't work with special characters (like ä ü ö § ) in password
- Confirmed using saltedpassword, rsaauth with fe_user login on TYPO3 4.3 branch rev.7039
- 16:52 Bug #22187: rsaauth doesn't work with special characters (like ä ü ö § ) in password
- Seems to be a character encoding issue in rsaauth
- 15:55 Bug #22187 (Closed): rsaauth doesn't work with special characters (like ä ü ö § ) in password
- With enabled salted passwords (or maybe with rsaauth) a password containing a paragraph character (§) doesn't work.
... - 19:19 Bug #22192: htmlArea RTE: Cleanup some unused code
- Committed to SVN TYPO3core trunk (revision 7039).
- 19:02 Bug #22192 (Closed): htmlArea RTE: Cleanup some unused code
- Some scripts are no longer required.
(issue imported from #M13668) - 18:58 Feature #22191: htmlArea RTE: Make toolbar dropdown size configurable in Page TSConfig
- The patch moreover allows
RTE.default.buttons.[button-name] {
any configuration property of Ext.Button or Ex... - 18:46 Feature #22191: htmlArea RTE: Make toolbar dropdown size configurable in Page TSConfig
- Committed to SVN TYPO3core trunk (revision 7038).
- 18:25 Feature #22191 (Closed): htmlArea RTE: Make toolbar dropdown size configurable in Page TSConfig
- The attached patch will ensure that the size of each toolbar dropdown may be configured wtih the following properties...
- 18:20 Bug #22181: Forgot Password link not working in felogin
- Oh I see you attached felogin.tmpl.html. This did not work either. The behavior appears to be the same.
- 18:14 Bug #22181: Forgot Password link not working in felogin
- I tried this:
add this line to the ###FORGOT_FORM### Subpart in your HTML-Template
<input type="hidden" name="t... - 10:11 Bug #22181: Forgot Password link not working in felogin
- add this line to the ###FORGOT_FORM### Subpart in your HTML-Template
<input type="hidden" name="tx_felogin_pi1[for... - 08:55 Bug #22181 (Closed): Forgot Password link not working in felogin
- When clicking on the forgot password link, the title Forgot Password? appears along with the filed to enter the Email...
- 18:13 Bug #22189: Revision 7027 introduced another call to split() which is deprecated in PHP 5.3
- shouldnt be explode be used as it is faster?
- 17:34 Bug #22189: Revision 7027 introduced another call to split() which is deprecated in PHP 5.3
- Solved with Rev. 7034 following.
- 16:54 Bug #22189 (Closed): Revision 7027 introduced another call to split() which is deprecated in PHP 5.3
- Since 7027 we have a new method t3lib_userAuth::getCookie() which includes a call to the deprecated function split()....
- 17:16 Bug #22190 (Closed): HMENU with IFSUB, CURIFSUB and hidden subpages
- I have a menu with subpages and need to use IFSUB and it's variants. The problem is that the IFSUB seems to be used e...
- 16:45 Bug #21983: Thumbnail generation broken for PDF files
- @Kay
it will for 4.3 as soon as another core Dev is reviewing the patch, wie lack one further core-vote. - 13:14 Bug #21983: Thumbnail generation broken for PDF files
- will pdf thumbnail creation work in typo3 4.4.0 or 4.3.3??
I took my quite i while to understand, why there was s... - 14:52 Bug #21741: Menu Update broken in EM when Using translated Backend
- Committed to 4.3 in revision 7033
- 14:50 Bug #22185: Flash Uploader not working in FF, SF and Iron when Tortoise SVN is installed
- in ubuntu with firefox 3.5.3 i'll get an error 303 message box in the browser window
>>>
All of your uploads fa... - 14:27 Bug #22185 (Closed): Flash Uploader not working in FF, SF and Iron when Tortoise SVN is installed
- This Problem is related to #0012103
The Flashuploader works in WinXP with IE6
The Flashuploader works with IE8 on... - 13:48 Bug #22184 (Closed): Moving inside workspace selects wrong move-destination
- Setup for testcase:
Have three tt_content-records in list-view. Two of them have move-placeholders (see attached scr... - 13:36 Bug #22183 (Closed): Multiple duplicate of alternative page languages
- When we duplicate a page, we get more alternative page language records: the copy of the right one and a copy of "a r...
- 11:30 Bug #21914: Datepicker doesn't work in Internet Explorer 8
- Ok, but sadly the typo3 4-3 branches doesn't fix the bug, that's why I have taken the 4.4 files because our customers...
- 09:44 Bug #22182 (Closed): No Page-Tree Reload after saving a new page "inside" or "after"
- There is no Page-Tree reload after saving a new page.
There is no Page-Tree reload after saving and close a new pag... - 06:10 Bug #22180: htmlArea RTE: Table insertion is broken in IE8 (TYPO3 4.4 alpha1)
- Committed to SVN TYPO3core trunk (revision 7032).
- 05:58 Bug #22180: htmlArea RTE: Table insertion is broken in IE8 (TYPO3 4.4 alpha1)
- Invalid color values are assigned to style properties.
- 05:56 Bug #22180 (Closed): htmlArea RTE: Table insertion is broken in IE8 (TYPO3 4.4 alpha1)
- Table insertion raises a JS error in IE8 in TYPO3 4.4 alpha1.
(issue imported from #M13651)
2010-02-24
- 22:14 Feature #17975: Link checker
- why not use an external tool like XENU?
- 21:48 Bug #21858: FE session lost
- see #0012606 - this seems to be connected to the session problem, changing [FE][lifetime] might work
- 21:18 Bug #21858: FE session lost
- Thank you for the hint. It just tested it. Unfortunatly the buggie behavior doesn't change. :-(
- 21:43 Feature #22175: Filelist should use IEC prefixes and appropriate units for filesize.
- Well, i just figured out, i did the patch in the wrong direction - 13645_v2.diff is now correct :D
- 21:37 Feature #22175: Filelist should use IEC prefixes and appropriate units for filesize.
- I refactored the code, made it more flexible and added the corrections.
The code is fully backwards compatible but... - 14:51 Feature #22175 (Closed): Filelist should use IEC prefixes and appropriate units for filesize.
- The filelist shows filesizes a bit weird using an inappropriate SI prefix - it don't even uses a unit.
Examples:
... - 20:53 Bug #22179 (Closed): Privilege escalation in sys_actions (DB mount, usergroups)
- ---------------------------- (1) ------------------------------------
Arbitrary database mountpoints can be added ... - 20:47 Bug #22084: Session/Login not working in IE8 across subdomains
- Comited to:
- trunk (rev. 7027), will be in 4.4alpha2
- TYPO3-4_3 (rev. 7028), will be in 4.3.3
- TYPO3-4_2 (rev... - 14:25 Bug #22084: Session/Login not working in IE8 across subdomains
- Stig, could you please join the typo3 core list and give a "+1 on testing" from you to the issue there (search for RF...
- 10:02 Bug #22084: Session/Login not working in IE8 across subdomains
- Tested 13470_v2-trunk.diff with TYPO3 4.3.2.
No errors when patching. Bug seems fixed. All seems fine. - 20:21 Bug #21971: Changed PHP System requirements with Minor Release Version Update
- - commited patch v3 to TYPO3-4.2 (rev.7024), will end up in 4.2.13.
- commited enhanced unit tests to trunk (rev.7... - 14:27 Bug #21971: Changed PHP System requirements with Minor Release Version Update
- Thanks Steffen, I just discovered that yesterday, as I thought Steffen was not really "sure" about the patch. This ha...
- 10:56 Bug #21971: Changed PHP System requirements with Minor Release Version Update
- But the patch has already two +1 (Steffen Kamper and Jonas Diemer), so formally it can be comitted - although Ernesto...
- 18:19 Bug #21202: No redirection after login by systemextension felogin
- See possible solution in bug id 0012990
- 18:15 Bug #21830: Redirect with felogin on TYPO3 4.3 does not work
- Problem still exists in 4.3.2
Possible solution:
Insert
case 'login':
if ($this->conf['redirectPageLogin'... - 17:38 Bug #22178 (Closed): Deprecated function sql_regcase in cms/tslib/class.tslib_pagegen.php
- The function pagegenInit() in typo3/sysext/cms/tslib/class.tslib_pagegen.php is using the function sql_regcase() whic...
- 16:39 Bug #17104: Install Tool does not work when using the right password
- @Franz:
This happened on one of our servers, to recent/y (Install tool login not accepting correct password).
We ... - 16:19 Bug #22174: Upload to TER leads to SOAP-Error
- solved in #24035
- 14:49 Bug #22174 (Closed): Upload to TER leads to SOAP-Error
- When uploading an extension to TER I get the message "Fatal error: SOAP-ERROR: Encoding: object hasn't 'name'
prope... - 16:00 Bug #22177 (Closed): mulitlanguage CONTENT.select on table pages
- If you make a select on the pages table within a CONTENT element it always reports the original pages content not the...
- 15:53 Bug #22173: Size image height not work
- I find the problem :
The extension : imagemap_wizard
If it install it , the height properties and link in a... - 10:40 Bug #22173 (Closed): Size image height not work
- Hello,
if i choose an content ( text/w image), I select an image and I change the width field => the image in fro... - 15:03 Bug #22176 (Closed): t3lib_basicfilefunc::formatSize should call t3lib_div::formatSize
- See title - the function in basicfilefunc.php seems to be redundant.
(issue imported from #M13646) - 14:59 Bug #22154: PHP Warning from t3lib_loadmodules after installing extbase, because $TBE_MODULES['_dispatcher'] is not unset.
- This demo snippet
---------8<------------------------
error_reporting(E_ALL ^ E_NOTICE);
ini_set('display_errors... - 13:03 Bug #22159: htmlArea RTE: fields no longer editable after using Clear Formatting in Firefox on Mac
- We just tested it, but the cancel button does return the focus....
We'll check if there are more dialogue windows... - 12:13 Feature #17024: request for configurability of pagetree view in web->page module
- What keeps this patch from being integrated into the typo3 source?
We are more than happy to provide additional ... - 11:34 Bug #21983: Thumbnail generation broken for PDF files
- Not really, cause I do not know the number of pages of incoming pdf files, which i need to call the imageMagickExec f...
- 08:31 Bug #21983: Thumbnail generation broken for PDF files
- @ Claus, you can select further PDF-Pages. The Frame Parameter will be used...
You just have to do it manually. From... - 11:13 Bug #22171: [EM] Upload to TER is broken
- committed to svn
4_2 rev 7021
4_3 rev 7022
trunk rev 7023 - 10:42 Feature #22163: Resolve shortcut for menu state
- Removed the configuration parameter so that this behavior is the default behavior.
Added file: fixedItemStateShort... - 10:28 Feature #22169: ext_typoscript_setup.txt cannot be overriden by static files on the same level
- +1 on reading !
From my point of view, things that are loaded by default (means: without any manul action, like se... - 09:00 Bug #22166: Status Report reports "Install Tool: disabled" when it is not.
- Attached patch bug_13630v2.diff checks the age of the ENABLE_INSTALL_TOOL file. If the file doesn't contain 'KEEP_FIL...
- 04:35 Bug #22172: Web modules: Pagetree/Edit-Frame not loading
- Argh, see Bug 13258 and 9719.
- 04:16 Bug #22172: Web modules: Pagetree/Edit-Frame not loading
- Apache log says:
PHP Fatal error: Call to undefined function filter_var() in [..]/typo3_src-4.2.12/t3lib/class.t3... - 03:55 Bug #22172 (Closed): Web modules: Pagetree/Edit-Frame not loading
- After updating from 4.2.10 to 4.2.12, the web modules ("Page" to "Template") are not loading any more.
Instead of d...
2010-02-23
- 19:52 Bug #21794: javascript error in tmenu_layers.php and gmenu_layers.php
- Got the same problem here. The patch resolved the issue. Thanks!
- 19:27 Bug #22171 (Closed): [EM] Upload to TER is broken
- When uploading an extension, soap client quit with
Fatal error: SOAP-ERROR: Encoding: object hasn't 'name' propert... - 18:55 Bug #22170 (Closed): sysext:version needs doNotLoadInFE => 0
- the versioning sysext is needed in the Frontend too, e.g. in tt_news to create a preview of records of a workspace.
... - 18:05 Bug #21971: Changed PHP System requirements with Minor Release Version Update
- @ Ralf: Right, this has not yet been committed, because it has not gone through the review process.
For everyone u... - 17:29 Bug #21971: Changed PHP System requirements with Minor Release Version Update
- The problem exists with 4.2.12, too.
Now it's a big problem. No way to fix known security problems since 4.2.12 is... - 17:23 Bug #22167: Automatic scrolling of editing form when inserting paragraph
- Sorry, the new behavior is also problematic since you can't see the cursor any more after pressing Enter. The content...
- 15:57 Bug #22167: Automatic scrolling of editing form when inserting paragraph
- Please try the attached patch. Let me know if this is better. Not sure why this scrolling was there...
- 14:29 Bug #22167 (Closed): Automatic scrolling of editing form when inserting paragraph
- Entering a new paragraph leads to automatic scrolling of the editing form in the backend if the cursor is positioned ...
- 16:58 Bug #22154: PHP Warning from t3lib_loadmodules after installing extbase, because $TBE_MODULES['_dispatcher'] is not unset.
- Thread in mailing list:
http://lists.typo3.org/pipermail/typo3-project-typo3v4mvc/2010-February/003342.html - 16:10 Bug #22154: PHP Warning from t3lib_loadmodules after installing extbase, because $TBE_MODULES['_dispatcher'] is not unset.
- Hey Benjamin,
there are more problems with extbase, because the registering of extbase based BE modules causes the... - 12:52 Bug #22154: PHP Warning from t3lib_loadmodules after installing extbase, because $TBE_MODULES['_dispatcher'] is not unset.
- Hey Benjamin,
I attached a patch. - 16:54 Feature #22169 (Closed): ext_typoscript_setup.txt cannot be overriden by static files on the same level
- Problem:
Some extension still deliver ext_typoscript_setup.txt (amongst them some popular ones like templavoila and ... - 16:35 Bug #22168: 0009945: Non-static method RemoveXSS::RemoveXSS() cannot be called statically
- Hi,
please update your TYPO3 version to 4.2.12 and tell us, if the error is fixed there.
#19699 which you mentio... - 16:27 Bug #22168 (Closed): 0009945: Non-static method RemoveXSS::RemoveXSS() cannot be called statically
- MailformPlus will produce the fatal error (but it's not MailformPlus, it's in the TYPO3 Core):
PHP Fatal error: No... - 15:56 Bug #22166: Status Report reports "Install Tool: disabled" when it is not.
- This bug relates to #21848, from where above change originates.
As I think that tx_reports should always report the ... - 14:14 Bug #22166: Status Report reports "Install Tool: disabled" when it is not.
- Looks like reports/status/class.tx_reports_reports_status_securitystatus.php line 251 has been changed from
if ($e... - 13:52 Bug #22166 (Closed): Status Report reports "Install Tool: disabled" when it is not.
- After upgrade of TYPO3 source 4.3.1 -> 4.3.2 Status Report reports "Install Tool: disabled" when it is not.
Typo3:... - 15:46 Bug #22159: htmlArea RTE: fields no longer editable after using Clear Formatting in Firefox on Mac
- Well, the close function is also invoked when the cancel button is pressed.
Since I do not have a Mac to test this... - 12:00 Bug #22159: htmlArea RTE: fields no longer editable after using Clear Formatting in Firefox on Mac
- It is happening in both cases.
And you are right, it also happens in the Set Link dialogue window (issue 13206). I... - 02:57 Bug #22159: htmlArea RTE: fields no longer editable after using Clear Formatting in Firefox on Mac
- This seems analogous to isssue #0013206
- 00:49 Bug #22159: htmlArea RTE: fields no longer editable after using Clear Formatting in Firefox on Mac
- Is this happening only on this dialogue window and not the others?
Is it happeneing when you clean only the curren... - 15:37 Bug #22091: Jump to end of text when inserting paragraph
- Thank you for your patience.
Committed to SVN TYPO3core branch TYPO3_4-3 (revision 7020). (for inclusion in TYPO3 ... - 13:50 Bug #22091: Jump to end of text when inserting paragraph
- The second version of the patch has fixed the issue. Thanks!
- 01:29 Bug #22091: Jump to end of text when inserting paragraph
- Please test the second version of the patch. I was able to reproduce this last issue (after disabling undo/redo) and ...
- 15:18 Bug #22165: TYPO3_VERSION isn't set to 4.2.12
- I cannot confirm this. Please check your setup, maybe t3lib points to an old source?
- 13:51 Bug #22165 (Closed): TYPO3_VERSION isn't set to 4.2.12
- the typo3 version isn't set to 4.2.12. it's still 4.2.10.
i think it should be updated in t3lib/config_default.php... - 15:09 Bug #21932: Context Menus don't work in Rich Text Editor on other language (Brazilian Portuguese)
- This was fixed in TYPO3 4.3.1
- 09:48 Bug #21932: Context Menus don't work in Rich Text Editor on other language (Brazilian Portuguese)
- The xml-file was working correctly since I switched to force-Charset UTF-8 in my old 4.3.0, but suddenly all my datab...
- 14:25 Bug #22063: Backend login impossible with MSSQL via ODBC due to FetchRow() result
- I can confirm that the patch from the related bug 0004640 solves the login problem. Only the line numbers have to be ...
- 13:52 Bug #22121: save document and view page-button in admpanel-popup produces link to workspace window
- t3lib_BEfunc::viewOnClick() generates inline JS with a condtional statement like this:...
- 13:47 Bug #22121: save document and view page-button in admpanel-popup produces link to workspace window
- I can confirm this.
- 13:43 Feature #25652 (Closed): Example AdditionalFieldsProvider
- Last weekend I showed my AdditionalFieldsProvider to Christian Kuhn and he told me to post it here so it might be inc...
- 13:10 Feature #22164 (Closed): Make record selector hideable
- Currently it is not possible to define a mm-relation by foreign_selector and useCombination without having a record s...
- 12:57 Feature #22163 (Closed): Resolve shortcut for menu state
- Active state for menus can't be used with shortcut pages in situations like:
Menu is generated out of subpages fro... - 12:40 Bug #25651 (Closed): tx_scheduler_TestTask fails to execute successfully
- In my environment the TestTask fails because the calling of the start-method after instancing the t3lib_htmlmail obje...
- 12:30 Bug #21906: mail password reset duration of link missed
- There's no "static template from ext". The TS template from ext_typoscript_setup.txt should be loaded automatically w...
- 10:06 Bug #21906: mail password reset duration of link missed
- I can't find a "Static Template from Extension" and I think the default config does'nt load automatically. In the Typ...
- 11:16 Bug #22011: RTE htmlarea 1.8.6: no context menu on editing text
- Yep, that's it - fine now with 1.8.7, thanks for the hint, Stanislas.
- 11:11 Bug #22162 (Closed): Deprecation log for IMAGE.alttext does not work
- Due to a typo no entry in the deprecation log is done when using the deprected IMAGE.alttext property.
if ($conf['... - 02:53 Bug #20976: htmlArea RTE displays empty editing area in Opera 10
- @Tobias: Please report if the follow-up patch did fix the issue for you. This should be fixed in latest releases of ...
- 02:50 Bug #20976: htmlArea RTE displays empty editing area in Opera 10
- Yes, sorry for the delay. I set the sponsorship as paid. Again, many thanks.
- 01:46 Bug #22161: htmlArea RTE: url not detected on enter
- Two handlers are competing on the same event.
Patch committed to SVN TYPO3core trunk (revision 6978) - 01:38 Bug #22161 (Closed): htmlArea RTE: url not detected on enter
- In trunk, url detection does not work when the enter key is pressed.
(issue imported from #M13619)
2010-02-22
- 23:23 Bug #22159: htmlArea RTE: fields no longer editable after using Clear Formatting in Firefox on Mac
- Nope, no error! At least not in the main screen, I don't know about the popup as it automatically closes... but as fa...
- 18:03 Bug #22159: htmlArea RTE: fields no longer editable after using Clear Formatting in Firefox on Mac
- Is there a Javascript error on the JavaScript console when this occurs?
- 17:20 Bug #22159: htmlArea RTE: fields no longer editable after using Clear Formatting in Firefox on Mac
- Platform/OS: Apple Mac OSX
HTMLArea RTE version: 1.8.6 - 17:17 Bug #22159 (Closed): htmlArea RTE: fields no longer editable after using Clear Formatting in Firefox on Mac
- When using Typo3 4.3.1, the HTMLArea RTE popup for clearing HTML / Word formatting causes the rest of the form to be ...
- 23:10 Bug #21719: Install Tool can not create cachingframework databases
- Yes, multiplyDBfieldSize is an old way to deal with UTF8 character set without a real UTF8 DB. This should not be use...
- 21:57 Bug #22160: htmlArea RTE: RTE iframe is sometimes collapsed
- Committed to SVN TYPO3core trunk (revision 6977).
- 21:53 Bug #22160: htmlArea RTE: RTE iframe is sometimes collapsed
- Fire the 'show' event when the iframe comes into view so that the height of the framework gets re-evaluated.
- 21:38 Bug #22160 (Closed): htmlArea RTE: RTE iframe is sometimes collapsed
- When loading a resizable RTE in a hidden tab in Firefox, the iframe is collapsed if the allowed height is lower that ...
- 20:51 Bug #21914: Datepicker doesn't work in Internet Explorer 8
- No, trunk will be 4.4 later! Please try https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3/
- 16:05 Bug #21914: Datepicker doesn't work in Internet Explorer 8
- From Trunk which seems to be the latest version. I suppose it'll be impacted on 4-3 branch later
- 11:40 Bug #21914: Datepicker doesn't work in Internet Explorer 8
- From what branch did you update them? trunk or 4-3?
I still have the bug with 4-3 branch (trunk has newer ExtJS ve... - 11:14 Bug #21914: Datepicker doesn't work in Internet Explorer 8
- I try once again on our websites and the problem is resolved by updating some folders :
- t3lib/js/
- typo3/contrib... - 19:32 Bug #21958: small improvements to t3lib_page
- Committed to trunk (rev. 6975).
- 17:51 Bug #22011: RTE htmlarea 1.8.6: no context menu on editing text
- TYPO3 4.3.1 was released with version 1.8.7 of the RTE, not 1.8.6.
Please confirm that this is fixed in TYPO3 4.3.... - 17:47 Bug #21932: Context Menus don't work in Rich Text Editor on other language (Brazilian Portuguese)
- I just tried the RTE with a non-utf-8 BE in French, German and Russian in Firefox 3.6 and IE8, I can't reproduce this...
- 16:33 Bug #21932: Context Menus don't work in Rich Text Editor on other language (Brazilian Portuguese)
- I don't think that the database is the troublke maker. The labels are coming from xml files not from the database. I ...
- 09:46 Bug #21932: Context Menus don't work in Rich Text Editor on other language (Brazilian Portuguese)
- force BE-Charset UTF-8 solved it.
But the following problem was, that all tt_content contents had broken umlauts wh... - 17:39 Bug #22158: Replace calls to t3lib_div:: within t3lib_div to self:: du to performance reasons
- I had the same change in mind (and on my list). Glad you took care of it.
Could you send the patch to the core lis... - 16:20 Bug #22158 (Closed): Replace calls to t3lib_div:: within t3lib_div to self:: du to performance reasons
- Currently t3lib_div uses t3lib_div:: to refere to itself statically.
Self:: is 8% to 10% faster than using classn... - 15:56 Bug #22157 (Closed): t3lib_BEfunc::viewOnClick - Hook request
- It would be very handy to provide an new hook into the viewOnClick method to allow alternative "viewScriptPreviewEnab...
- 15:54 Feature #22156: htmlArea RTE: Make height of the context menu configurable
- Committed to SVN TYPO3core trunk (revision 6972).
- 15:39 Feature #22156 (Closed): htmlArea RTE: Make height of the context menu configurable
- The context menu sometimes takes complete browser height.
Make this configurable with:
RTE.default.contextMenu.... - 15:41 Bug #21699: [PHP 5.3] Extension uploads are not possible
- The TYPO3.org TER now sends an additional content-length header which should fix the problem without the need to patc...
- 15:41 Bug #20938: SOAP error while uploading an updated extension
- The TYPO3.org TER now sends an additional content-length header which should fix the problem without the need to patc...
- 14:50 Bug #22154: PHP Warning from t3lib_loadmodules after installing extbase, because $TBE_MODULES['_dispatcher'] is not unset.
- Hey Marc,
Thanks for the info. Could you provide a patch for this? Thanks. - 12:31 Bug #22154 (Closed): PHP Warning from t3lib_loadmodules after installing extbase, because $TBE_MODULES['_dispatcher'] is not unset.
- An mechanism was introduced in typo3/mod.php to use external dispatcher for backend modules based on extbase.
These... - 14:31 Bug #22153: IRRE wastes memory
- The function splitGroupOrderLimit must always have a maximum limit. Consider the result of 10 000 tables which would ...
- 11:26 Bug #22153 (Closed): IRRE wastes memory
- If I want to edit a record in TCE, it hangs with the error message in TYPO3 4.4trunk:
Fatal error: Allowed memory ... - 14:16 Bug #22155 (Closed): Empty paragraph between tables
- Observation:
-----------------
Through the rte editor two tables have been defined. The two tables are seperated by... - 13:04 Bug #19990: Indexed search does not use config.fileTarget for files
- TYPO3 4.3 offers the config.fileTarget configuration to set a default target for extrernal links (see http://bugs.typ...
- 11:50 Bug #22152: 4.4: PHP warning "Invalid argument supplied for foreach()" in list module
- Hey Franz.
Can you please send your patch to the core list?
Thanks! - 10:40 Bug #22152 (Closed): 4.4: PHP warning "Invalid argument supplied for foreach()" in list module
- If I call the list module, then I get:
PHP Warning: Invalid argument supplied for foreach() in /var/www/html/trunk... - 11:46 Bug #21053: Support for SSL and absolute Links
- Committed to SVN Trunk (rev. 6966)
- 11:19 Bug #21983: Thumbnail generation broken for PDF files
- Hello Benni,
perfect, v7 works.
also got my +1 on core list - 09:42 Bug #21983: Thumbnail generation broken for PDF files
- Hello Claus.
Well, tell this to the guys who introduced the new "wrapFIle" function that escapes all [] and thus m... - 09:08 Bug #21983: Thumbnail generation broken for PDF files
- >if a PDF is used as the input file, a frame number must always be added
>to select the first page of the PDF
Bad... - 07:07 Bug #21983: Thumbnail generation broken for PDF files
- Hi Benni,
thanks for your efforts. I tried your patch at it isn't working...
If I echo the resulting command I ... - 10:49 Bug #16392: Page-TSconfig ###PAGE_TSCONFIG_STR### not evaluated correctly in Backend
- @vladimir: no, it's still buggy.
thanks to markus and maryna for the fix!
- 10:27 Bug #20803: Add feature condition on the includeCSS / includeJS
- Not needed, as the pageRenderer is taking care of this since TYPO3 4.3.0.
- 09:39 Bug #21906: mail password reset duration of link missed
- There is a default config in ext_typoscript_setup.txt:
dateFormat = Y-m-d H:i
So it should be working without any... - 08:38 Bug #21906: mail password reset duration of link missed
- I don't set plugin.tx_felogin_pi1.dateFormat. When I set it like your example it works. Maybe this should be a defaul...
- 09:04 Bug #21622: Pagemodule don't show clipboard paste icon when there is no content
- This is a missing feature, solutions would be welcome
- 03:53 Bug #22151: htmlArea RTE: Annoying mouse-over effect on context menu items
- Committed to SVN TYPO3core trunk (revision 6965).
- 03:46 Bug #22151 (Closed): htmlArea RTE: Annoying mouse-over effect on context menu items
- There is a strange mouse-over effect changing size of menu items.
(issue imported from #M13599) - 01:50 Bug #21998: RTE HTMLAREA - Additional Inline Elements Bug
- The patch for Firefox was committed to SVN TYPO3core branch TYPO3_4-3 (revision 6962) and trunk (revision 6963).
- 01:29 Bug #21998: RTE HTMLAREA - Additional Inline Elements Bug
- The attached patch will fix the issue in Firefox, but not in IE8. The issue in IE8 is completely different and will r...
- 01:15 Bug #22092: Automatic linking ignores/replaces protocol
- The trunk version of this patch was bundled into #13580 and was therefore committed with trunk revision 6940.
- 01:11 Bug #21982: buttons.formattext.restrictTo not evaluated correctly
- The trunk version of this patch was bundled into #13580 and was therefore committed with trunk revision 6940.
- 00:57 Bug #22150: htmlArea RTE: Toolbar select box does not close on click in editing area
- Committed to SVN TYPO3core trunk (revision 6961).
- 00:44 Bug #22150 (Closed): htmlArea RTE: Toolbar select box does not close on click in editing area
- If a toolbar select box is opened, and some other text is selected, the select box has to be closed explicitly by cli...
2010-02-21
- 22:26 Feature #17247: Load Inline Elements On Demand
- Hi & thanks for your feedback.
I'm sorry that I didn't find time to correct the patch earlier...
Attached is an ... - 22:06 Bug #21966: _CSS_DEFAULT_STYLE
- Committed to svn,
4_3 rev 6959
trunk rev 6960 - 21:58 Bug #21227: Section "Help" is shown even with no subelements
- committed to trunk rev 6958
- 21:54 Bug #22132: HTML validation error in the BE with the ajax.php inclusion
- Committed to svn,
4_3 rev 6956
trunk rev 6957 - 21:47 Bug #21988: Usage of deprecated method - getSetUpdateSignal()
- committed to svn,
4_3 rev 6954
trunk rev 6955 - 21:36 Bug #22105: Function changePassword does not work, when hitting 'enter' in change password form
- I detected the problem because I used an input with type="image" and the ###SEND_PASSWORD### marker is only in the 'a...
- 21:32 Bug #22149: htmlArea RTE: Styling dropdowns grow on every use
- Committed to SVN trunk (revision 6953).
- 21:22 Bug #22149 (Closed): htmlArea RTE: Styling dropdowns grow on every use
- The blockstyle and textstyle dropdown grow indefinitely on every use.
(issue imported from #M13596) - 21:21 Bug #22141: First login attempt to the backend fails every time
- I can sometimes reproduce this issue but it happens sporadically (without RSA, salted passwords etc). Can you provide...
- 20:43 Bug #22141: First login attempt to the backend fails every time
- @ the reporter:
Do you use rsaauth? (I do) - 20:42 Bug #22141: First login attempt to the backend fails every time
- I'm able to reproduce this. However, it hasn't annoyed me too much. ;-)
It might be because I'm generally blocking... - 20:19 Bug #22141: First login attempt to the backend fails every time
- Hey,
i cannot reproduce this issue.
I updated several instances from 4.2 to 4.3 and did not encounter this behaviou... - 21:19 Bug #20611: deprecated function in class.nusoap.php in TYPO3 v.4.3alpha3
- Does this problem still occur with the latest TYPO3 4-3 version?
Please check. - 21:14 Bug #22037: mod.web_list.hideTables does not accept spaces
- Hey Marcel.
Care to send this to the TYPO3 core list?
http://typo3.org/teams/core/core-mailinglist-rules/ - 20:53 Bug #22046: thumbs.php: Thumbnails for images with transparent background look ugly
- committed to trunk (rev. 6950),
committed to TYPO3_4-3 (rev. 6951)
committed to TYPO3_4-2 (rev. 6952) - 20:44 Bug #22046: thumbs.php: Thumbnails for images with transparent background look ugly
- the attached gif does not work without the patch, but after applying it works.
- 20:11 Bug #20609: broken sorting of filemounts
- fixed in #22070
- 20:10 Bug #21983: Thumbnail generation broken for PDF files
- v6 takes care of noFramePrepended for PDFs. It's in the core list. Please give your votes (+1 after reading or testin...
- 20:09 Bug #21961: collapseAll => 0 not working
- did you try collapseAll=> false?
manual states boolean as type
(!isset($config['appearance']['collapseAll']) ||... - 19:55 Bug #22070: Filemounts are unsorted
- committed to svn,
4_3 rev 6948
trunk rev 6949 - 19:03 Bug #20920: parse_url error
- Please reply to the Core list reply of mine.
- 18:52 Feature #21950: loginBoxImage_rotationFolder doesn't work
- yepp
- 17:13 Feature #21950: loginBoxImage_rotationFolder doesn't work
- Can we close this issue then?
- 18:47 Bug #21134: DB check -> Manage ref-index outputs ugly /path/to/your/typo3/...
Committed to trunk (rev. 6947).- 18:27 Bug #21940: Flash upload and Session
- committed v4 to trunk (rev. 6946).
- 17:56 Bug #21362: Missing error message when creation of admin user fails due to missing repeated pw (install tool)
Committed to trunk (rev. 6945)- 17:42 Bug #22058: ext_tables.sql Syntax
committed to trunk (rev. 6943)
committed to TYPO3_4-3 (rev. 6944)- 17:24 Bug #21939: Use same install tool check for reports as used in About module
Committed to trunk (rev. 6941)
Committed to TYPO3_4-3 (rev. 6942)- 17:19 Bug #22091: Jump to end of text when inserting paragraph
- Definitely an improvement! Now Firefox behaves like Opera: The RTE loses focus but the paragraph is inserted correctly.
- 16:58 Feature #22140: htmlArea RTE: Extjize the RTE
- Committed to SVN TYPO3core trunk (revision 6940).
- 16:40 Bug #22135: html warning, because a plain & inside an url
- Committed to trunk (rev. 6938),
Committed to TYPO3_4-3 (rev. 6939)
- 16:30 Bug #21228: Speedup t3lib_BEfunc::getRecordPath by using rootline cache
- committed v2 to trunk (rev. 6937).
- 16:13 Bug #22147: Log usage of deprecated function fw()
- Committed to trunk (rev. 6936).
- 10:25 Bug #22147: Log usage of deprecated function fw()
- In addition to logging, remove all calls to the global function fw()
- 15:50 Bug #21580: JSMENU's fallback menu name is not unique
committed to trunk (rev. 6934)
committed to TYPO3_4-3 (rev. 6935)
- 15:34 Feature #15889: Clean up inline javascript in menu_layers.php
- Should be possible.
At the moment I am using a different modification because to the changes of TSpagegen::inline2Te... - 15:00 Feature #15889: Clean up inline javascript in menu_layers.php
- Hey Clemens.
Sorry for the late response. The Feature Freeze for 4.4 is in about a month, would you be able to con... - 15:17 Bug #20576: t3lib_div has several calls to debug without namespace which leads to php-errors
- REMINDER. Felix, it would be great if you could fix this issue! Looking forward to that change.
- 15:05 Bug #21294: Use labels in the page wizard for the page title fields
Committed v2 of Susanne after another review to trunk (rev. 6933).- 14:58 Bug #20517: Clean up t3lib_extmgm_testcase
committed your latest patch to trunk (rev. 6932) after my review without the SVN property changes.- 14:52 Bug #20801: t3lib_beFunc::viewOnClick - Exctract logic to find the right frontend domain
- committed v3 of the patch to trunk (rev. 6931)
- 14:48 Bug #21247: Replace header(Location:) with t3lib_div::redirect()
- Committed to trunk (rev. 6930)
- 14:35 Bug #21914: Datepicker doesn't work in Internet Explorer 8
- Hum, with French and JS files found on https://svn.typo3.org/TYPO3v4/Core/trunk/
The problem seemed to be resolved... - 10:37 Bug #21914: Datepicker doesn't work in Internet Explorer 8
- No, it's not. Did you try it using French?
I can still reproduce it with IE8 on Win7 - 13:40 Bug #21261: string literals quoted as identifiers in class.t3lib_loaddbgroup.php
- Committed to TYPO3 Core:
- trunk (rev. 6927)
- 4-3 (rev. 6928)
- 4-2 (rev. 6929) - 13:35 Bug #18662: Storing data crashes somehow with MM tables
- I just added a patch for 4.4 trunk respecting the latest changes on MM handling. In order to not have to maintain the...
- 13:02 Bug #15492: No support for LIMIT [PostgreSQL]
- Committed to
- trunk (rev. 30269) [with unit tests]
- DBAL_1-0 (rev. 30270) - 08:46 Bug #21756: Fatal error when trying to use SaltedPasswords together with RSA for BE login
- That's true! For me it doesn't work with 4.3.1!
It worked for a while but after an update of some components by my... - 02:19 Bug #22148: loginform has <table> stdWrap, but <div>s inside
- Argh, in the proposed solution it should of course be "</div>" and not "</class>" :-/
- 02:18 Bug #22148 (Closed): loginform has <table> stdWrap, but <div>s inside
- Typo3 4.3.1
css_styled_content/static/setup.txt has those lines: (only relevant lines quoted)
tt_content.login.... - 01:41 Bug #22089: felogin does not work with saltedpasswords and rsaauth
- Problem is caused by another third-party extension.
2010-02-20
- 23:32 Bug #21756: Fatal error when trying to use SaltedPasswords together with RSA for BE login
- Just had a closer look at the duplicate issue.
Roger says he's using 4.3.1 so maybe it's not related to core version. - 23:28 Bug #21756: Fatal error when trying to use SaltedPasswords together with RSA for BE login
- I just tried again and reactivated RSA security for BE logins.
And surprise surprise, suddenly it works!
Don't ... - 22:10 Bug #22091: Jump to end of text when inserting paragraph
- I think the attached patch should fix this issue. Please confirm.
Regarding the Opera behaviour, I think it is cau... - 00:46 Bug #22091: Jump to end of text when inserting paragraph
- With Opera 10.10 on Linux, the effect is different. There, the RTE loses focus. (Also, it often looks like it inserts...
- 00:02 Bug #22091: Jump to end of text when inserting paragraph
- Yes, it is. However, I have this huge patch pending in core list for trunk (#13580) and I do not want to mess things up.
- 22:09 Bug #17561: meta http-equiv="Content-Type" should change along with config.doctype
- Hey Thomas,
I currently use an extension: ja_replacer to work around this issue. It rewrites the produced HTML acc... - 18:26 Feature #21918: CLI processes cannot be executed when adminOnly mode is enabled
- Committed to SVN Trunk (rev. 6925)
- 16:36 Bug #22131: ExtDirect - API generator should built absolute links
- committed to trunk rev 6924
- 16:28 Bug #22010: Datepicker button color is wrong
- committed to svn,
4_3 rev 6922
trunk rev 6923 - 16:21 Bug #22147 (Closed): Log usage of deprecated function fw()
- typo3/template.php contains the following code...
- 15:33 Bug #20773: Main module does not load different navFrames in submodules.
- Uploaded a patch.
- 14:59 Feature #18194: Remove Static Templates from Standard Installation
- committed v7 to trunk (rev. 6920) - v4.4
- 13:01 Feature #14179: improved mm_query in class.tslib_content.php
- Hey Karsten,
should we close this one? I can't really see how this should be included.
Benni. - 00:21 Feature #22060: Caching of the ExtDirect API configuration
- Committed to SVN Trunk (rev. 6918)
- 00:17 Feature #17150: webPageTree: wrap each line/page in pagetree with div elements
- Duplicate of 10892 which was included in TYPO3 4.3
2010-02-19
- 23:18 Bug #22091: Jump to end of text when inserting paragraph
- OT:
Hi Stan, I saw that you only applied the fixes you committed today to the branch for 4.3.
Isn't trunk affected,... - 20:46 Bug #22091: Jump to end of text when inserting paragraph
- Ok, well, I will try to inspect the code. There are two scripts involved for this enter key event: one for the paragr...
- 19:55 Bug #22091: Jump to end of text when inserting paragraph
- No errors in the console.
However, I just tried it with Firefox 3.6 and there actually IS a difference. With 3.5.7... - 17:58 Bug #22091: Jump to end of text when inserting paragraph
- Strange. I tried both scenarios and everything works fine. But I am testing with Firefox 3.6 (although I doubt that i...
- 12:11 Bug #22091: Jump to end of text when inserting paragraph
- It's difficult because it does not happen that often.
Try this:
1. Create a new content element.
2. Insert tex... - 05:13 Bug #22091: Jump to end of text when inserting paragraph
- Hum... I tried many sequences but I have been unable to reproduce this issue with TYPO3 4.3. Could you describe with ...
- 21:30 Bug #21982: buttons.formattext.restrictTo not evaluated correctly
- Thanks for the correction.
Attached patch committed to SVN TYPO3core branch TYPO3_4-3 (revision 6917). - 20:05 Bug #17291: eval double2 makes negative double values positive!
- I'll try to do so soon. Sorry, being quite busy at the moment.
- 19:22 Bug #17291: eval double2 makes negative double values positive!
- Hey Sylvere,
could you please update your patch?
Thanks! - 20:00 Bug #22092: Automatic linking ignores/replaces protocol
- Committed to SVN TYPO3core branch TYPO3_4-3 (revision 6916).
- 19:16 Bug #22092: Automatic linking ignores/replaces protocol
- Yes, this fixes the problem. Tested with Firefox 3.5.8 and Opera 10.10 on Linux. Thanks!
- 17:49 Bug #22092: Automatic linking ignores/replaces protocol
- Sorry, the second version of the patch should work.
- 11:59 Bug #22092: Automatic linking ignores/replaces protocol
- Sorry this doesn't work here, at least with Firefox. The link created only has a href of "http://http", "ftp://ftp" etc.
- 04:21 Bug #22092: Automatic linking ignores/replaces protocol
- Please test the attached patch for Firefox, Opera and Safari, and TYPO3 4.3.
You will need to clear the RTE cache ... - 19:26 Feature #17745: Allow dynamic values in TCAdefaults
- Anyone willing to update the patch?
- 18:20 Bug #22146 (Closed): Full search causes error if TCA has tables without any columns
- Problem:
If a table is defined in TCA without any columns (which is the case in rsaauth) the full search creates a w... - 18:11 Bug #21098: Docblock comments in TCEforms suggest class are wrong
- committed to trunk (rev. 6914) and 4.3 (rev. 6915)
- 17:55 Bug #22145 (Closed): felogin adds field felogin_forgotHash to tca but does not add field to database
- Problem:
Due some shortcut (by reusing the $tempColumns array and adding a field afterwards) the field felogin_forgo... - 17:53 Bug #22144 (Closed): GIFBUILDER text is not rendered correctly when the text is in russian
- Most of the characters disapear, some are capital N's.
(issue imported from #M13589) - 17:27 Bug #22090: Inline styles not available if text marked with keyboard
- Committed to SVN TYPO3core branch TYPO3_4-3 (revision 6913).
- 11:48 Bug #22090: Inline styles not available if text marked with keyboard
- Works fine here now. Tested with Firefox 3.5.8 and Opera 10.10 on LInux.Thanks!
- 05:32 Bug #22090: Inline styles not available if text marked with keyboard
- Please test the attached patch after clearing the RTE cache and the browser cache.
- 17:14 Bug #21941: RTE 1.8.6 not focusing correctly with IE8
- Committed to SVN TYPO3core branch TYPO3_4-3 (revision 6912).
- 12:42 Bug #21941: RTE 1.8.6 not focusing correctly with IE8
- Hi,
tried on ie6, ie7 and ie8 and the patch works fine. thank you! - 03:19 Bug #21941: RTE 1.8.6 not focusing correctly with IE8
- Please test the attached patch with IE8, IE7 and IE6.
After applying the patch, you will need to clear the RTE cac... - 16:12 Bug #21966: _CSS_DEFAULT_STYLE
- I can confirm: Since 4.3 e.g. images in print view do not longer flow as they did in 4.2.x., because standard CSS of ...
- 15:46 Bug #21762: loginNews is missing a style for links
- commited to trunk (rev. 6910)
commited to TYPO3_4-3 (rev. 6911)
- 15:31 Feature #21900: Add API to add stylesheet directories
- Commited to trunk (rev. 6909).
- 13:24 Bug #22143 (Closed): Clipboards do not allow to cut
- Neither the usual clipboard nor the clipboards for multiple elements in listview seem to work with "cut" over differe...
- 11:50 Bug #21863: htmlarearte sometimes deletes contents
- Testing is in progress here.
At the moment I am awaiting feedback of the editors on their production-system, but by ... - 03:24 Bug #21863: htmlarearte sometimes deletes contents
- Anyone tested the attached patch?
- 10:06 Bug #22141 (Closed): First login attempt to the backend fails every time
- I updated from 4.2 to 4.3.
The first attempt to log into the backend fails every time. - The second works well.
... - 10:01 Bug #16337: The requested URL /typo3conf/ext/templavoila/mod1/db_new_content_el.php was not found on this server.
- I wrote a PM to Stefan that he as a look at this entry again.
- 09:37 Bug #22136: Popup-functionality for Pages using target field don't work in IE
- I think this is a new feature in TYPO3 4.3
RELEASE NOTES FOR TYPO3 4.3:
2009-07-16 Steffen Kamper <info@sk-typo... - 08:43 Bug #21971: Changed PHP System requirements with Minor Release Version Update
- Jonas, patch is attached to this issue. If it works for you, visit us in the core list and give your "+1" to the matter.
- 05:47 Bug #21932: Context Menus don't work in Rich Text Editor on other language (Brazilian Portuguese)
- The context menu is working in Brazilian when the BE charset is utf-8. So, there must be a problem when the charset i...
- 05:36 Bug #21932: Context Menus don't work in Rich Text Editor on other language (Brazilian Portuguese)
- What is the BE charset?
Does the problem appear only in the context menu or also in the toolbar?
What version o...
Also available in: Atom