Project

General

Profile

Activity

From 2005-04-09 to 2005-05-08

2005-05-08

19:31 Bug #14354: MySQL gt 4.1 no default value for auto inc
sorry I forgot to put this bug on my watchlist, so missed your note :-<
OK, works here fine now with HEAD as of to...
Peter Niederlag
19:29 Bug #14354: MySQL gt 4.1 no default value for auto inc
sorry I forgot to put this bug on my watchlist, so missed your note :-<
OK, works here fine now with HEAD as of to...
Peter Niederlag
17:55 Bug #14720 (Closed): XHTML cleaning: <param /> tag
The param tag ist not correctly supported in t3lib_parsehtml->processTag. It should be a standalone tag (without endi... Simon Ihmig
14:00 Bug #14705: htmlArea RTE: Firefox context menu blocks RTE context menu when All-in-One Gestures is installed
My original report was incorrect: this behaviour only occurs in Firefox for OS X. old_bartv
13:35 Bug #14705: htmlArea RTE: Firefox context menu blocks RTE context menu when All-in-One Gestures is installed
I've removed the Web Developer Extension, but this didn't solve the problem. Is there any other information that I co... old_bartv

2005-05-07

19:00 Bug #14719 (Closed): TS menus with sectionIndex don't work correct when page has a navigation title assigned
If you have a TS menu with Sectionindex and the page with the index has a navigation title assigned, the headers of t... old_rb

2005-05-06

22:42 Bug #14718 (Closed): Users have to login twice when the option domains is enable...
When the options domains is enabled like this:
plugin.tx_newloginbox_pi1.domains = www.livetravelguides.com
...
Ries van
16:01 Revision 386cb215: * Improved some ChangeLog comments
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@713 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki

2005-05-05

23:08 Revision ad6495a3: * Slightly changed a comment
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@712 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
21:15 Revision 38253fba: * Changed the tolerance for image comparison from 10KB to 2KB.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@711 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
16:43 Feature #14427: AND combination for TypoScript conditions doesn't work
bug568.diff contains nothing new, it's just a simplified diff with "-w" applied. Michael Stucki

2005-05-04

17:12 Revision b780bc9c: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@710 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
17:08 Revision 9521574b: * Added Hindi language
* Added feature to table-wizard: Will create 5 new rows when adding rows in the bottom of table (configurable)
* Adde...
Kasper Skårhøj
13:32 Bug #14717 (Closed): Firefox - pasting in textarea trows an error
In Firefox (windows) it's not possible to past text in the textarea in WYSIWYG-mode.
It's possible to past in alle ...
Daniel Doesburg
09:10 Bug #14623: Hide page if no translation for current language exists bug
I discussed this with Kasper, and he says it's not necessarily a bug. I'll see if this situation can be avoided with... Michael Scharkow
09:06 Bug #14716 (Closed): XMenu_Layers fails to position layers correctly in Firefox
XMenu_Layers fails to position layers correctly in Firefox. It seems to temporarily add some value to the offset. Onc... old_raimund_bau
03:37 Revision 153917be: fixed bug in getServiceOption()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@708 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
01:43 Revision b1ecef06: fixed typo in description: htmlspecialchar[s]
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@707 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
01:29 Revision 6cf67a09: cleanup and added a function to get the bin paths
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@706 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
01:24 Revision 83752597: changed wrong param description
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@705 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
01:23 Revision a5b264bd: function addService - make "user_" services possible
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@704 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
00:54 Bug #14715: Restricted character size for object names
See http://typo3.org/documentation/mailing-lists/german-user-list-archive/thread/110120349/ for more information. Michael Stucki

2005-05-03

21:23 Bug #14715 (Closed): Restricted character size for object names
Restriction of objects names like Users, Groups, Directories to 20 characters should be changed.
(issue imported ...
old_koger
19:15 Feature #14711: Issue a warning when a BE user has a weak password (e.g. the same as the username)
should this become part of the core?
yes please!
Ingo Renner
17:29 Feature #14711: Issue a warning when a BE user has a weak password (e.g. the same as the username)
The attached patch implements the wanted behavior. Please test if it works.
What do others think, should this become...
Sebastian Kurfuerst
16:46 Feature #14711: Issue a warning when a BE user has a weak password (e.g. the same as the username)
The password check can be done at login time as you simply throw the login into the password-hashing function. If it'... Martin Kutschker
16:41 Feature #14711: Issue a warning when a BE user has a weak password (e.g. the same as the username)
It would make sense to introduce some other checks as well, an integration with cracklib could be done, too. I think ... Sebastian Kurfuerst
17:16 Bug #14708: Only 101 Content Elements are show when using Module Web->Page
The attached patch raises the limit to 500 items. could somebody confirm this?
Thanks, Sebastian
Sebastian Kurfuerst
16:47 Bug #14708: Only 101 Content Elements are show when using Module Web->Page
I can reproduce this error as well. will try to provide a bugfix Sebastian Kurfuerst
10:34 Bug #14714 (Closed): PHP5, flexform and iso-8859-1 charset
I'm having some trouble with danish characters like 'æøå' and flexform (This problem apply to umloud etc. as well). I... Tonni Aagesen

2005-05-02

14:51 Bug #14713: Selections in the group settings get discarded without notification
Correction: (4) The maximum number of selectable entries in the 'Allowed excludefields' is about 310 (sorry for the i... Robert Markula
14:46 Bug #14713 (Closed): Selections in the group settings get discarded without notification
In the group settings (Web->List->Root->Backend usergroup) you can only select a limited number of entries in the var... Robert Markula
11:48 Revision 030cfba2: * Changed the description for the im_version_5 setting
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@703 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
11:46 Bug #14683: form mails not supporting different charsets (utf-8)
The cleanest solution might be:
* Remove the hardcoded charset in t3lib_htmlmail.
* Fetch the charset in tslib_fe...
Ådne Hovda

2005-05-01

22:55 Revision fc264d43: Updating changelog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@702 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Jul Jensen
22:50 Revision 0c5797cc: Reverted the "obvious" bug. For some strange reason the "sv" sysext directory had disappeared on my system, I thought the funtion had been moved to t3lib/. However, obviously this is wrong, therefore I revert that change. Sorry for the confusion!
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@701 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
20:29 Revision bca2ab52: * Fixed an obvious bug in class.t3lib_userauth.php which caused TYPO3 to stop working.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@700 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
19:50 Revision 97358b33: * Implemented a wrapper for executing ImageMagick
* New feature #0001034: GraphicsMagick finally works with TYPO3! This can be enabled by setting TYPO3_CONF_VARS[GFX][... Michael Stucki
19:40 Feature #14703: TYPO3 doesn't work with GraphicsMagick
Finally implemented in CVS! Michael Stucki
19:36 Feature #14712 (Closed): rtehtmlarea url/email to link conversion
in rtehttmlarea, only urls with http:// at the beginning and email-adresses with mailto: at the beginning are convert... Philipp Fleischmann
10:07 Bug #14359: Extension Manager couldn't connect to TER with Option "Show Detail"
The problem didn't exist yet.
Sometimes the connection to TER is not possible, but today it is working.
Wolfgang Dedden

2005-04-30

20:18 Bug #14656: [FR] keyboard shortcuts in BE?
(no hard/warm feelings for bytes :-)
Well then Gmail. Hm... (logging in after a while) they're using single-key s...
old_mshigorin
19:52 Bug #14656: [FR] keyboard shortcuts in BE?
The MediaWiki shortcuts seem a bit braindead (sorry): They even use the same shortcut (e) twice. Go figure. Seems as ... Karsten Dambekalns
19:44 Bug #14656: [FR] keyboard shortcuts in BE?
Maybe borrowing at least the most needed shortcuts from e.g. MediaWiki would be reasonbbale?
MW Help on shortcuts:...
old_mshigorin
19:17 Bug #14656: [FR] keyboard shortcuts in BE?
One more note:
In the long-term I believe that all browsers should adobt Operas two-step-way which uses <SHIFT> + ES...
Michael Stucki
19:13 Bug #14656: [FR] keyboard shortcuts in BE?
At this page you can find some helpful information (though in German only) about access keys:
http://www.barrierefre...
Michael Stucki
19:54 Revision f156d787: * Changed the layout of the security warning box which is displayed in alt_intro.php
* Added a hook for extending the device recognition capabilities in class.t3lib_matchcondition.php (requested by Mich... Michael Stucki
19:26 Feature #14464: There's no menu state "CURIFSUB" defined
Added in CVS Michael Stucki
19:22 Bug #14539: check for the include_once statement for XCLASS
Fixed in CVS Michael Stucki

2005-04-29

14:48 Revision cca244eb: * Added type path to getText function
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@697 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Jul Jensen
14:16 Bug #14687: Image Processing: Combining images generates wrong images
has been fixed in CVS Michael Stucki
14:04 Bug #14518: Naming Edit page Header / Edit Page
Fixed in CVS. Michael Scharkow
13:33 Revision 825d630a: Fixed DoS hole for fe_session_data table. See changelog for log description.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@696 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
11:55 Revision 7c78b32e: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@695 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
11:53 Revision 5aff72a0: Updated comments
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@694 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
11:21 Revision cb611728: * Applied fixes to t3lib_extMgm in order to prevent possible fatal errors where only local extensions would be loaded, resulting in a complete failure of the system (aka "...the cms extension is not loaded" bug). It is unknown if it fixes such problems since the bug is not repeatable.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@693 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
11:07 Feature #14711 (Closed): Issue a warning when a BE user has a weak password (e.g. the same as the username)
Annoy user with a warning so that she changes it to something different than the login.
Make it big and red like t...
Martin Kutschker
09:30 Bug #14547: XHTML compliance of typolink (non-compliant links are generated when additional parameters are used)
Bernhard, no.
The point is that you have to quote ALL ampersands anywhere, be it in a text node (to speak DOM) or ...
Martin Kutschker

2005-04-28

23:33 Bug #14547: XHTML compliance of typolink (non-compliant links are generated when additional parameters are used)
Do you mean it should output "&" as separator in GET parameters when an XHTML doctype is used. and "&amp;" when an 4.... Bernhard Kraft
23:25 Revision fb22cd6d: * Added API in tslib_pibase for checking availability of the cHash value when plugins are running as USER cObjects. This is a VERY IMPORTANT thing for plugin writers to acquaint themselves with. I suggest reading the article "The Mysteries of &cHash" which was written about this tricky issue.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@692 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
23:19 Bug #14705: htmlArea RTE: Firefox context menu blocks RTE context menu when All-in-One Gestures is installed
I cannot reproduce this behaviour. Try to remove the Firefox Web Developer extension. Stanislas Rolland
09:09 Bug #14705: htmlArea RTE: Firefox context menu blocks RTE context menu when All-in-One Gestures is installed
I have the same options selected as you, but the Firefox context menu still covers the htmlarea context menu. old_bartv
20:41 Bug #14354: MySQL gt 4.1 no default value for auto inc
Hi Peter
I did the same what you described but it works for me. I installed and uninstalled tt_address, opened "data...
Rupert Germann
19:53 Bug #14354: MySQL gt 4.1 no default value for auto inc
I don't really like to spoil the party but I feel it still is not working quite as intended. .-<
At first looks go...
Peter Niederlag
19:02 Bug #14354: MySQL gt 4.1 no default value for auto inc
finally fixed in CVS Rupert Germann
19:00 Bug #14652: Problem when removing 'unsigned' attributes from db-fields
the uplicate strcmp is fixed in cvs. Rupert Germann
18:55 Revision 075e5ea8: - updated changelog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@691 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
18:52 Revision efc5b016: removed the mysql-version setting. this is not needed anymore because the version ckeck was removed too.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@690 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
18:43 Revision 1a171e24: - fix for bug 416: now the wrong default values in autoincrement lines will be removed from .sql files before they are written to the db. This fixes the problem where tables were not created under MySQL 4.1.x
- removed a double strcmp (resolves bug 955)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@689 709f56b5-9817...
Rupert Germann
18:35 Revision c4c53a00: - updated changelog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@688 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
18:29 Revision 58f85849: new features for the pi_base pagebrowser: first and last links, "floating" of the displayed pages, all wraps are now configurable, all hardcoded HTML can be substituted with own wraps, and many more.
The behaviour of the pagebrowser doesn't change if the additional "internal"-array-elements don't exist.
This array ...
Rupert Germann
18:24 Bug #14672: class.tslib_pibase.php: Improve list of result pages
The problem with a link to the current page is not merely about liking it or not, it's a major usability bloober. See... Oliver Klee
18:21 Bug #14672: class.tslib_pibase.php: Improve list of result pages
Kasper's note on this bug:
- I will not change behaviour that the current page is not linked. Just
because you don...
Oliver Klee
18:20 Bug #14671: Random code cleanup in class.tslib_pibase.php
Mere code cleanup is never critical as it doesn't change the code functionality - it just makes the code easier to re... Oliver Klee
18:17 Bug #14671: Random code cleanup in class.tslib_pibase.php
Kasper's note on this:
Code clean up is something I or others from the CVS team will
do and your suggestions are no...
Oliver Klee
16:15 Feature #14710 (Closed): Indexed Search results always on same page as search
Currently the action="..." value of the form of the IndexedSearch get's it's target page UID from TSFE->id ... it wou... Bernhard Kraft
14:02 Revision 880c2427: Localization updates
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@686 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
13:28 Bug #14709 (Closed): ereg calls without escaped curly braces
e.g in typo3/mod/tools/em/index.php, line 2665
if (ereg('^class[[:space:]]*([[:alnum:]_]+)([[:alnum:][:space:]_]*){'...
Wolfgang Klinger
12:27 Bug #14626: $TYPO3_CONF_VARS['BE']['lockIP'] < 4 prevents use of 'View' module
fixed in CVS Rupert Germann
12:26 Revision 502f52c5: - updated changelog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@685 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
12:23 Bug #14429: "Access Key" with umlauts in Firefox
schon OK ;-)
I committed the patch to CVS a miniute ago.
Rupert Germann
12:19 Bug #14429: "Access Key" with umlauts in Firefox
Sorry Rupi dass ich Dir das direkt angehängt habe. Wollte es eigentlich an mich selbst assignen, keine Ahnung was ich... Michael Stucki
12:21 Revision 4cd1be57: fix for bug 570: now it is prevented that umlauts or other special characters are inserted as "accessKey"
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@684 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
12:15 Revision 9a11b0fd: fixed bug 911: setting ['BE']['lockIP'] to a value < 4 does not log out the BEuser anymore.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@683 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
11:57 Revision 9872daf2: * Added parameter to function in t3lib_install that enables you to write to other localconf's than the canonical.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@682 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Jul Jensen
10:38 Revision 1a2b06c5: * Added search in Extension Manager for extensions locally.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@681 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
09:08 Bug #14704: Dialog buttons unreachable
Sorry, I hadn't read the manual:
---
FAQ: Why are popup windows too small when they open?
We have tried to mak...
old_bartv

2005-04-27

23:39 Bug #14429: "Access Key" with umlauts in Firefox
Will be fixed in 3.8.0 Michael Stucki
23:33 Revision 427654e1: Corrected name in Changelog to firstname lastname after request of M. Stucki
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@680 709f56b5-9817-0410-a4d7-c38de5d9e867 Bernhard Kraft
23:31 Revision 1a418671: Corrected name in Changelog to firstname lastname after request of M. Stucki
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@679 709f56b5-9817-0410-a4d7-c38de5d9e867 Bernhard Kraft
23:25 Revision d44502cc: Added post-process Hook in class.t3lib_befunc.php for method "getFlexFormDS"
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@678 709f56b5-9817-0410-a4d7-c38de5d9e867 Bernhard Kraft
23:09 Revision 61be9022: - updated changelog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@677 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
23:07 Bug #14652: Problem when removing 'unsigned' attributes from db-fields
Status:
- The unsigned thing has been reverted by Kasper.
- Peter is right with his statement - I will fix that one.
Michael Stucki
22:12 Bug #14652: Problem when removing 'unsigned' attributes from db-fields
I think there is just one small leftover form reverting the changes:
class.t3lib_install.php, line 425
} elseif...
Peter Niederlag
22:28 Bug #14406: hardcoded tt_news references in class.t3lib_userauthgroup.php
fixed in cvs Rupert Germann
22:24 Bug #14139: Install tool is incapable of comparing modern database dumps
I still find these problems wit 3.8.0beta2 as well as current HEAD.
Install-Tool->Update required tables->COMPARE ...
Peter Niederlag
22:23 Revision 48dcb6e4: - fix for bug 536: removed a hardcoded tt_news reference which inserted the admin name as news author.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@676 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
21:50 Bug #14705: htmlArea RTE: Firefox context menu blocks RTE context menu when All-in-One Gestures is installed
Have you disabled the Option "Disable or replace context menus"? (I have also added a screenshot.) Marcel Gmür
08:53 Bug #14705 (Closed): htmlArea RTE: Firefox context menu blocks RTE context menu when All-in-One Gestures is installed
The Firefox (both Win and OS X) context menu always overlaps the HTMLAREA context menu. Accessing the context menu re... old_bartv
21:22 Bug #14354: MySQL gt 4.1 no default value for auto inc
Hi imho a tiny problem still remains in current CVS HEAD
INSTALL-Tool/Compare still complains about "changing fiel...
Peter Niederlag
18:54 Bug #14708: Only 101 Content Elements are show when using Module Web->Page
Hope this is ok for you, it is a t3d with a page which has 109 content elements. old_c_kaemmerer
18:17 Bug #14708: Only 101 Content Elements are show when using Module Web->Page
hi, could you export this page maybe as t3x and attach it here? it would be really good to have some testing data ava... Sebastian Kurfuerst
18:04 Bug #14708 (Closed): Only 101 Content Elements are show when using Module Web->Page
If you create a page and insert a lot Content Elements into that page, only the first 101 Content Elements are show w... old_c_kaemmerer
18:34 Revision a1b47a11: * Updated install tool test images again after Stuckis suggestions. Now validates perfectly with this TYPO3 using his debian packages "graphicsmagick" and "graphicsmagick-im-compat"
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@675 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
18:24 Revision cf099d3e: 2005-04-27 Michael Scharkow <mscharkow@gmx.net>
* Fixed bug #0000727: Fixed some labels for editing Page Header in page and list view
git-svn-id: https://svn.typo3...
Michael Scharkow
17:20 Revision 16f4778d: * More implementation of locallang-xml support in frontend
* Implemented substitution of glossary terms in view_help.php. Glossary is available when the extension "t3glossary" ... Kasper Skårhøj
17:14 Revision 03522288: * More implementation of locallang-xml support in frontend
* Implemented substitution of glossary terms in view_help.php. Glossary is available when the extension "t3glossary" ... Kasper Skårhøj
15:47 Bug #14706: $BE_USER->uc['noOnChangeAlertInTypeFields'] don't work
Thanks for the diff :) - Sebastian Sebastian Kurfuerst
15:44 Bug #14706: $BE_USER->uc['noOnChangeAlertInTypeFields'] don't work
This is the diff. Its my first diff and I made it with 'diff -u'. I hope thats right.
Jens
old_jwitt
15:03 Bug #14706: $BE_USER->uc['noOnChangeAlertInTypeFields'] don't work
Hi, if I understood you correctly, you modified the core for making that function to work. Could you please supply a ... Sebastian Kurfuerst
13:43 Bug #14706 (Closed): $BE_USER->uc['noOnChangeAlertInTypeFields'] don't work
if I set this option, then the fields are not updated. But this make no sense. I hoped that only the Alert message do... old_jwitt
15:43 Feature #14707 (Closed): New parameter: typolinkCheckRootline_noExtTarget, makes it possible to remove extTarget when using typolinkCheckRootline
When using typolinkCheckRootline all links get the default extTarget. This makes it impossible to i.e. have a startpa... Ådne Hovda
12:09 Revision 986766b1: * When using frontend editing with pop-up window the save-and-view button will not change focus of the windows but keep the editing window on top while reloading the page for preview behind. (Works in any case editing happens in a pop-up window)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@671 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
11:57 Revision e4bc51eb: See changelog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@670 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
08:44 Feature #14653: Add onBlur and onFocus functionality
I do not mind from this.
It was just a suggestion for a "feature" :)
I will try to modify the sources and send you ...
Dmytro
08:39 Bug #14704 (Closed): Dialog buttons unreachable
In IE 6.0/WinXP, using 0.4.72, many popup dialogs such as insert table or table cell/row properties do not display th... old_bartv

2005-04-26

17:45 Bug #14633: 404 error when deleting an element
I can confirm both the bug and the fix. I'll try to get it into CVS. Michael Scharkow
17:30 Feature #14653: Add onBlur and onFocus functionality
Agreed, and I would not like more JS included by default so this would have to be optional. Definitely not a show sto... Michael Scharkow
17:26 Bug #14685: JS Menu in Opera
Noticed the ;) after my comment? I know this is not a solution but if anybody feels like fixing it, go ahead. But at ... Michael Scharkow
13:26 Bug #14429: "Access Key" with umlauts in Firefox
Hey there's a patch here already, please include it in the upcoming release! Thanks! Wolfgang Klinger
12:52 Bug #14371: Problems with "Clear temp_CACHED" and "Clear All Cache"
The patch might solve the problem. Unfortunately I don't know how to check if it works...(?) Michael Stucki
11:56 Bug #14371: Problems with "Clear temp_CACHED" and "Clear All Cache"
We just had this problem on one of our clients site.
I did save the temp_CACHED files which caused the error and com...
Michael Stucki
02:48 Feature #14703: TYPO3 doesn't work with GraphicsMagick
That's it! Please help me to get this into 3.8.0 by testing it intensively. I think everything is fine except the Ins... Michael Stucki
02:46 Feature #14703: TYPO3 doesn't work with GraphicsMagick
Here we go...:
01_replaceExec.diff
This patch replaces all exec(some-imagemagick-program) calls with a call to th...
Michael Stucki
02:41 Feature #14703: TYPO3 doesn't work with GraphicsMagick
GraphicMagick / Linux:
It seems the bugtracker has an upload size limit.
Will upload a statically linked binary (...
Michael Stucki
02:23 Feature #14703: TYPO3 doesn't work with GraphicsMagick
GraphicsMagick / Debian
Add this to your /etc/apt/sources.list:
deb http://typo3.sunsite.dk/software/debian/ sarg...
Michael Stucki
02:22 Feature #14703: TYPO3 doesn't work with GraphicsMagick
GraphicsMagick / Windows:
GraphicsMagick binaries for Windows are available at this place:
ftp://ftp.graphicsmagi...
Michael Stucki
02:20 Feature #14703 (Closed): TYPO3 doesn't work with GraphicsMagick
GraphicsMagick is a fork of ImageMagick. The project was started because ImageMagicks API changes between almost ever... Michael Stucki

2005-04-25

19:56 Bug #14702: Typo3 shouldn't use country codes for specifying language
Hmm, all the changes have to be backwards-compatible. This is not possible with what you describe, and I think thats ... Sebastian Kurfuerst
16:53 Bug #14702 (Closed): Typo3 shouldn't use country codes for specifying language
It seems that Typo3 currently uses codes in many places when there is a need to specify a language setting. E.g.:
...
old_menthos
18:16 Feature #14582: RFE: get t3lib_DB->debug_lastBuiltQuery without t3lib_DB->debugOutput
Refering to a recent discussion on the dev list ("[Typo3-dev] DBAL usage question") : I proposed removing the conditi... Rainer Kuhn
16:47 Revision ed949379: Updated ChangeLog.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@669 709f56b5-9817-0410-a4d7-c38de5d9e867 Andreas Otto †
15:53 Bug #14264: getUpdateJS: broken when using UTF-8 and IE
Hi Masi,
could you please take a look at this issue again? IMHO it needs a general solution, as JS functionality i...
Thorsten Kahler
15:10 Bug #14264: getUpdateJS: broken when using UTF-8 and IE
The patch I provided is for version 3.6.1 (as mentioned).
In class tslib_fe (which is instantiated in TYPO3 as $G...
Thorsten Kahler
13:32 Bug #14264: getUpdateJS: broken when using UTF-8 and IE
Hi,
in JScharCode() at this line: $GLOBALS['TSFE']->siteCharset;
What is siteCharset? Didn´t foud any other poi...
Daniel Gercke
15:53 Bug #14685: JS Menu in Opera
sorry to reopen this, I don't think I made myself clear. If I move the mouse to the bottom, yes they disappear, until... Christoph Koehler
11:08 Bug #14685: JS Menu in Opera
Solution: Move the mouse back to the last entry ;) Michael Scharkow
14:08 Bug #14546: Backend PageTree Error
But what is about Linux with 64-bit? Does Typo3 run under 64-bit Linux? old_reimanngv
11:17 Bug #14546: Backend PageTree Error
Does this mean it's not a TYPO3 bug and we can close the issue? Michael Scharkow
11:43 Bug #14692: Access to file resources does not work with mod_fcgid
I can confirm this but I have no clue what's wrong. Michael Scharkow
11:32 Bug #14474: JSMENU with realurl doesn't work in IE
Fixed bug by adding the three code lines mentioned in the attached diff. Andreas Otto †
11:30 Revision 7203b567: Fixed bug 649 <http://bugs.typo3.org/view.php?id=649>.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@668 709f56b5-9817-0410-a4d7-c38de5d9e867 Andreas Otto †
11:21 Bug #14359: Extension Manager couldn't connect to TER with Option "Show Detail"
Given that details is the default setting, I think this has never been a problem in code, but rather with TER not wor... Michael Scharkow
11:05 Bug #14701: In file>list the table with id="typo3-filelist-top" has an image that is not properly closed
Fixed in CVS, thanks to Stucki. Michael Scharkow

2005-04-24

23:27 Bug #14701 (Closed): In file>list the table with id="typo3-filelist-top" has an image that is not properly closed
In file>list the table with id="typo3-filelist-top" has an image that is not properly closed
<a href="file_list.ph...
ben van
05:02 Revision 83b0264d: * Fixed a problem with a recent change in the filelist module
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@667 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki

2005-04-23

18:22 Bug #14691: Errors/Warnings in T3 Backends upon initializing htmlarea
I will close this problem since the original issue has been fixed, otherwise it gets very confusing.
If you still ...
Stanislas Rolland

2005-04-22

20:41 Bug #14117: Opera 7 with gmenu_layers & tmenu_layers in FE
I cannot reproduce the bug with 3.7 and Opera 7/8. The example from TSREF seems to work fine, or am I missing somethi... Michael Scharkow
20:08 Bug #14685: JS Menu in Opera
No it doesn't, works fine afaik, but Michael told me to report it... Christoph Koehler
18:34 Bug #14685: JS Menu in Opera
Does this have any *functional* consequences? If not, I'd rather not spend time looking for a fix... Michael Scharkow
19:56 Bug #14623: Hide page if no translation for current language exists bug
The fix looks good and simple enough, and it works here, too. I don't see a reason why the language should be resett... Michael Scharkow
18:45 Bug #14316: em ignores PEAR compatible classes
Could it be also included into 3.8.beta2.
Just checked the line and there is NO change to 3.7
Peter Russ
16:32 Bug #14237: Flexforms don't show default values
>Did/could you check whether the fix works for 3.8.0beta2.1 as well?
It works, The line to be replaced is now at l...
Karsten Dambekalns
16:27 Feature #14700 (Closed): Support to clear cache only in subtrees when changing TS
Added support to clear cache only in subtrees starting at the actual pid of an template. If you want to use this feat... Peter Russ
14:29 Bug #14300: Javascript GUI control in the BE, type Files or ImageFiles, ordering item broken
this is fixed in 3.8.0dev (and beta 2.1) . Rupert Germann
14:26 Bug #14275: Insert records, cache refresh problem
this is no bug.
search for "clearCacheCmd" on this page:
http://typo3.org/documentation/document-library/doc_core_...
Rupert Germann
14:21 Bug #14256: special characters in username not checked
this was fixed in 3.7.0
I tested the FE-login on TYPO3 3.7.0 and 3.8.0dev and it works with umlauts in username and ...
Rupert Germann
14:11 Bug #14357: fileadmin folders and files look always "RW" protected
this is no bug. The red icon "RW" tells you that you are allowed to read and write those files. A red "R" means that ... Rupert Germann
14:04 Bug #14351: Shortcut pages incompatible with mount point
I can't reproduce what you described (with TYPO3 3.8.0dev).
one thing I don't understand: what means " take informat...
Rupert Germann
13:55 Bug #14699 (Closed): JSMENU broken when using UTF-8
Any menu item of a JSMENU with non-ASCII characters is broken when using UTF-8.
This happens with IE and Firefox, N...
Simon Ihmig
13:50 Bug #14691: Errors/Warnings in T3 Backends upon initializing htmlarea
I'm sorry, i can't reproduce the javascript-errors... they're gone (:roll eyes:)
Stays the problem with the long ...
old_niediek
13:48 Bug #14698: Refrence to cObjects
I would say this is no bug because TS objects can not be overwritten without cleaning them before. (this is written s... Rupert Germann
00:26 Bug #14354: MySQL gt 4.1 no default value for auto inc
Could somebody tell me please if there is a fix for 3.7.0 and where to find it?
Rob Kamp
Rob Kamp

2005-04-21

19:02 Bug #14691: Errors/Warnings in T3 Backends upon initializing htmlarea
Do you know where the faulty line comes from? It is not an instruction of the htmlArea RTE. Stanislas Rolland
18:34 Bug #14691: Errors/Warnings in T3 Backends upon initializing htmlarea
I did furter analysis (using moz 1.76):
The editor itself loads with the buttons and the textfield(and moz is disp...
old_niediek
18:12 Bug #14691: Errors/Warnings in T3 Backends upon initializing htmlarea
Ok, first my language setup:
###############################################
###Sprachen definieren
#Standard-Sp...
old_niediek
14:29 Bug #14359: Extension Manager couldn't connect to TER with Option "Show Detail"
Does this problem still exist? Sebastian Kurfuerst
13:35 Bug #14697: When using LDAP for authorization, page generation fails after login
As I wrote, at least two people in the (main, english) mailinglist reported the problem first. Maybe two weeks ago or... old_manilius
13:30 Bug #14697: When using LDAP for authorization, page generation fails after login
tslib is normally a symbolic link to typo3/sysext/cms/tslib (where this is possible). I don't know if PHP checks for... Sebastian Kurfuerst
12:10 Bug #14697: When using LDAP for authorization, page generation fails after login
Okay, this might help.
However I'm not very familiar with Typo3 so I don't know which way is the right way to go. Is...
old_manilius
12:04 Bug #14697: When using LDAP for authorization, page generation fails after login
when replacing the IF construction in the LDAP extension with the following line:
require_once(PATH_tslib.'class.tsl...
Sebastian Kurfuerst
11:41 Bug #14697 (Closed): When using LDAP for authorization, page generation fails after login
When using the LDAP-extensions and using LDAP for fe-login, the page after the login can not be created. The error sa... old_manilius
13:01 Bug #14698 (Closed): Refrence to cObjects
it got a strange thing using refrence,
in this example :
===========================
ztemp.universe= TEXT
ztem...
Aissam
11:11 Bug #14238: User cannot save existing page if page-type is not allowed by backend-group config
"- and this is what I would prefer - the page type select has to be modified so it recognizes that the inaccessible p... Sebastian Kurfuerst
10:34 Bug #14238: User cannot save existing page if page-type is not allowed by backend-group config
Bug persists in TYPO3 version 3.8.0beta1. Andreas Beutel
10:22 Bug #14238: User cannot save existing page if page-type is not allowed by backend-group config
There are some usability issues related to this:
If a user is not allowed to set the page type to "Advanced", does...
Andreas Beutel
11:05 Bug #14696: Access List Modules Selection
The attached patch solves the problem. But somebody maybe should go through tbl_be.php and adjust the default values ... Sebastian Kurfuerst
10:39 Bug #14696: Access List Modules Selection
I experience the same thing here, will investigate it. Sebastian Kurfuerst
09:40 Bug #14696 (Closed): Access List Modules Selection
It seems it's not possible to select more than 15 modules from the Access List (after saving). I tried both IE and F... Davide Principi
09:05 Bug #14695: list and page not working after editing pages in documents modul
I can reproduce this. Will have a look at it. Rupert Germann
05:52 Bug #14695 (Closed): list and page not working after editing pages in documents modul
here's the order to reproduce this:
-go to the documents module
-click the pencil in front of a recently edited p...
Ingo Renner

2005-04-20

22:17 Bug #14461: using mod_rewrite to mask URL causes Typo3 to always display same content
Did I get this correctly that this problem is solved now? Sebastian Kurfuerst
22:10 Bug #14356: Admin Panel => Frontend Fatal Error
Does this problem still exist in your installation? It seems that it is no issue anywhere else (at least not reported). Sebastian Kurfuerst
22:07 Bug #14346: Element Browser is empty
There was no response for some months. Sebastian Kurfuerst
22:06 Bug #14238: User cannot save existing page if page-type is not allowed by backend-group config
Are there any proposals how to deal with that? Maybe there needs to be a possibility to select "Don't change" instead... Sebastian Kurfuerst
20:42 Bug #14546: Backend PageTree Error
The problem could be related to that serialize/unserialize function, the UC is saved as serialized array. But as seri... Sebastian Kurfuerst
20:34 Feature #14358: Adminpanel not see
Until there is no more detailed description of the problem, we can't do anything. The admin panel works in all tested... Sebastian Kurfuerst
19:31 Feature #14421: Add a reconnect in logout.php
It is fixed in 3.8.0 beta versions. Sebastian Kurfuerst
19:22 Bug #14694: Help->About module broken
appearently there was no change on this file and the problem exists in both beta versions. have to check this. Sebastian Kurfuerst
18:16 Bug #14694 (Closed): Help->About module broken
The Help->About module is broken.
This is the string it shows:
"TYPO3 is a flexible and professional Open Sourc...
Ingmar Schlecht
18:38 Bug #14690: can't login under Windows
the current bug should be fixed in CVS. Sebastian Kurfuerst
08:28 Bug #14690: can't login under Windows
Yeah, that bug was fixed, but just in CVS, 3.8.0 beta2 contains the non fixed version. Sebastian Kurfuerst
08:27 Bug #14690: can't login under Windows
I thought bug 997 was fixed to make it work with PHP 4.1.x again. I don't have a problem with raising PHP requirement... Jochen Weiland
08:09 Bug #14690: can't login under Windows
Have a look at bug 997, and in the dev list something was posted about this:
"This version doesn't work with PHP w...
Sebastian Kurfuerst
06:05 Bug #14690: can't login under Windows
Saw somewhere that 3.8 needs PHP > 4.2
PHP 4.2.0 is 3 years old...
I'm running 3.8b2.1 on WinXP and PHP 4.3.10.
old_gaumondp
01:37 Bug #14690: can't login under Windows
I am not using an accelerator with Windows and clearing cache etc. doesn't help. i also tried it with a freshly creat... Jochen Weiland
18:19 Bug #14693: CLI-API script cannot init - BEUser not found
This has already been fixed in 3.8 (at least I know it's working properly there and the buggy code isn't in there).
...
Ingmar Schlecht
14:08 Bug #14693 (Closed): CLI-API script cannot init - BEUser not found
A script using CLI-API can't find its BE-User due to a bug in t3lib/class.t3lib_beuserauth.php.
Buggy code:
...
Jose Antonio
17:07 Bug #14691: Errors/Warnings in T3 Backends upon initializing htmlarea
I made some corrections, although I was not able to reproduce the problem on my installations.
Please re-import ve...
Stanislas Rolland
00:08 Bug #14691 (Closed): Errors/Warnings in T3 Backends upon initializing htmlarea
I get the following error reports in the Typo-Backend when loading a content-element to be edited with htmlarea:
W...
old_niediek
05:49 Bug #14692 (Closed): Access to file resources does not work with mod_fcgid
Using the Green Static template on a fresh 3.8b2.1 show these in the FE Admin panel:
Parse template:
"media/uplo...
old_gaumondp

2005-04-19

22:56 Bug #14690: can't login under Windows
if using eAccelerator and the like: have you cleared all those cached files (session data as well) and all other cach... old_clonedyke
22:35 Bug #14690: can't login under Windows
Yes, different PHP versions:
Linux: PHP 4.3.10
Windows: 4.1.2
Jochen Weiland
21:53 Bug #14690: can't login under Windows
Hi, do you have a different version of PHP in windows and linux? Greets, Sebastian Sebastian Kurfuerst
20:41 Bug #14690 (Closed): can't login under Windows
Tried to use 3.8.0beta1 with WinXP (SP2), but unable to log into backend. Tried with existing and new databases, sett... Jochen Weiland
19:33 Feature #14682: [FR] mysql access using "root" w/o password warning?
Errr... on my servers MySQL isn't listening to the network by default (we're running ALT Linux), so I've filed the bu... old_mshigorin
19:25 Feature #14682: [FR] mysql access using "root" w/o password warning?
I wouldn't add this warning. The warnings in the BE are about default settings of TYPO3, those that everyone knows an... Karsten Dambekalns
18:39 Revision 6dda6b6f: t3lib_div::expandList, t3lib_page::deleteClause, tslib_cObj->editpanel
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@666 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
18:28 Revision a5f1db80: fix DOS linefeeds
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@665 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
17:08 Bug #14689 (Closed): unwanted default debug output - patch included
hi!
in the current CVS version, default debug output is shown in the indexed search backend module.
this is due to ...
old_clonedyke
17:06 Bug #14683: form mails not supporting different charsets (utf-8)
AFAICT the mails are encoded according to the forceCharset setting, but the mail headers states it's in 8859-1. So it... Karsten Dambekalns
17:03 Bug #14684: Not possible to save alternative port for mysql in install tool
Indeed, fixed according to Ingmar's comment in the Install Tool ChangeLog in CVS. Karsten Dambekalns
00:54 Bug #14684: Not possible to save alternative port for mysql in install tool
Just saw a message from Ingmar that this has been addressed a few days ago in the CVS. This "bug" can be closed. Jochen Weiland
00:41 Bug #14684 (Closed): Not possible to save alternative port for mysql in install tool
If mysql is running on a different port than 3306, it is not possible to enter and save that information in the insta... Jochen Weiland
16:42 Bug #14685: JS Menu in Opera
a little note about this issue: Once you move the mouse down again, the lines disappear. Just so you know. Christoph Koehler
01:27 Bug #14685 (Closed): JS Menu in Opera
First of all, good job making the JS menu work!
There is just a graphic problem now. When you click on any little ic...
Christoph Koehler
16:11 Bug #14688: Installtool needs PHP 4.2
Fixed. (New speed record?? ;-))
Aynway, thanks for notifying.
Michael Stucki
15:56 Bug #14688: Installtool needs PHP 4.2
As discussed with Michael Stucki, this should be changed back to doubleval(), as this is available in earlier PHP ver... Karsten Dambekalns
14:42 Bug #14688 (Closed): Installtool needs PHP 4.2
Since beta2 the install tool needs PHP 4.2 as minimum because the function floatval is used.
Start installtool and t...
Thomas Hempel
16:04 Revision 2b75e80d: * Typo corrections
* Reverting change doubleval <-> floatval
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@664 709f56b5-9817-04...
Michael Stucki
14:47 Bug #14677: list view > warning
was no bug Rupert Germann
12:23 Bug #14677: list view > warning
thank you rupi!
I installed TYPO 3.8.beta2.1 and it works fine, now.
Joe Frontman
14:46 Bug #14686: IMAGE object border property
is a duplicate Rupert Germann
12:24 Bug #14686 (Closed): IMAGE object border property
The IMAGE object has a border property that HAS to used like it is now. You can only fill in a value for the border. ... ben van
13:54 Bug #14687 (Closed): Image Processing: Combining images generates wrong images
The file "typo3/sysext/install/imgs/blackwhite_mask.gif" in beta2 is an inverse version of the previously used image.... Thorsten Kahler
12:51 Bug #14368: Pagecount not correct
No, this has not been fixed
see: http://www.vog.nl/index.php?id=14
search for: "ons"
This gives 96 results a...
old_Xander
00:17 Bug #14368: Pagecount not correct
I think this is solved, right? Can I close the issue? Michael Stucki
11:26 Revision 1b7b5063: Added t3lib_div::expandList (turns eg "1,3-5,7" into "1,3,4,5,7")
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@663 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
11:01 Revision 481a9777: added innerWrap and outerWrap properties to EDITPANEL and innerWrap, outerWrap and color properties to EDITPANEL.previewBorder
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@662 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
10:54 Revision 8bd0c184: Changed t3lib_page::deleteClause to make it JOIN-safe
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@661 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
08:53 Bug #14672: class.tslib_pibase.php: Improve list of result pages
Oops, there is a typo in the patch:
// Only display the list of result pages if there if more than one list
if -> is
Oliver Klee
00:21 Bug #14299: IPv6 / AAAA dns records not supported?
Added class.t3lib_div.php.ipv6.patch
IMPORTANT!!!!
Patch is NOT ready yet. It's the first part, if anyone has tim...
Sven Wilhelm
00:18 Bug #14419: Log writes wrong paths
Still not fixed... Michael Stucki

2005-04-18

23:20 Bug #14578: DB record disappears when language != default and Localization-View enabled
I would say, that this is no bug but a feature. *g*
The possible workaround does not really fix the "problem" becaus...
Rupert Germann
23:14 Bug #14668: rte > 0.4.66 broken?
The change log is at the end of the manual. Stanislas Rolland
18:00 Bug #14668: rte > 0.4.66 broken?
I had the same problems when integrating RTE areas in a backend plugin. With 0.4.69, it works for me.
By the way, ...
Oliver Klee
17:54 Bug #14668: rte > 0.4.66 broken?
seems ok for me! Simon Ihmig
04:39 Bug #14668: rte > 0.4.66 broken?
Please try version 0.4.69. Stanislas Rolland
22:37 Bug #14677: list view > warning
I forgot one thing:
all the stuff from the previous bugnote does only work with TYPO 3.8.beta2.1
(beta2 makes probl...
Rupert Germann
22:17 Bug #14677: list view > warning
try this:
re-install static_info_tables. Then open the install tool, choose Database Analyser an click on "import"...
Rupert Germann
19:20 Bug #14677: list view > warning
I removed all new extensions one by one.... after removing
"static_info_tables > version 1.3.0"
the error messag...
Joe Frontman
19:15 Bug #14677: list view > warning
I did what you said stucki and i get the same warning !?
--------------
Warning: mysql_fetch_row(): supplied argume...
Joe Frontman
19:08 Bug #14677: list view > warning
Please edit the file t3lib/class.t3lib_db.php and change "$debugOutput = FALSE;" to true. Then reload the page. What ... Michael Stucki
18:52 Bug #14677: list view > warning
here is the requested information.
By the way, i am not using mysql 4.1
------------------------------------------...
Joe Frontman
18:24 Bug #14677: list view > warning
I think you are a victim of those (in)famous 416 bug.
are you using mysql 4.1 ?
Rupert Germann
15:27 Bug #14677: list view > warning
Please paste the full list of extensions (from localconf.php), and add version numbers for those not from beta2. Than... Karsten Dambekalns
11:03 Bug #14677 (Closed): list view > warning
when clicking on web > list view, I get the following warning:
Warning: mysql_fetch_row(): supplied argument is not ...
Joe Frontman
22:33 Bug #14354: MySQL gt 4.1 no default value for auto inc
beta2.1 works like a charm ;-)
tested:
- fresh install
- updating a 3.7.0 installation
- installing extension wit...
Rupert Germann
11:51 Bug #14354: MySQL gt 4.1 no default value for auto inc
The latest patch fixes the problem for beta2.
(patch is made against beta2 and NOT against CVS)
Rupert Germann
09:57 Bug #14354: MySQL gt 4.1 no default value for auto inc
import of static data is still not working.
If I click in the install tool on the "Import the whole file 'CURRENT_ST...
Rupert Germann
03:54 Bug #14354: MySQL gt 4.1 no default value for auto inc
The whole problem is finally (hopefully!) solved.
Many thanks to Ingmar Schlecht, Rupert Germann and whoever I forgo...
Michael Stucki
22:21 Bug #14683 (Closed): form mails not supporting different charsets (utf-8)
Judging from postings on the mailing lists it seems that it is already a known fact that formmails (and apparently al... Simon Ihmig
18:28 Feature #14682: [FR] mysql access using "root" w/o password warning?
Well that's why I've proposed that -- because it was kind of "assumed" setup (with more clear instructions to configu... old_mshigorin
18:01 Feature #14682: [FR] mysql access using "root" w/o password warning?
The checks in the backend should only cover very important and very TYPO3 related security checks.
But there could...
Michael Stucki
15:27 Feature #14682 (Closed): [FR] mysql access using "root" w/o password warning?
It would be great to add check/warning for the case which is quite popular as quick-and-dirty (and all of us know the... old_mshigorin
17:08 Bug #14655: require_once() instead of require() should be used in entry scripts
Yes it is. Michael Stucki
15:56 Bug #14655: require_once() instead of require() should be used in entry scripts
Yes, this bug can be closed/marked as resolved. (I hope the CVS version of direct_mail is included in 3.8.0b2) Ingmar Schlecht
13:38 Bug #14655: require_once() instead of require() should be used in entry scripts
This can be closed, right? Ingmar, can you please check? Michael Stucki
17:07 Revision 0c9015fc: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@660 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
16:17 Feature #14674: t3lib_div::intInRange with "rounded" default max value
Because I'm not used to it, entering a number the "0x..." way looks confusing to me.
IMHO you should better change i...
Ingmar Schlecht
16:11 Bug #14661: user permissions are not taken into account when using the frontend toolbar
Hi,
would be very nice if this fix could go into typo3 3.8.0 final as well :)
Thanks,
Sebastian
Sebastian Kurfuerst
15:27 Bug #14656: [FR] keyboard shortcuts in BE?
Yeah, I don't know if it makes sense to use numeric access keys. Umm, could we "emulate" access keys by the use of "o... Sebastian Kurfuerst
15:23 Bug #14656: [FR] keyboard shortcuts in BE?
Well, in theory acceskey and menu shortcuts should not interfere. In Opera one has to press Shift+Esc first, then use... Karsten Dambekalns
15:13 Bug #14656: [FR] keyboard shortcuts in BE?
Hi,
many of these "alt" keys are reserved for browser-internal stuff (didnt figure this out before).... Do you have...
Sebastian Kurfuerst
15:08 Bug #14656: [FR] keyboard shortcuts in BE?
I applied the patch, and see two problems: The "X" shortcut doesn't work at all. And the "D" puts the foxus to the lo... Karsten Dambekalns
15:19 Feature #14543: no warning when [SYS][encryptionKey] is not set
Fixed in CVS.
To make setting the key easier, it can now be found in the "Basic Configuration" part of the install...
Karsten Dambekalns
13:36 Feature #14543: no warning when [SYS][encryptionKey] is not set
About the short note that should be displayed: the explanation in "All Configuration" already states this. Karsten Dambekalns
12:55 Feature #14543: no warning when [SYS][encryptionKey] is not set
The warning is now shown in the BE. Karsten Dambekalns
15:11 Revision 08dc80cc: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@659 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns
15:09 Revision 65daa5a6: Made encryption key setting accessible in \"Basic Configuration\" section.
Missing PHP support for MySQL is only seen as error if DBAL extension is not loaded.
git-svn-id: https://svn.typo3....
Karsten Dambekalns
14:34 Revision 9c6d2f04: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@657 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
14:27 Bug #14662: Problem with links in tx_rtehtmlarea
Allright, had the same problem than in 0000976.
Works now with versin 0.4.69.
Johannes Krausmueller
13:58 Revision ac2d98c1: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@656 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
13:50 Bug #14139: Install tool is incapable of comparing modern database dumps
Should be fixed in 3.8.0beta2 - please reopen if this is wrong. Michael Stucki
13:36 Bug #14299: IPv6 / AAAA dns records not supported?
@matthiaskall: I have changed the DB field length in 3.8.0beta2 Michael Stucki
13:34 Bug #14644: Task center is not running at all
Fixed in 3.8.0beta2 Michael Stucki
13:34 Revision efb3ea6b: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@655 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns
13:33 Revision 26871457: - updated changelog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@654 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
13:30 Revision 4ca393c1: - added a condition that removes wrong default values from autoinc-lines when importing static data. (bug 416 related)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@653 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
12:48 Revision bb3d4ee3: Emit a warning when encryption key is not set (bug #766)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@652 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns
12:43 Bug #14673: Preview page in HTTPS-secured BE
A fix has been applied to CVS, could this please be checked by a few people? Karsten Dambekalns
12:36 Revision 618a89b8: Fixed bug #983.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@651 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns
12:34 Bug #14675: blank page on multi-file upload in File>Filelist
Patch applied. Karsten Dambekalns
12:32 Bug #14679 (Closed): tslib_cObj->searchWhere does not escape SQL-LIKE-wildcards
As the function expects user input it must escape _ and %.
Escaping is probably DB dependent so the fix could go i...
Martin Kutschker
12:30 Feature #14667: Make the thumbnail-size of filelinks chooseable
Here is my example for changing the size of the icons in a filelink-content-element with "Layout 3" chosen:
tt_con...
Marco Geweke
12:28 Feature #14667: Make the thumbnail-size of filelinks chooseable
Yes, "100x150" will also work. Then the image will be max 150 pixels high and max 100 pixels wide. The aspect ratio w... Marco Geweke
12:17 Feature #14667: Make the thumbnail-size of filelinks chooseable
Will "100x150" also work? Michael Stucki
12:27 Revision 42387f9a: Fixed bug #986, thanks to Sebastian Kurfuerst.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@650 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns
12:13 Bug #14117: Opera 7 with gmenu_layers & tmenu_layers in FE
I cannot test this because I don't have Opera.
Can anybody else please confirm that this patch solves the problem?
Michael Stucki
12:11 Bug #14660: Order of items in content type "section index" using templa voila
OK, so then I'll close this one. Michael Stucki
08:44 Bug #14660: Order of items in content type "section index" using templa voila
Thanks for your note. So I'm new to the bugtracker and missed the top menu. I added this bug as a note to an accordin... old_futurmat
11:37 Feature #14678 (Closed): Deleting pages which are being referred to
Situation: I create a new page , e.g. "Page_New", set the type to "Advanced" and use the option "Show content from th... Werner Kirchmann
03:29 Revision 5eaf1364: * Release of TYPO3 3.8.0beta2
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@648 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
03:29 Revision affbd321: This commit was manufactured by cvs2svn to create tag
'TYPO3_3-8-0beta2'.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_3-8-0beta2@649 709f56b5-9817-0410-a4d7...
Andreas Otto †
00:45 Feature #14559: Prettier record titles (with diff)
I removed the patch, see notes at related bug 0000935 . Rupert Germann
00:31 Bug #14266: cannot preview hidden pages in BE when lockSSL = 1 or 2
same as 983 Rupert Germann
00:28 Bug #14332: images are placed without attributes
seems to be an imagemagick installation issue but no bug Rupert Germann
00:25 Bug #14308: ImageMagick - ISP Problem
no bug Rupert Germann

2005-04-17

23:56 Bug #14636: Listview ignores label_alt / label_alt_force configuration (with patch)
fixed in cvs Rupert Germann
23:56 Bug #14629: Title lenght in BE is not working if title has no value
fixed in cvs Rupert Germann
23:48 Revision f70f576f: - updated changelog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@647 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
23:45 Revision da4c15ef: - changed the parsing of recordtiltles in lists. Now 'label_alt' and 'label_alt_force' are honored too. (resolves bugs 935 and 920)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@646 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
23:38 Revision 9feaf62e: * Changed the size of ses_ip_lock fields to 39 (needed for storing IPv6 addresses)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@645 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
23:27 Bug #14660: Order of items in content type "section index" using templa voila
Are you sure this is a TYPO3core bug? If not, please submit this to the category "tx_templavoila". Michael Stucki
23:08 Bug #14518: Naming Edit page Header / Edit Page
Hi Michael,
can you please take care of this bug? (Shouldn't be a problem, right? :-))
Michael Stucki
22:37 Feature #14653: Add onBlur and onFocus functionality
I see bad chances for this one:
- I don't see the sense of it yet
- There is no patch for it
Michael Stucki
18:25 Bug #14675: blank page on multi-file upload in File>Filelist
The attached patch solves this problem.
Greets,
Sebastian
Sebastian Kurfuerst
16:44 Bug #14675: blank page on multi-file upload in File>Filelist
Hi, I'll try to investigate this and provide a patch. The problem is that the returnURL is not given somehow. Sebastian Kurfuerst
11:30 Bug #14675 (Closed): blank page on multi-file upload in File>Filelist
When you upload multiple files you get a blank page in the BE although the upload succeeds.
Bug is present is also...
Martin Kutschker
15:01 Bug #14676: MySQL table type hardcoded to MyISAM
Yes that should be changed. I just checked the MySQL reference for that:
http://dev.mysql.com/doc/mysql/en/storage-e...
Michael Stucki
14:45 Bug #14676: MySQL table type hardcoded to MyISAM
I don't have a opinion on that, for me it seems like a change that doesn't hurt, but maybe I'm wrong ... Robert Lemke
14:33 Bug #14676: MySQL table type hardcoded to MyISAM
Could you think about this and give me some feedback? if you think this needs a lot more testing, I'll wait until aft... Karsten Dambekalns
14:30 Bug #14676 (Closed): MySQL table type hardcoded to MyISAM
The table type for tables created through TYPO3 is hardcoded to MyISAM. This makes it impossible to set the table typ... Karsten Dambekalns
13:28 Bug #14376: It is not possible to select the database a second time
The problem was caused by incorrectly set permissions in MySQL. And you can always change the settings directly, be u... Karsten Dambekalns
13:21 Feature #14591: Indexed Search does not tell the user why searching for "e" fails
Hmm, can't remember why I wrote this. Anyway, can you please check if the problem still occurs in 3.8.0beta1? Michael Stucki
13:18 Feature #14590: Searching for "e" (Bugfix included!)
Duplicate Karsten Dambekalns
05:06 Bug #14656: [FR] keyboard shortcuts in BE?
done Michael Stucki
02:35 Bug #14656: [FR] keyboard shortcuts in BE?
the big C is a typo... could somebody delete the attachment so i can upload it again? Sebastian Kurfuerst

2005-04-16

23:51 Bug #14656: [FR] keyboard shortcuts in BE?
The patch has a capital C for the close shortcut (probably a typo). I don't know if these are case sensitive, but if ... Karsten Dambekalns
00:46 Bug #14656: [FR] keyboard shortcuts in BE?
I think of the following access keys now (globally):
save and view - V
save and new - N
save and close - C
save -...
Sebastian Kurfuerst
00:19 Bug #14656: [FR] keyboard shortcuts in BE?
I would be willing to do that, but I want to know first if we localise the access keys. I think it is no big deal if ... Sebastian Kurfuerst
22:58 Bug #14403: Update extensions
Duplicate bug Karsten Dambekalns
19:33 Bug #14299: IPv6 / AAAA dns records not supported?
Hi Sven, can you please add the patches here?
Thanks! michael
Michael Stucki

2005-04-15

23:58 Bug #14656: [FR] keyboard shortcuts in BE?
I like the idea. However I have no time to work on this right now.
Is anybody willing to submit a patch?
- michael
Michael Stucki
17:30 Bug #14656: [FR] keyboard shortcuts in BE?
Errr... localized shortcuts have proved to be tough issue in my experience. They generate lots of problems (starting... old_mshigorin
17:22 Bug #14656: [FR] keyboard shortcuts in BE?
Do the shortcuts need to be language specific? I think so. So they need to be defined in the locallang files, right?
...
Sebastian Kurfuerst
23:49 Bug #14586: indexing of OO Docs in native mode fails - Call to undefined function: getfilefromarchive()
I just checked this: It is fixed in CVS but not released as an extension yet. So however, I'll close this "bug" now. Michael Stucki
23:07 Bug #14111: Extension Repository
Thanks Karsten, so this is still open...
Did anybody test if the patch by case2020 works?
BTW @case2020: Please _...
Michael Stucki
19:34 Bug #14111: Extension Repository
I just tested this with 3.8.0-dev and Firefox, pressing enter doesn't work, whereas clicking the submit button does w... Karsten Dambekalns
23:03 Feature #14395: unzip in fileadmin
Yes, let's solve this one! :-)
Thanks Bernhard for your nice extension:
http://typo3.org/extensions/repository/list...
Michael Stucki
19:30 Feature #14395: unzip in fileadmin
Bernhard Kraft has written such an extension, could this be resolved? Karsten Dambekalns
18:59 Bug #14549: Hardcoded doctype declaration in showpic.php
Maybe a stupid question, but why would one insist on using the same doctype throughout the site? showpic.php does "al... Karsten Dambekalns
18:52 Feature #14543: no warning when [SYS][encryptionKey] is not set
Hallo Miachel und Ingmar,
da beim BE-Login nun schon eine Warnung bei Standard-Logins für Install Tool und BE ersc...
Karsten Dambekalns
18:23 Bug #14670: Cannot login to the BE - No user logged in! Sorry, I can't proceed then! (no cookies),but there ARE cookies
I've tried setting these parameters :
$TYPO3_CONF_VARS["BE"]["enabledBeUserIPLock"] = '0'
$TYPO3_CONF_VARS["FE"]...
Alexey Krylov
17:06 Bug #14670: Cannot login to the BE - No user logged in! Sorry, I can't proceed then! (no cookies),but there ARE cookies
could this be the problem that is described in bug 331 ( http://bugs.typo3.org/view.php?id=331)
or the prblem from ...
Rupert Germann
18:18 Bug #14633: 404 error when deleting an element
The attached patch fixes the problem I think, at least in my installation (the problem still existed in the most rece... Sebastian Kurfuerst
18:01 Feature #14639: add special icon for pagetype advanded
Right. It would be very nice to have those extra fields available as tabs in some sort of flexform setup, and get rid... Karsten Dambekalns
13:43 Feature #14674: t3lib_div::intInRange with "rounded" default max value
The attached patch shows what is needed to be done. Bernhard Kraft
13:31 Feature #14674 (Closed): t3lib_div::intInRange with "rounded" default max value
The method t3lib_div::intInRange takes a argument $max=2000000000 ... this is approximately the maximum value allowed... Bernhard Kraft
12:53 Bug #14673 (Closed): Preview page in HTTPS-secured BE
As reported by Norman Seibert on the dev-list, Message-ID: <mailman.1866.1113475317.3743.typo3-dev@lists.netfielders.... Andreas Otto †
10:16 Revision 5037197a: - updated changelog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@644 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
04:58 Bug #14117: Opera 7 with gmenu_layers & tmenu_layers in FE
This Bug can be solved too, if Opera 5.x is ignored.
I'd would be nice if this rather old bug could be fixed for t...
Martin Klaus
00:52 Bug #14668: rte > 0.4.66 broken?
yep, the same with me - all versions above 0.4.66 kill any formatting, even line breaks. Axel Jindra
00:20 Revision 040811f6: * Made fe_user passwords case sensitive and render them as password fields
* New feature #0000957: Added TypoScript option page.headTag
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6...
Michael Stucki

2005-04-14

23:56 Bug #14659: Lists do not show flags and labels for translated records anymore
fixed in cvs. Rupert Germann
09:49 Bug #14659: Lists do not show flags and labels for translated records anymore
changed version nr to 3.8.0beta1 Rupert Germann
23:49 Revision 3ff49d38: - fix for bug 966. The BE-listview in Localization Mode does now show the labels and flags of translated records again.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@642 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
23:17 Bug #14476: SQL parser in Extension Manager has trouble with various data types
Fine, so then let's close this one. Thanks for your feedback, Karsten! Michael Stucki
18:02 Bug #14476: SQL parser in Extension Manager has trouble with various data types
Today I checked, and could flawlessly install the Visitor Tracking extension, although it uses ENUM and SET. So this ... Karsten Dambekalns
09:57 Bug #14476: SQL parser in Extension Manager has trouble with various data types
Please ask the guy who wrote the vts extension to change the data type since it's not allowed by DBAL (right, Karsten?) Michael Stucki
23:10 Bug #14586: indexing of OO Docs in native mode fails - Call to undefined function: getfilefromarchive()
This is just a version conflict. I asked Kasper and he just replied. He has fixed this locally but obviously he didn'... Michael Stucki
20:51 Bug #14672: class.tslib_pibase.php: Improve list of result pages
Um, sorry, this should be filed for frontend, not backend. Oliver Klee
20:46 Bug #14672 (Closed): class.tslib_pibase.php: Improve list of result pages
This patch does the following:
1. Only display the list of pages if there actually is more than one page.
2. Don't ...
Oliver Klee
20:06 Bug #14671 (Closed): Random code cleanup in class.tslib_pibase.php
I plan to fix a bug in class.tslib_pibase.php. Before doing that, I've cleaned up the code a bit. There are not funct... Oliver Klee
18:11 Bug #14632: Parse error with border.html
This is (sort of) a duplicate of #14145 (which has other implications about MSIE as well, but the bottom line (XHTML,... Karsten Dambekalns
18:06 Bug #14632: Parse error with border.html
But the error is not only caused by short_open_tag being on, but also by the fact that HTML files are parsed as HTML ... Karsten Dambekalns
12:00 Bug #14632: Parse error with border.html
The suggestion to set short_open_tag = Off in php.ini is not usable on some cases because it can be needed by other s... Rupert Germann
17:17 Bug #14670 (Closed): Cannot login to the BE - No user logged in! Sorry, I can't proceed then! (no cookies),but there ARE cookies
We are trying to deply Typo3 at our hosted site... We have access to MySQL database and the install tool succeeded in... Alexey Krylov
14:33 Revision ea142573: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@641 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
14:31 Revision d5d61f7f: Added a comment to the hook I added yesterday.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@640 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
13:09 Feature #14669 (Closed): set Fields required
It is not possible to make Fields at "Edit Page Headers" set to required.
Like this:
TCEFORM.pages.lastUpdated.disa...
old_Gernott
11:20 Bug #14658: Install typo3.8.0 on Windows 2000 with IIs won't work
Stupid me! Of course it's correct how it is now.
The Zip directories are built that way:
dummy-x.y.z.zip => Con...
Michael Stucki
11:18 Bug #14658: Install typo3.8.0 on Windows 2000 with IIs won't work
I'am sorry for the misunderstanding, but indeed I have the TYPO3beta version 1.
With the additions decribed above ...
Ernst van
11:05 Bug #14658: Install typo3.8.0 on Windows 2000 with IIs won't work
You're a cheater! ;-)
3.8.0beta2 isn't out yet, so why do you know it's still not fixed?
Seriously - I'll have a ...
Michael Stucki
10:32 Bug #14629: Title lenght in BE is not working if title has no value
the fix from bug 935 corrects also this bug. If this patch will be applied the change in class.db_list.inc is no long... Rupert Germann
10:20 Bug #14406: hardcoded tt_news references in class.t3lib_userauthgroup.php
changed TYPO3 Version to 3.8.0beta1 Rupert Germann
02:31 Bug #14663: getText and splitChar not working with TV lib TS obj
In fact there are 2 bugs.
1. text.field = subtitle // title is not working with TV
2. listNum is not working wit...
old_chihoang
01:12 Revision 9f2c299a: * Added new stdWrap property "stdWrap" for calling stdWrap recursively
* Added new hook in t3lib_tcemain::process_cmdmap (closes #0000823)
* Removed typeNum = 0 in some places (a previous...
Michael Stucki
00:09 Bug #14668 (Closed): rte > 0.4.66 broken?
I can't get any version above 0.4.66 to work. The editor loads fine, but when saving a record, it seems that no html ... Simon Ihmig
00:09 Feature #14564: Hooks in t3lib_tcemain::process_cmdmap (with patch)
Thanks Tim for the explanation. I just committed this to CVS HEAD. Michael Stucki

2005-04-13

23:07 Feature #14270: spamprotect if mail adress bug
Fixed but totally different:
config.spamProtectEmailAddresses now only accepts values from -2 to 2. This will neve...
Michael Stucki
22:39 Bug #14385: HMENU special=language does not work if L in linkvars
Fixed in CVS Michael Stucki
15:10 Bug #14385: HMENU special=language does not work if L in linkvars
Hmm, finally found where this information belongs to (previously posted it in the wrong bug entry by mistake)
====...
Michael Stucki
22:20 Bug #14488: Kontext Menu doesnt work under Opera
Fixed in CVS Michael Stucki
21:09 Revision 7decf5b6: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@638 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
20:47 Bug #14586: indexing of OO Docs in native mode fails - Call to undefined function: getfilefromarchive()
Kasper writes:
--- cut ---
I believe this is a mismatch between versions since it must have worked
for me...
I ...
Michael Stucki
20:20 Bug #14662: Problem with links in tx_rtehtmlarea
In version 0.4.68, I corrected the link removal problem.
However, I could not reproduce the link insertion problem...
Stanislas Rolland
10:35 Bug #14662 (Closed): Problem with links in tx_rtehtmlarea
Like described in Bug 0000918 links aren't saved in tx_rtehtmlarea version 0.4.67. It also isn't possible to remove a... Johannes Krausmueller
19:37 Bug #14663: getText and splitChar not working with TV lib TS obj
It would be very helpful if you could place some debugs in t3lib_content function stdWrap and provide your further in... Ingmar Schlecht
11:14 Bug #14663 (Closed): getText and splitChar not working with TV lib TS obj
lib.folgeSeiteMittlereSpalte = COA
lib.folgeSeiteMittlereSpalte {
20.file = GIFBUILDER
20.file {
...
old_chihoang
19:36 Revision aa0aac66: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@637 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns
19:35 Revision ee04e39d: Small fix to fix bug #974.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@636 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns
19:15 Revision f66798ef: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@635 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns
19:13 Revision 06c7ffa4: * Added hook in t3lib_page for additional enableColumns
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@634 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
19:12 Bug #14476: SQL parser in Extension Manager has trouble with various data types
The type BIGINT is supported in CVS.
I would not like to add SET and ENUM, as those are MySQL-specific types with ...
Karsten Dambekalns
19:07 Bug #14616: 'hash' reserved word breaks typo3 when using mysql 4
This never really was a bug in TYPO3, it seems. Have a look at this MySQL bug #724 (http://bugs.mysql.com/bug.php?id=... Karsten Dambekalns
18:54 Revision 150d5b1e: DBAL compliancy changes and a fix for bug #961.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@633 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns
18:43 Bug #14664: install tool: graphics test - broken images jesus.pcx and jesus.tif
Files have been checked for validity and have been re-added to CVS with the binary flag set. Karsten Dambekalns
18:29 Bug #14664: install tool: graphics test - broken images jesus.pcx and jesus.tif
The files
jesus.bmp
jesus.pcx
jesus.tga
jesus.tif
have been put into CVS without being declared as binar...
Karsten Dambekalns
11:38 Bug #14664 (Closed): install tool: graphics test - broken images jesus.pcx and jesus.tif
hi!
the images jesus.pcx and jesus.tif from SYSEXT:install\imgs\ are broken.
jesus.pcx wan't open at all (tried ...
old_clonedyke
18:37 Revision 0a3c0778: Re-adding image to set binary flag (see bug #972).
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@632 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns
18:36 Revision ea86de2b: Re-adding image to set binary flag (see bug #972).
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@631 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns
18:31 Feature #14667 (Closed): Make the thumbnail-size of filelinks chooseable
The filelink-element is abled to render nice little thumbnails of image files, but there is no simple configuration o... Marco Geweke
18:29 Revision 7bd4ab81: Re-adding image to set binary flag (see bug #972).
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@630 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns
18:28 Revision 09489dc0: Re-adding image to set binary flag (see bug #972).
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@629 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns
18:03 Revision e5ea9483: * Minor change to spamProtectEmailAddresses ASCII
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@628 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
17:58 Revision 2f1bd387: * Cleaned up tslib_content by putting some lines of redundant code into new function getMailTo()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@627 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
17:22 Bug #14652: Problem when removing 'unsigned' attributes from db-fields
Kasper will revert the whole UNSIGNED change he did, so everything will be like before again.
Thanks very much for...
Ingmar Schlecht
17:07 Bug #14237: Flexforms don't show default values
I fixed this problem in class.t3lib_tceforms.php at line 2153:
$fakePA['itemFormElValue']=$editData[$key][$vDEFkey...
old_jwitt
16:56 Bug #14666: class.t3lib_befunc.php uses "" in sql query in 3.8-dev
i mean, it should be like this:
$where_clause = 'username="admin" AND password='.$GLOBALS['TYPO3_DB']->quoteStr("5f4...
Christian Welzel
16:41 Bug #14666 (Closed): class.t3lib_befunc.php uses "" in sql query in 3.8-dev
The class t3lib_befunc uses double quotation marks ("") in a sql query in line 3068. this causes an error on other da... Christian Welzel
15:05 Revision 3553b6fe: Updated CVS rules
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@626 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
15:04 Bug #14655: require_once() instead of require() should be used in entry scripts
Fixed it in dmailerd.phpcron and returnmail.phpsh. Still does not have TER password, so only fixed in CVS. Jan-Erik Revsbech
14:08 Bug #14655: require_once() instead of require() should be used in entry scripts
Ingmar, did you look at your change?
-require_once (PATH_t3lib."class.t3lib_readmail.php");
+require_once_once (P...
Michael Stucki
14:06 Bug #14655: require_once() instead of require() should be used in entry scripts
Assigned to Jan-Erik Revsbech so he can commit dmailerd.phpcron.patch and returnmail.phpsh.patch. Ingmar Schlecht
13:46 Bug #14655: require_once() instead of require() should be used in entry scripts
The changes are indeed risk-less, I applied the patches to the core files. I have no access to the direct mail CVS, t... Karsten Dambekalns
13:02 Bug #14655: require_once() instead of require() should be used in entry scripts
I now have a similar problem - when using require_once it seems as if PHP checks for identical files by using the fil... Karsten Dambekalns
15:02 Revision de709295: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@625 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns
13:33 Revision a3799343: Changed require to require_once to fix bug #958.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@624 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns
13:00 Bug #14665 (Closed): Conditional branch not working with sys_language_uid
If switching language with HTTP_HOST (Domain-switching) without &L Parameter:
###################
#Language Detec...
old_chihoang

2005-04-12

21:28 Bug #14610: filelist: info for archives (zip/tar/tgz) is not displayed on windows platforms
hi henk!
as on unix, apart from the filename, there is no additional information printed, so this is the correct (...
old_clonedyke
18:56 Bug #14610: filelist: info for archives (zip/tar/tgz) is not displayed on windows platforms
Hi stucki,
The patch works. The only thing is that you have to download the "correct" version for unzip/gunzip. It...
old_henk
21:13 Bug #14661 (Closed): user permissions are not taken into account when using the frontend toolbar
The frontend toolbar, which can be accessed like:
temp.edit = EDITPANEL
temp.edit {
label = %s
allow = toolbar
...
Sebastian Kurfuerst
17:13 Bug #14299: IPv6 / AAAA dns records not supported?
I've had the same problem with TYPO 3.7.0.
It's solved by extending the field length of the session logging in the f...
Matthias Kall
15:13 Bug #14660 (Closed): Order of items in content type "section index" using templa voila
When using content type "section index" on a page together with templa voila the content is shown in the order of cre... old_futurmat
14:22 Bug #14659 (Closed): Lists do not show flags and labels for translated records anymore
If the Listview in BE is switched to mode "Localization view" it does not show the flags and labels of the already tr... Rupert Germann
13:22 Bug #14264: getUpdateJS: broken when using UTF-8 and IE
I just found this comment in class language:
<cite>
Converts the input string to a JavaScript function returning th...
Thorsten Kahler
11:31 Revision e3cf73c8: * changed install tool comparison images
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@623 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
09:51 Bug #14658: Install typo3.8.0 on Windows 2000 with IIs won't work
Copied from my post on typo3.install.windows
The zip-installation of v3.8.0beta1 isn't complete, and you get thos...
Erik Svendsen
03:54 Bug #14180: alt/title attributes of image tags not parsed correctly from image captions in content type imagetxt
When extension Alttext for Images (key:dmc_image_alttext) is installed, apply the change described in the attached fi... Stanislas Rolland

2005-04-11

23:08 Revision 4e114a8e: * Just some typo corrections. Folks, please get used to write "TYPO3" exactly this way and not different! This is our CI!
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@622 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
22:38 Bug #14658 (Closed): Install typo3.8.0 on Windows 2000 with IIs won't work
When I'll try to install Typo3.8.0 in 1-2-3 mode I get the failure notice: Cannot find configuration. This file is pr... Ernst van
21:33 Bug #14648: getTypoLink (tslib_class.tslib_content.php) function produces non standard conform links.
As far as I can see it's not only the getTypoLink() method it's in typoLink(), too. Marc Wöhlken
20:01 Revision 15e1ab2f: * Now database host names can contain colons ":" so you can also specify ports like "localhost:3306"
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@621 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
15:44 Bug #14623: Hide page if no translation for current language exists bug
This should get fixed in 3.8 Will look at it. Michael Scharkow
15:42 Bug #14649: still no default group selector for BE users
Works again in 3.8 Michael Scharkow
14:47 Bug #14649: still no default group selector for BE users
works here too.
It was reverted to the old version. See ChangeLog:
2004-12-17 Kasper Skårhøj,,,
...
* Ended ...
Rupert Germann
13:56 Bug #14649: still no default group selector for BE users
Seems to work here: As stated somewhere, the topmost assigned group is default, and with the selector I see here, yo... Michael Scharkow
14:15 Revision 7dfcb640: changelog entries from last week.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-6-0@620 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Jul Jensen
13:31 Bug #14518: Naming Edit page Header / Edit Page
Attached the diffs for solution no 2 Michael Scharkow
13:22 Bug #14518: Naming Edit page Header / Edit Page
The fix for page view was simple and is attached.
For list view I see two options:
1. Quick (and dirty?) chang...
Michael Scharkow
12:14 Bug #14488: Kontext Menu doesnt work under Opera
Me, too ;-)
Obviously I pasted this information into the wrong window...
Yes I think we can fix it - I'm still wa...
Michael Stucki
12:04 Bug #14488: Kontext Menu doesnt work under Opera
Stucki, does this mean stuff is (going to be) fixed now? I did not quite understand your comment. Michael Scharkow
12:07 Bug #14647: Bug 727 still not resolved
why do you open a new bug because an old one is not fixed? Michael Scharkow
09:58 Bug #14268: function substUrlsInPlainText in class.t3lib_div.php cant extract properly an url with char other than space at end
No, I didn't fix it and I won't fix it for 3.8.0 because I don't have time for that right now. Ingmar Schlecht
09:43 Bug #14268: function substUrlsInPlainText in class.t3lib_div.php cant extract properly an url with char other than space at end
Hi Ingmar, have you fixed this yet? Is the bug still reproducable? Didn't test it myself... Michael Stucki
09:39 Feature #14654: add TS option page.headTag
Ingo, thanks for sending me the additional TSref description. I post it here, then I can delete the mail in my mailbo... Michael Stucki

2005-04-10

21:22 Revision bb5a4209: Changed typo3/mod/tools/em/index.php to support new "Overwrite" checkbox feature of Kickstarter.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@619 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
19:50 Feature #14416: TER does not use natural sorting on version numbers
Closing bug due to user request. Ingmar Schlecht
19:40 Bug #14652: Problem when removing 'unsigned' attributes from db-fields
Thanks Rupi!
I just sent Kasper a pointer to this bug description.
Ingmar Schlecht
19:27 Revision 81efd3c9: Added hook in t3lib_userauth.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@618 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
19:23 Revision de33c703: Make direct mails base64 by default.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@617 709f56b5-9817-0410-a4d7-c38de5d9e867 Jan-Erik Revsbech
18:57 Bug #14655: require_once() instead of require() should be used in entry scripts
I checked the following files:
- index_ts.php
- showpic.php
- typo3/thumbs.php
- typo3/init.php
- ext/direc...
Ingmar Schlecht
18:15 Revision 8bbd6fcd: Forcing return-path in t3lib_htmlmail is now turned of by default. CAn be enabled in the install tool.
Mailtesting in the install tool can now be done with t3lib_htmlmail instead of a direct call to mail().
git-svn-id:...
Jan-Erik Revsbech
17:51 Feature #14254: Moving repetitive elements
According to a change log entry from Robert Lemke, this seems to be solved.
2005-04-04 Robert Lemke <robert@typo...
Ingmar Schlecht
10:53 Bug #14657 (Closed): parse error in indexedsearch (latest from cvs)
the latest cvs version from class.tx_indexedsearch.php misses a comma at line 1149.
'tstamp' => $GLOBALS['EXEC_TIM...
Rupert Germann
00:43 Bug #14644: Task center is not running at all
Christian Jul Jensen said:
I did the changes to the taskcenter. The changes requires the modules
to have a few th...
Karsten Dambekalns
00:36 Revision d4461a19: Fixed bug #950.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@615 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns

2005-04-09

21:34 Bug #14645: Database fields don't get updated
ok. this is a duplicate of 416. Rupert Germann
21:01 Bug #14645: Database fields don't get updated
added a screenshot...
EM in 3.8.0beta1
Ingo Renner
19:15 Bug #14645: Database fields don't get updated
I can't reproduce this.
could it be, that you mean only the message that appears when entering the default view of...
Rupert Germann
19:18 Bug #14656 (Closed): [FR] keyboard shortcuts in BE?
It would be great to implement keyboard shortcuts (like in e.g. Gmail or MediaWiki) in backend -- at least for Close,... old_mshigorin
18:02 Bug #14655: require_once() instead of require() should be used in entry scripts
it _was_ the reason !
I replaced all (4) occurances of require with require_once in index_ts.php and my sites are ac...
Rupert Germann
17:50 Bug #14655: require_once() instead of require() should be used in entry scripts
hey, seems that my search for the mysterious "Cannot redeclare class t3lib_div..." error when e-accelerator is enable... Rupert Germann
16:51 Bug #14655 (Closed): require_once() instead of require() should be used in entry scripts
In showpic.php, index_ts.php, typo3/init.php TYPO3 uses the PHP function require() to include classes like t3lib_div.... Ingmar Schlecht
13:17 Feature #14564: Hooks in t3lib_tcemain::process_cmdmap (with patch)
Well, I did not expect the spanish inquisition...
My name is Tim Franz,
the reason for this hook is already in t...
Tim Franz
11:44 Feature #14654: add TS option page.headTag
OK, that seems to be an easy one.
Please send me a suggested description for TSref according to the bodyTag property.
Michael Stucki
09:05 Feature #14654: add TS option page.headTag
ok, here's a patch for 3.8beta1 Ingo Renner
08:55 Feature #14654: add TS option page.headTag
patch is against 3.7.0 Ingo Renner
08:10 Feature #14654 (Closed): add TS option page.headTag
I'd like to do something like this:
page = PAGE
page {
typeNum = 0
headTag = <head profile="http://gmpg.org...
Ingo Renner
 

Also available in: Atom