Activity
From 2005-10-19 to 2005-11-17
2005-11-17
- 23:45 Bug #15214 (Closed): Cannot retreive OR set image information like ALT tag v0.7.6
- In the latest version (0.7.6) I have not been able to set image ALT tags ACTUALLY turns out it doesn't retreive OR se...
- 21:09 Feature #15208: no browser popup menu with right mouse button since 3.8.1
- There are some context menus in Firefox only for images.
During development when e.g. an image is not shown correctl... - 18:57 Feature #15208: no browser popup menu with right mouse button since 3.8.1
- *lol* exactly the opposite, but ok...
...and one thing I really want to know: why would you need the browsers cont... - 18:52 Feature #15208: no browser popup menu with right mouse button since 3.8.1
- $GLOBALS['TYPO3_CONF_VARS']['BE']['useOnContextMenuHandler'] = 0;
Thanks, with this settings no context menu is sho... - 17:16 Feature #15208: no browser popup menu with right mouse button since 3.8.1
- this is not new in 3.8.1, but you can simply disable it with:
$GLOBALS['TYPO3_CONF_VARS']['BE']['useOnContextMenuHan... - 18:03 Bug #15098: add option to use ts "config.linkVars" as an array not as a list
- Martin, I think that the key/value pairs are an overkill. Just treat the keys (vars) as booleans
config.linkVars =... - 15:56 Bug #15098: add option to use ts "config.linkVars" as an array not as a list
- i fear that the ".=" solution has even more impact on existing installations and i'm not shure wheather the new behav...
- 15:36 Bug #15098: add option to use ts "config.linkVars" as an array not as a list
- I don't like the idea of this patch because this would make sense for quite a lot of other keys, too.
I rather sug... - 17:54 Bug #14716: XMenu_Layers fails to position layers correctly in Firefox
- Try to send the Bugreport to one of the core developers. I dont know how the bug-tracking-system works. You opened th...
- 14:44 Bug #14716: XMenu_Layers fails to position layers correctly in Firefox
- Thank you so much!
It works on 5 of mine installations with different settings. I think this should really go int... - 00:32 Bug #14716: XMenu_Layers fails to position layers correctly in Firefox
- corrected the format of the diff-file. Please excuse the wrong upload. This was my first diff :-)
- 00:27 Bug #14716: XMenu_Layers fails to position layers correctly in Firefox
- The problem is still alive in version 3.8.1
- 00:26 Bug #14716: XMenu_Layers fails to position layers correctly in Firefox
- I found the Problem in line 242 of the file typo3/sysext/cms/tslib/media/scripts/gmenu_layers.php
If you remove th... - 17:10 Bug #15213 (Closed): "Doc" module and the "list_frame" frame
- The "Doc" module opens an iframe named "list_frame" if you have no open documents and try to edit one of the recently...
- 16:17 Bug #14547: XHTML compliance of typolink (non-compliant links are generated when additional parameters are used)
- Well, AFAICT the kickstarter produces front end plug-ins that suffer from that problem (and if the extension authors ...
- 15:32 Bug #14547: XHTML compliance of typolink (non-compliant links are generated when additional parameters are used)
- Thanks Ernesto for your comments. I fully agree with you.
Masi: So can we close this bug?
- michael - 16:06 Bug #15212 (Closed): EM appends trailing spaces when updating ext_emconf.php
- Steps to reproduce:
1. Have an extension with one or two modified files.
2. In the EM, select that extension.
3. G... - 10:13 Revision eb29b5ae: Added two post-processing hooks into t3lib_tcemain->moveRecord. They are required by TemplaVoila 1.0
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@866 709f56b5-9817-0410-a4d7-c38de5d9e867
2005-11-16
- 23:33 Bug #15207: Do Quotacheck on localconf.php update!!!
- Resolution works like this:
Write the new localconf.php as localconf.php_new (or whatever).
Check if all bytes ha... - 10:18 Bug #15207: Do Quotacheck on localconf.php update!!!
- Hi,
I see your problem, but this quota check would need to be done on every write. I am not sure how to do this. Any... - 02:21 Bug #15207 (Closed): Do Quotacheck on localconf.php update!!!
- It will happen that your localconf.php is zapped to ZERO size if there is no disk quota left (you upload extension, m...
- 21:47 Feature #15208: no browser popup menu with right mouse button since 3.8.1
- Hello Thomas,
the behavior in the page tree is wrong. When I righ click the browser's popup menu is not shown. This ... - 16:39 Feature #15208: no browser popup menu with right mouse button since 3.8.1
- Hi Franz,
are you sure that something was changed on the clickmenu between 3.8.0 and 3.8.1? I don't think so.
On ... - 09:43 Feature #15208: no browser popup menu with right mouse button since 3.8.1
- In the help for 'Disable Popup Context Menus' you get this message. So this would mean the right click should not sho...
- 09:00 Feature #15208 (Closed): no browser popup menu with right mouse button since 3.8.1
- There has been a change in behaviour of the right mouse button in the tree view since 3.8.1.
In 3.8.0 I could right ... - 16:25 Bug #15206: 0 applied to domain name when other domain is inaktiv
- OK, I think, the function should be changed, so that it only append the numbers for unique if there are more than one...
- 10:19 Bug #15206: 0 applied to domain name when other domain is inaktiv
- "In which case does it make sense to have the address http://typo3.com0 [^] ?"
Of course it sdoesn't. However, this ... - 01:18 Bug #15206: 0 applied to domain name when other domain is inaktiv
- In which case does it make sense to have the address http://typo3.com0 ?
The one record was on a new site installa... - 01:05 Bug #15206: 0 applied to domain name when other domain is inaktiv
- Hi,
IMO this is appended because the domain name is supposed to be unique throughout the installation... Makes sense... - 14:53 Bug #15182: new similar Option to HMENU includeNotInMenu
- basheinr: Yes, you are right. The pagetype "not in menu" will most likely be removed in 4.0 and replaced by the nav_h...
- 14:12 Bug #15182: new similar Option to HMENU includeNotInMenu
- I think the option "Hide in menu" was implemeted later and now the Pagetype 'Not in menu' is obsolete.
http://bugs... - 13:55 Bug #15182: new similar Option to HMENU includeNotInMenu
- ok confirmed..
following menu shows only pages with the doctype "not in menu", but not "hide in menu" (hide in menu ... - 12:11 Bug #15182: new similar Option to HMENU includeNotInMenu
- I don't want to exclude other doktypes from menus, which is done by excludeDoktypes.
I think, it's useful to have ... - 11:12 Bug #15210 (Closed): BE-shortcuts don't work after transfering site
- as i see now the path to file is hardcoded. for example:
/typo3/file_edit.php?&target=%2FWeb%2FWebsites%2Fdomain%2... - 10:55 Feature #14902: indexed_search: Results navigation relies on JavaScript
- I would generally change from POST to GET
- 10:52 Bug #15209 (Closed): "Request-URI Too Large" on clearing phash in the info module
- If you have a large amount of pages, the URI string for the phash clearing (trash icon) exceeds the GET limit.
... - 06:08 Bug #15198: Link transformation issue
- Thanks for this transform.
However, it needs to be applied also inside blocks.
Will include and generalize to ... - 01:36 Revision 51cdc4dd: Indexed Search modifications for support of cronjob based indexing. More to come...
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@865 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:47 Revision 63bfbb9b: 2006-11-15 Sebastian Kurfuerst <sebastian@garbage-group.de>
- * Fixed bug #569: The "Access Key" combination now added to the
"title" attribute of images
* Fixed bug #815: CLI-mo... - 00:45 Feature #14999: override admin panel values from TSConfig
- fixed in CVS.
- 00:44 Bug #14558: Typo3-CLI-mode don't work with ssl-enabled
- fixed in CVS.
- 00:42 Feature #14428: The "Access Key" combination is not added to the "title" Attribute
- fixed in CVS.
- 00:40 Bug #14661: user permissions are not taken into account when using the frontend toolbar
- already fixed in cvs
2005-11-15
- 23:41 Bug #15133: Date/time field changes its value
- I have problem like this:
I have server in USA (GMT -5), my customer is in USA to.
Server Timezone looks OK.
In l... - 22:46 Feature #15015: (it's simple) Please, add hidden/visible field to flexform like on the next picture
- This is not that trivial to implement because AFAIR there is nothing like a hidden flag for sections / containers.
... - 20:52 Bug #15206 (Closed): 0 applied to domain name when other domain is inaktiv
- if there are two records with one domain name, but one is inactive, than there is a zero appended to the tld, e.g
ww... - 20:44 Bug #15205 (Closed): Thumbnails doesn't work in spite of a working ImageMagick
- Typo3 doesn't show thumbnails in some areas of the backend. Instead it shows a dead link image. The problem shows i...
- 18:11 Bug #14512: Error message while creating a new page
- I propose to remove the message output from getSingleField_typeFlex in TCEforms. Waiting for other core-dev's feedback.
- 16:53 Bug #15204: In some cases BE users unable to delete pages
- BTW, this problem also occurs in older versions of Typo3. I have also confirmed this problem on a Typo3.5 install
- 16:42 Bug #15204 (Closed): In some cases BE users unable to delete pages
- Non admin BE users are not able to delete pages in some cases. It seems that this problem occurs when an item of a "n...
- 16:23 Bug #15203 (Closed): Copy sites with flexible content elements inside crash with fatal error
- Line 3319 of /t3lib/class.t3lib_div.php (Rev. 1.84) unsets an array-offset that not necessarily exists, this forces a...
- 16:22 Bug #15202 (Closed): links to pages with a different sys_domain record
- Search results in the indexed_search extension that link to pages with a different sys_domain record in the page tree...
- 12:25 Bug #14855: Flexforms with non-UTF8-encoded values can't be saved with PHP5.
- Nevertheless, it is not correct to create an xml-Structure without the header. And this fixes the bug for every chars...
- 11:25 Bug #15198: Link transformation issue
- Sorry, but I've found another small bug (in my code), so please use "class.ux_t3lib_parsehtml_proc_FINAL.php".
- 11:06 Bug #15198: Link transformation issue
- I attached a phpmodifed "class.ux_t3lib_parsehtml_proc_new.php" that contains a possible solution.
The problem wa...
2005-11-14
- 23:50 Bug #14753: Fatal error after unpacking the "testsite" package
- Fixed in 3.8.1.
- 19:57 Feature #15140: When changing a page's alias, update all links
- Hi,
currently I cannot work on this issue, but in general new ideas are always welcome. On the wiki page (linkAbstra... - 19:56 Bug #15170: Selector box which selects more than one file from file folder looses data on reload
- currently, I cannot fix this issue, but I can confirm it and a patch is always welcome.
Greets, Sebastian - 19:52 Bug #15133: Date/time field changes its value
- currently, I cannot do anything about it. Maybe we need some JS guru looking at it.
Greets, Sebastian - 19:52 Bug #15048: File -> List : upload files 2 or more fail
- Hi,
sorry, currently I don't have any time to work on this. However, a patch or summary what happens is always welco... - 19:15 Bug #14900: Minor problem with tslib_fe::prefixLocalAnchorsWithScript()
- Hi,
is it possible for you to attach a unified diff?
Furthermore, it would be great if you could use the preg*-Func... - 18:31 Bug #15105: showpic.php does not resize the popup size if necessary
- i added the patch you requested
- 15:19 Bug #15105: showpic.php does not resize the popup size if necessary
- Hi Martin,
is it possible for you to attach a unified diff file to this report? Thanks :-)
Sebastian - 18:22 Revision 13a9e4de: *** empty log message ***
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@863 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:54 Revision e3f65b50: Create nice filenames in file manager, etc
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@862 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:53 Revision a60990a8: Fix misplaced ).
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@861 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:47 Bug #15201 (Closed): Call to undefined function imagemagickcommand() in t3lib/class.t3lib_iconworks.php on line 453
- There's a wrong class scope used in t3lib/class.t3lib_iconworks.php:453 / function imagecopyresized(), resulting in a...
- 15:32 Bug #14868: xhtml_cleaning cleans HTML comments which is not wanted in any case (working patch included)
- Hi,
I talked about this issue with other core developers, and they have the opinion that the change will make TYPO3 ... - 15:06 Bug #14784: FE-Editing in new Popups => Page doesnt reload
- Hi,
I currently don't have any time to investigate this, but a patch would be very welcome to fix this a bit annoyin... - 13:19 Bug #14784: FE-Editing in new Popups => Page doesnt reload
- If a user changes the pagecontent in the Popup-Window via frontend-editing, the page ("the opener") should get a refr...
- 14:15 Bug #14190: CSS_Styled_Content: TABLE should be more configurable
- Rupert wants to merge accessible_tables back to css_styled_content.
Greets, Sebastian
- 12:19 Bug #14790: Install tool want to recreate the tables, and drop the old ones
- would have been nice to have had at least some patch in the 3.8.1... :-(
What sort of help is needed?
/Christian - 12:04 Feature #14413: Task Center frameset resizible...
- The frameset is gone in the 3.8 taskcenter
- 11:58 Feature #15075: Different layouts of module title and taskcenter titles
- Your probably right, please add some screenshots, I'll see what I can do.
- 10:19 Bug #15200 (Closed): wrong Access check in RTE WIzard
- In method checkEditAccess in file wizard_rte.php the versioning pid is fixed with the line:
t3lib_BEfunc::fixVersio... - 08:59 Bug #15034: Radio button validation does not work if there is only one radio button
- Apparently yes, from my tests to figure out the source of this bug. Basically, if you only have one button, it's not ...
2005-11-13
- 21:22 Bug #15199: Back end links inoperative
- as said, please use the newsgroups on news.netfielders.de or the mailing lists on lists.netfielders.de. The people th...
- 21:21 Bug #15199: Back end links inoperative
- Hi,
I am quite sure this is no bug in TYPO3. make sure you have JS activated, and the install lists on news.netfield... - 20:19 Bug #15199 (Closed): Back end links inoperative
- I just installed Typo3 Quickstart. The installation went smoothly. However, none of the links are clickable. They all...
2005-11-12
- 22:19 Bug #15003: Typo3 3.8 does not work with PHP 5.0.5
- I can not confirm this - it works fine here on my local dev system (debian / TYPO3 3.8.0 / PHP 5.0.5).
Could you ple... - 20:50 Revision 4116c40e: 2005-11-12 Sebastian Kurfuerst <sebastian@garbage-group.de>
- * New feature 1573: switch back to admin user after user switch
(SU-mode)
git-svn-id: https://svn.typo3.org/TYPO3v4... - 20:39 Feature #15029: Admin user is logged out on testing beuser settings
- fixed in CVS.
- 19:33 Feature #15029: Admin user is logged out on testing beuser settings
- the new patch _2 implements a second "switch user" button because of security concerns of some other developers.
Gre... - 20:38 Revision f2e3b554: 2005-11-12 Sebastian Kurfuerst <sebastian@garbage-group.de>
- * New feature 1573: switch back to admin user after user switch
(SU-mode)
git-svn-id: https://svn.typo3.org/TYPO3v4... - 18:08 Revision cbb16088: *** empty log message ***
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@858 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:42 Bug #15105: showpic.php does not resize the popup size if necessary
- Hi,
this bug did not get my attention yet. I'll have a look at it.
Greets, Sebastian - 17:08 Bug #15105: showpic.php does not resize the popup size if necessary
- why is there no response?
[ ] problem is irrelevant
[ ] solution is a browser hack
[ ] known problems wi... - 16:49 Feature #15100: typolink should support the title attribute
- Some more explanation about this issue:
When a typolink is entered in a field of a backend form, or when a link in... - 12:43 Bug #15198: Link transformation issue
- Sorry, I forgot:
Tested with RTE version 0.7.0 & 0.7.6 on Firefox 1.5 RC2 - 12:39 Bug #15198 (Closed): Link transformation issue
- If I have a bold (or italic) text passage and I "add a link" to a single word, the whole passage will be stored in DB...
- 12:42 Feature #14822: Group membership defined by MM relation instead of text field.
- yes this would be very nice but does have a hug impact. Hopefully will be adressed in V 5.0
- 10:43 Bug #15034: Radio button validation does not work if there is only one radio button
- Hi,
I think it is interesting that length is not 1 if there is only one radio button defined, but not defined... Is ... - 10:41 Bug #14190: CSS_Styled_Content: TABLE should be more configurable
- Hi Rupi,
do you see any drawbacks in merging the extension back into css_styled_content?
Greets, Sebastian - 01:23 Bug #15142: RTE misses "save + close" button if the button "edit in RTE" is used
- fixed in CVS.
- 01:23 Revision 3a73db22: 2005-11-11 Sebastian Kurfuerst <sebastian@garbage-group.de>
- * New feature #1519: new option for lockSSL: get redirected to
standard http after BE login with SSL
* Fixed bug #16... - 01:21 Bug #15067: Copying of a file in the same folder in the "Filelist" module dosen't work
- fixed in CVS.
- 01:20 Feature #15000: new option for lockSSL: get redirected to standard http after BE login with SSL
- fixed in CVS.
2005-11-11
- 21:27 Bug #14190: CSS_Styled_Content: TABLE should be more configurable
- hi Sebastian,
I would be glad if the accessible_tables ext can be merged with css_styled_content.
(one extension ... - 19:02 Bug #14190: CSS_Styled_Content: TABLE should be more configurable
- Hi,
I would be very interested to hear your opinion on this patch, as you as well wrote the accessible_tables extens... - 19:01 Bug #14190: CSS_Styled_Content: TABLE should be more configurable
- the _2 patch changes the configuration options slightly, after a suggestion of Ernesto.
Greets, Sebastian - 14:42 Bug #14190: CSS_Styled_Content: TABLE should be more configurable
- the uploaded patch makes everything configurable.
Greets, Sebastian - 20:43 Feature #14842: Request for new config option prefixLocalAnchorLinks to gain XHTML compliance
- yes, let's drop support for netscape 4!
- 15:14 Feature #14842: Request for new config option prefixLocalAnchorLinks to gain XHTML compliance
- I replaced the currently available patches. only the ID is used in the new versions of the patches. I discussed this ...
- 15:04 Feature #14842: Request for new config option prefixLocalAnchorLinks to gain XHTML compliance
- As of http://www.w3.org/TR/xhtml1/#h-4.10
"Note that in XHTML 1.0, the name attribute of these elements [EB: a, ap... - 14:39 Feature #14842: Request for new config option prefixLocalAnchorLinks to gain XHTML compliance
- Hi Masi,
I think only using "id" is no problem, too. See http://trace.wisc.edu/bugzilla_wcag/show_bug.cgi?id=1194 .
... - 14:30 Feature #14842: Request for new config option prefixLocalAnchorLinks to gain XHTML compliance
- Not really, XHTML2 has no name atribute for A elements at all.
But since XHTML2 is still in the future we can use... - 13:30 Feature #14842: Request for new config option prefixLocalAnchorLinks to gain XHTML compliance
- ok, so it should be <a name="c{field:uid}" id="c{field:uid}"></a><a name="{field:uid}" id="{field:uid}"></a> |
- 12:36 Feature #14842: Request for new config option prefixLocalAnchorLinks to gain XHTML compliance
- why do you use the "name" attribute. as far as i know in xhtml2 this attribute is not supported. you can use the "id"...
- 12:22 Feature #14842: Request for new config option prefixLocalAnchorLinks to gain XHTML compliance
- All sections are prefixed with "c" now.
The two uploaded patch parts do the following:
(1) update of the typolink... - 19:31 Feature #14428: The "Access Key" combination is not added to the "title" Attribute
- I think that is not correct, Sebastian. As already noted on ICQ:
Someone might want to get the ATagTitle completel... - 18:23 Feature #14428: The "Access Key" combination is not added to the "title" Attribute
- concerning the following line:
$titleAttrValue = $this->WMcObj->stdWrap($this->I['val']['ATagTitle'],$this->I['val']... - 18:22 Feature #14428: The "Access Key" combination is not added to the "title" Attribute
- the new patch is only an update from the old one based on CVS sources.
Greets, Sebastian - 17:51 Bug #14921: XHTML and accessibility of FORM cObj
- Hi,
the current patch bug_1369_2.patch is the revised version by Ernesto and me. Comments are welcome!
Greets, Seba... - 15:39 Bug #14289: lib.stdheader doesn't RESTORE_REGISTER
- mmmh, really hard to get a graps if one doesn't know which Register the OP wants to set back. I don't get the issue e...
- 15:22 Bug #14289: lib.stdheader doesn't RESTORE_REGISTER
- Hmm, I don't fully understand the issue yet. Can you describe it a bit more detailedly, or attach some test data/test...
- 15:04 Bug #14601: XHTML compliance of GMENU with onmouseover images
- I think I will take care of this. the patch looks good to me, will try to get it into CVS.
Greets, Sebastian - 11:54 Bug #15034: Radio button validation does not work if there is only one radio button
- Hi Sebastian: this is not a case of *needing* only one radio button, but it happened in an automated ticketing form t...
- 11:43 Bug #15034: Radio button validation does not work if there is only one radio button
- Hm, in which case do you need only _one_ radio button? This doesn't make any sense to me, as the user cannot deselect...
- 11:44 Feature #15140: When changing a page's alias, update all links
- related to http://wiki.typo3.org/index.php/LinkAbstraction
- 11:39 Bug #14558: Typo3-CLI-mode don't work with ssl-enabled
- the attached patch changes the code as proposed.
Greets, Sebastian - 11:03 Bug #15196: The paragraph/text style selector boxes are disabled in some configurations
- I checked all the server an IE configuration (nothing cached, IE lowest
security level - all is allowed, no mod_gzi... - 04:49 Bug #15196: The paragraph/text style selector boxes are disabled in some configurations
- I cannot reproduce this problem with htmlArea RTE 0.7.4 and IE 6.0.2900.2180.xpsp_sp2_gdr.050301-1519 and Apache 1.3...
- 06:59 Feature #15193: There is no API to list tables in the Web->Page module
- Hi,
yes, you are right with this. It would be really cool if you wrote a patch making this possible :-)
Sebastian - 05:28 Bug #15165: Anchors not deletable
- Corrected in version 0.7.6.
- 04:01 Bug #15169: linkvar type is not rendert in a link
- What tag and what value do you have in the database for this link?
2005-11-10
- 23:21 Feature #15193: There is no API to list tables in the Web->Page module
- function menuConfig() {
// MENU-ITEMS:
$this->MOD_MENU = array(
...
'tt_products' => array (
0 => $LANG->getL... - 23:03 Feature #15193: There is no API to list tables in the Web->Page module
- But you cannot set the function menu with this.
if (!isset($dblist->externalTables[$table])) {
...
case 'tt_prod... - 23:01 Feature #15193: There is no API to list tables in the Web->Page module
- But you cannot set the function menu with this.
case 'tt_products':
$h_func = t3lib_BEfunc::getFuncMenu($this->id... - 22:00 Feature #15193: There is no API to list tables in the Web->Page module
- http://typo3.org/documentation/document-library/doc_core_api/Support_for_custom_t/
- 21:53 Feature #15193: There is no API to list tables in the Web->Page module
- If I see this correctly, the method mentioned by Ingo already exists :-)
Sebastian - 21:40 Feature #15193: There is no API to list tables in the Web->Page module
- reuse the TCA: The palettes already exist.
---------------
'overview' => Array (
'Standard' => '2',
... - 11:05 Feature #15193: There is no API to list tables in the Web->Page module
- what about
$TYPO3_CONF_VARS['EXTCONF']['cms']['db_layout']['addTables']['tx_irfaq_q'][0] = array(
'fList' => ... - 00:07 Feature #15193 (Closed): There is no API to list tables in the Web->Page module
- Some extensions like tt_products can display the table records in the page module of the backend.
This is very nic... - 19:23 Bug #15197: XHTML compliance of indexed_search
- Hi Ernesto, your patch looks great, I'll assign it to myself. Will keep you notified.
Best regards, michael - 19:06 Bug #15197: XHTML compliance of indexed_search
- Zur Info
- 19:04 Bug #15197 (Closed): XHTML compliance of indexed_search
- In CVS indexed_search now has templating support, which is very powerful. There is an example pi/template_css.tmpl in...
- 19:19 Bug #14455: html entities getting borked at rendering
- Note that html_entity_decode() is only available in PHP >= 4.3.0. So I would be careful to use this.
- 18:12 Bug #15145: Remove border of an image with a link
- Please explain. I do not see any border. I do not know how to reproduce this problem.
- 17:00 Bug #14547: XHTML compliance of typolink (non-compliant links are generated when additional parameters are used)
- Ok, I've given this thing a better though and came to the following conclusion:
1) internally we should always wor... - 16:57 Bug #15196 (Closed): The paragraph/text style selector boxes are disabled in some configurations
- With IE 6.0.2900.2180.xpsp_sp2_gdr.050301-1519
there is a different behaviour regarding the rtehtmlarea extension.
... - 15:39 Bug #15195 (Closed): Empty page tree after delete temporary mount.
- This happened all time when you want to delete current temporary page in temporary mount mode. See picture in attach...
- 13:32 Revision 5e5a3e5c: Apply specCharsToASCII() not only to page name, but also path.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@856 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:25 Bug #15121: Always preg_* instead of ereg_* functions
- Hi Scott,
As Sebastian stated this is not for production use. But if you want to help with testing you can downloa... - 12:11 Bug #15121: Always preg_* instead of ereg_* functions
- Hi Scott,
this patch is not for end-users yet. It will most likely be included in the next TYPO3 release. What benef... - 02:49 Bug #15121: Always preg_* instead of ereg_* functions
- On behalf of the newbies ... I'm convinced this a great patch but, how do I install it????
Thanks! - 13:19 Feature #15194: Deliver a better default sitemap
- look inside sitemap_patch.txt
greets, boris - 13:08 Feature #15194: Deliver a better default sitemap
- hi,
can you propose the new TS as well?
Greets, Sebastian - 13:03 Feature #15194: Deliver a better default sitemap
- oops, ts is broken. uploaded a .txt file with the right Typoscript inside.
greets, boris - 12:59 Feature #15194 (Closed): Deliver a better default sitemap
- If you insert a contentelement Menu/Sitemap (Menu Type: Sitemap) the FE-Output will look like the following:
<font... - 12:30 Bug #15006: Possibility to add multiple "includeLib" plugins
- Hi,
do I get this right this is when you want to create a FE plugin but only say "include library" in kickstarter?
... - 12:26 Bug #14955: Some TCAdefaults work only with "Page (inside)" and not with the Wizard
- Hi,
can you please make a screenshot to clarify this?
Thank you, Sebastian
2005-11-09
- 20:55 Bug #15098: add option to use ts "config.linkVars" as an array not as a list
- i just testet the patch ant it does what i expect for config.linfvars.xxx but. it must be checked before weather the...
- 19:22 Bug #14547: XHTML compliance of typolink (non-compliant links are generated when additional parameters are used)
- This should enter 4.0, as this is a major XHTML-validation problem. Ampersant in URLs are always bad (and have always...
- 18:37 Feature #14999: override admin panel values from TSConfig
- the new version implements non-boolean fields as well.
greets, Sebastian - 17:43 Bug #14546: Backend PageTree Error
- Hi,
can you please check if the proposed solution works?
Thanks,
Sebastian - 17:40 Bug #14770: Check SSL (https) in /typo3/init.php and TYPO3_cliMode
- is a duplicate
- 17:27 Bug #14795: JS Error with JSMENU
- this bug was already resolved in CVS.
- 15:11 Bug #14795: JS Error with JSMENU
- Hi,
I can confirm, that the JSMENU works with the current CVS version of the core.
Greets,
Thomas - 14:45 Bug #14795: JS Error with JSMENU
- I just checked the code, and IMO, the bug doesn't exist anymore in CVS. I have uploaded a new jsfunc.menu.js, please ...
- 09:21 Bug #14795: JS Error with JSMENU
- Here is a very simple pagetree for testing
- 15:53 Revision 9b630e72: changed wrong date in my last entry
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@855 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:52 Revision 1782bfb7: updated changelog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-8@854 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:50 Revision 52bfbe2c: fix for function getBorderAttr: closes bugs 1360 and 1461
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-8@853 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:49 Revision 75322e35: Fix of previous commit which accidently was utf-8 encoded
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@852 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:24 Bug #14914: config.disableImgBorderAttr should override anything
- is a duplicate
- 12:45 Bug #14914: config.disableImgBorderAttr should override anything
- duplicated in http://bugs.typo3.org/view.php?id=1461
- 15:23 Bug #14977: Function 'getBorderAttr' for removing 'border="0"' from img-tags doesn't work
- fixed in cvs
- 13:10 Bug #14977: Function 'getBorderAttr' for removing 'border="0"' from img-tags doesn't work
- sorry again - now for the duplicate - but I really searched for it. Maybe I should sleep more...
PS: call me Franz :) - 12:43 Bug #14977: Function 'getBorderAttr' for removing 'border="0"' from img-tags doesn't work
- As far as I can see:
Koch's patch does !a && !b.
Rupi's patch does !(a || b).
Acording to DeMorgan's law, both... - 15:19 Revision 9152361a: updated changelog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@851 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:10 Revision d9760def: fix for function getBorderAttr()
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@850 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:47 Revision 67f2c92e: Removed annoying feature of typo3/tab.js to put the focus on the textarea
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@849 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:56 Revision e96a6bc1: corrected wording in a comment from last commit
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@848 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:43 Revision 8c6edf05: Change formatting
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-8@847 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:08 Bug #15192: internal links do not work with simulateStaticDocuments
- oh well, I was blind and did not see that this bug was reported before and resolved because it's a limitation of typo...
- 09:03 Bug #15192 (Closed): internal links do not work with simulateStaticDocuments
- If you have simulateStaticDocuments activated and insert an internal link with rtehtmlarea >= 0.74 the link does not ...
- 07:41 Feature #15033: use ajax to update page tree / open popups
- implemented in CVS.
- 07:41 Bug #14725: Shortcut to a timer-stopped page leads to a frontend error
- fixed in CVS.
- 07:40 Revision c023333d: 2005-11-09 Sebastian Kurfuerst <sebastian@garbage-group.de>
- * New feature #1577: display clickmenus with XMLHTTP / ajax
* Fixed bug 1066: Shortcut to a invisible page leads to ...
2005-11-08
- 22:46 Feature #14808: dynamic CSS would be nice...
- solved by Sachas idea.
- 22:43 Bug #14795: JS Error with JSMENU
- Hi,
is it possible for you to create a test pagetree export file to validate the patch?
Greets, Sebastian - 22:41 Bug #14821: No import of images from .t3d 3.7.0/3.7.1 -> 3.8.0
- Could somebody please test the patch and post the results here? would be great!
Sebastian - 22:40 Feature #15173: Show name of database at login
- Hi,
as discussed on the dev list, please use the site name as an alternative.
Thanks & greets, Sebastian - 22:33 Bug #14471: Access / DB mount problem
- will close the report, as discussed in private mail.
- 22:31 Bug #15182: new similar Option to HMENU includeNotInMenu
- I think as well that this can be done like tob outlined. If not, please reopen the bug report.
Greets, Sebastian - 22:30 Bug #15042: add option "all usergroups" in admin panel "simulate user group"
- not a bug
- 22:30 Feature #15185: showRange Feature for tslib_pibase::pi_list_browseresults() not configureable
- Hi,
I currently don't have time to look at this. However, if you could supply a patch, I'd happily come back on it.
... - 22:28 Bug #15189: Cannot install dummy site Suse Linux 9.3
- Hi, please do as Torsten outlined and use the news server under news.netfielders.de , the lists typo3.install.* You w...
- 10:58 Bug #15189: Cannot install dummy site Suse Linux 9.3
- Hi Barry,
this is not a support forum.
Please use the newslist typo3.install.linux on news.netfielders.de.
B... - 07:44 Bug #15189 (Closed): Cannot install dummy site Suse Linux 9.3
- Receive the following on fresh installation. Have checked installation for perm's and links. I have also searched t...
- 22:23 Bug #14868: xhtml_cleaning cleans HTML comments which is not wanted in any case (working patch included)
- Hi,
I uploaded an updated version of the patch.
can you please confirm that it still works as expected? I am not fu... - 22:11 Bug #14760: When I upgraded to 3.8.0 and looked at my site with Firefox, most of my images were not aligned properly anymore.
- image_align_fix.diff contains the final solution as proposed by Martin Kutschker in the content rendering list.
Pl... - 20:57 Bug #15027: make new content element wizard easier to use
- fixed in CVS.
- 20:57 Bug #15026: on timeout in BE, popup appears all the time when clicking no
- fixed in CVS.
- 20:57 Bug #14945: BE: TCEMAIN.clearCacheCmd doesn't work when deleting records
- fixed in CVS.
- 20:56 Bug #14862: TCAdefaults.pages.doktype is not recognized by the wizard "Create new pages"
- fixed in CVS.
- 20:56 Feature #14442: User Admin can't create new user
- patch in CVS.
- 20:52 Revision 4e798953: 2005-11-08 Sebastian Kurfuerst <sebastian@garbage-group.de>
- * Fixed bug #586: User Admin can't create new user
* Fixed bug #1293: TCAdefaults.pages.doktype is not recognized by... - 18:32 Revision 2604ee85: Made TCEForms put <label> tags around icons for moving/deleting repetitive Flexform items
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@844 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:00 Bug #15098: add option to use ts "config.linkVars" as an array not as a list
- Have you tested it?
- 17:55 Bug #15098: add option to use ts "config.linkVars" as an array not as a list
- thanks a lot
- 12:32 Bug #15170: Selector box which selects more than one file from file folder looses data on reload
- The select box also doesn't work, if the values come from an itemProcFunc and no item array is given in the TCA. Then...
- 11:16 Bug #15190 (Closed): Extension Manager: Ordering by "Dependencies" shows empty list
- If ordering is set to "Dependencies" the list of available extensions and the list of extensions on the repository is...
- 06:19 Bug #15188 (Closed): EM doesn't check for dependancies on Extension update
- The EM doesn't check for dependancies when you upgrade an extension.
That causes the following error message when ... - 01:23 Bug #15187 (Closed): 256 color patch doesn't work with outline property
- When we add outline property to text generated with GIFBUILDER, the patch doesn't work
<typoscript>
page.30 = IMG... - 00:37 Revision 10e7549b: *** empty log message ***
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@843 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:11 Bug #14264: getUpdateJS: broken when using UTF-8 and IE
- With Bernhard's solution, with a field of type textarea containing a linebreak, I get a javascript error "unterminate...
2005-11-07
- 21:02 Bug #15186 (Closed): Depreciated static items must be removed before 4.0
- All those Depreciate/Deprecated items from Static templates should be removed before 4.0 release.
They are there w... - 20:23 Feature #15185 (Closed): showRange Feature for tslib_pibase::pi_list_browseresults() not configureable
- $this->internal['showRange'] switch for display Resultnumber-ranges instead of page-numbers (and some other Features ...
- 18:16 Revision 0c1898f9: More workspace stuff for beta.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@842 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:08 Feature #15184: TCA Columns ReadOnly
- Maybe it would be much easier to add an option "read-only" to the TCA (which displays every field as simple text) tha...
- 17:52 Feature #15184 (Closed): TCA Columns ReadOnly
- It would be nice to have an Read-Only Field-Type in the TCA only to display Data from the database. The Options from ...
- 16:32 Bug #15042: add option "all usergroups" in admin panel "simulate user group"
- ok, this is a very good idea. thanks :-)
in 4.0.0, there will be sub-groups available.
Greets, Sebastian - 15:27 Bug #15182: new similar Option to HMENU includeNotInMenu
- that should work by setting excludeDoktypes, see http://typo3.org/documentation/document-library/doc_core_tsref/HMENU/
- 13:03 Bug #15182 (Closed): new similar Option to HMENU includeNotInMenu
- We have the "Hide in Menu" property for any page type, but there is no option for HMENU to include menu-hidden pages ...
- 15:03 Bug #15183 (Closed): HMENU with includeNotInMenu does not work with nav_hide = 1
- regarding the documentation the nav_hide property should be used instead of the page type 'not in menue' to hide page...
- 11:50 Bug #14471: Access / DB mount problem
- I really don't know, I reported this issue last year(!!), I can't recall details and have no access to the mentioned ...
2005-11-06
- 23:55 Feature #15180: add config'able FE user storage page
- Sorry, didn't know the steps to reproduce weren't shown. Here are the instructions:
Just replace around line 87:
... - 23:54 Feature #15180 (Closed): add config'able FE user storage page
- Ability to configure a page with the frontpage users.
This is from the newloginbox_tmplable extension by Miroslav M... - 21:56 Bug #15054: Gremlin: Insufficient email validation
- Thorsten, I think that your false negatives are invalid. While the first one is a valid recipient in a mail header it...
- 19:11 Bug #15098: add option to use ts "config.linkVars" as an array not as a list
- I've added a patch that adds this behavior to the sysext cms. I'm not sure if this is all what is necessary but it lo...
- 18:18 Feature #15150: Get list of content elements for "new content" wizard from TCA
- Hi, do you already know which options you'd need to add to TCA?
Greets, Sebastian - 18:16 Feature #15160: Filemodule could be more "verbose"
- not sure if this is a duplicate, at least the first part is fixed. A patch for the second part is welcome :-)
Greets... - 18:13 Feature #14769: Problems with link "states"
- Hi,
I don't fully understand this bug report. Your point is that it is inconsistent the current states (CUR, ACT, ..... - 18:00 Bug #15172: config.disablePrefixComment is ignored by plugins
- I just checked again and noticed that this bug exists with TYPO3 3.8.0
However, in CVS it was already solved by Mich... - 16:10 Bug #15172: config.disablePrefixComment is ignored by plugins
- no, no error in TSOB. I fugured out that disablePrefixComment will function f.e. with chc_forum, but not with f.e. wi...
- 17:57 Bug #14471: Access / DB mount problem
- Hi,
does this problem still exist?
If yes, it would be great if you could provide a t3x file for testing.
Greets, ... - 13:08 Bug #15139: Date fields: default is tomorrow instead of today.
- I've uploaded a new patch that fixes a misspelling ("MidNight" must spell "Midnight").
The patch is tested and fix... - 12:22 Bug #14821: No import of images from .t3d 3.7.0/3.7.1 -> 3.8.0
- I added a patch which switches between "filename" and "fieldvalue" if filename is not set. I have implemented this in...
- 11:48 Feature #15081: eval API
- I just added version 2 of the patch which moves the evaluations from inside the system to a system extension (evaluat...
2005-11-05
- 17:16 Bug #15172: config.disablePrefixComment is ignored by plugins
- is there any error in the typoscript object browser? the configuration option works flawlessly everywhere else I thin...
- 14:55 Bug #15135: Typo3 backend does not work with reverse proxy
- Hi Christian,
is it possible for you to upload a patch which implements the desired behavior? This would be very hel... - 14:53 Feature #15155: <link>mail@address</link> ideally would get linked/wrapped too
- Hi,
what happens if you just write
mail@address.com without the link tags? IMO it gets linked automagically.
Greet... - 12:15 Bug #15139: Date fields: default is tomorrow instead of today.
- Thomas, thanks for the patch. I've just attached a slightly cleaned-up version of your patch that also changes the va...
2005-11-04
- 20:45 Revision 72ca3695: *** empty log message ***
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@841 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:37 Bug #15171: TYPOLINK deletes Parameters in tslib/class.tslib_content.php
- Confirmed.
A fix seems to be simple:
$addQueryParams = $conf['addQueryString'] ? '&'.t3lib_div::getIndpEnv('QUERY... - 18:11 Revision a635dacc: Workspace related changes
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@840 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:12 Bug #14992: Header with link wraps not proper
- I tested it with the example provided by Dmitry and patched it, see above!
- 17:07 Bug #14992: Header with link wraps not proper
- Hi,
did you already have time to test my patch? Greets, Sebastian - 16:14 Bug #15179 (Closed): Very difficult install.
- When installing from scratch, it is a uphill battle.
Setting things up as in the manual gives this every time:
Wa... - 14:25 Bug #15178 (Closed): Call to undefined function: fetchrow() in dbal/class.ux_t3lib_db.php
- I have a working typo3 server, it is actually a copy of our intranet, that I tried to switch over to running via dba,...
- 12:17 Bug #15177 (Closed): RTE stacks down the browser
- Use multi-record editing mode, make sure there is an RTE field in field list. Then try randomly turn on and off pure ...
- 12:03 Bug #15176 (Closed): GMENU - noLink, TMENU - doNotLinkIt, why?
- TypoScript properties noLink and doNotLinkIt of GMENUITEM and TMENUITEM respectively do the same - turn off linking o...
- 10:58 Feature #15175 (Closed): hmenu.special = language not configurable via typoscript
- It is not possible to configure the language menu links via typoscript, as the link-configuration seems to be fixed i...
- 10:53 Bug #14795: JS Error with JSMENU
- Thanks a lot... It works fine for me. :-) (I used the complete jsfunc.menu.js and not the patch)
Greets,
Thomas
- 10:50 Revision c0c53790: *** empty log message ***
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@839 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:57 Bug #15174 (Closed): COntext menu doesn't appear if in main frame
- if i show a list (say a news list) via an action (so that the tree frame is not shown, there are just the module list...
2005-11-03
- 22:07 Bug #14821: No import of images from .t3d 3.7.0/3.7.1 -> 3.8.0
- It hast to be changed in the importing installation.
For me it worked.
I changed the line back to the original va... - 15:05 Bug #14821: No import of images from .t3d 3.7.0/3.7.1 -> 3.8.0
- Hi a3x,
did you change the code of the exporting installation or the importing installation?
Greets,
Sebastian - 14:06 Bug #14821: No import of images from .t3d 3.7.0/3.7.1 -> 3.8.0
- Replacing $this->alternativeFileName[$tmpFile] = $fI['filename']; to $this->alternativeFileName[$tmpFile] = $fI['fiel...
- 19:29 Bug #15172: config.disablePrefixComment is ignored by plugins
- i tried to place disablePrefixComment = 1 on various places in the setup. i tried before/after PAGE, in a txt-file w...
- 19:23 Bug #15172: config.disablePrefixComment is ignored by plugins
- no, there is no case. in two other installations it also does not function.... (3.8.0, php 4.3.9)
- 18:13 Bug #15172: config.disablePrefixComment is ignored by plugins
- I cannot tell you why it doesn't work in your installation, and without debugging your installation (which is not pos...
- 15:53 Bug #15172: config.disablePrefixComment is ignored by plugins
- have a look at the source code on this page:
http://www.brx.at/en/service/
you will find this snippet:
<!--
... - 15:02 Bug #15172: config.disablePrefixComment is ignored by plugins
- I just checked it in the source (tslib_pibase - search for BEGIN:) and tested it - and it works here... I added confi...
- 13:54 Bug #15172: config.disablePrefixComment is ignored by plugins
- Can you provide more detailed information? Wich extensions do you talk about?
- 13:06 Bug #15172 (Closed): config.disablePrefixComment is ignored by plugins
<!-- BEGIN: Content of extension "xy", plugin "xy"-->
<!-- END: Content of extension "xy", plugin "xy" -->
...- 15:51 Bug #14904: Error when usin spell check (Aspell)
- Ok, this fix will be included in next version.
Please see the manual: http://typo3.org/documentation/document-libr... - 12:14 Bug #14904: Error when usin spell check (Aspell)
- The error message dissapears after inserting your code so this might be OK for some users.
But now it says "Configu... - 03:08 Bug #14904: Error when usin spell check (Aspell)
- Please try to add the following statement:
define('TYPO3_OS', (stristr(PHP_OS,'win') && !stristr(PHP_OS,'darwin')) ?... - 14:35 Feature #14427: AND combination for TypoScript conditions doesn't work
- Will this feature make it in the next version?
- 13:24 Feature #15173 (Closed): Show name of database at login
- Add a new config-option: $TYPO3_CONF_VARS['BE']['showDatabaseAtLogin']. If activated, the name of the current databas...
- 12:35 Bug #15139: Date fields: default is tomorrow instead of today.
- Hi,
I've added a patch which disables this feature or bug or whatever you want to call it. ;-)
Greets,
Thomas - 08:31 Bug #15139: Date fields: default is tomorrow instead of today.
- After rethinking about the matter I think you are right. Currently, I have no time for looking at this, but a patch i...
- 12:05 Feature #15140: When changing a page's alias, update all links
- A possible strategy would be to do an SQL query with regular expressions like this:
SELECT bodytext FROM tt_conten... - 08:30 Feature #15140: When changing a page's alias, update all links
- OK, it seems that I misunderstood you, sorry. I think without a "global link table" such replacements are impossible....
- 08:19 Bug #14763: Create Files with no correkt umask when using with suphp
- typo3conf/localconf.php seems to be the better place for umask(0022);
2005-11-02
- 23:52 Revision 8aaa4675: *** empty log message ***
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@838 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:51 Revision 223e5031: Todays catch
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@837 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:07 Bug #15137: Rename Cancel buttons to Close
- Um, if you think that this need discussion (it obviously does), please don't just close the bug report. This doesn't ...
- 21:03 Feature #15140: When changing a page's alias, update all links
- This issue isn't resolved, please reopen it.
This issue (feature request) is about updating the links from the old... - 21:01 Bug #15139: Date fields: default is tomorrow instead of today.
- I entered this bug report not because it is not possible to get today's date but because of the underlying usability ...
- 20:49 Bug #15171 (Closed): TYPOLINK deletes Parameters in tslib/class.tslib_content.php
- Althought activating typolink.addQueryString=1
or additionalParams, no Parameters are added to the link.
I think ... - 18:02 Bug #15170: Selector box which selects more than one file from file folder looses data on reload
- Sure I can. The extension is a simple database table with one field, which is a select field to select files from the...
- 17:29 Bug #15170: Selector box which selects more than one file from file folder looses data on reload
- Hi,
can you please upload a dummy extension T3X file here for testing?
Thanks,
Sebastian - 14:45 Bug #15170 (Closed): Selector box which selects more than one file from file folder looses data on reload
- If you configure a selector box to get its items from a folder and maxitems is greater than 1, the stored files are l...
- 13:08 Bug #14904: Error when usin spell check (Aspell)
- I'm experiencing the same issue which prevented me from using the spellchecker feature.
Here are the values from $TY...
2005-11-01
- 22:06 Bug #15133: Date/time field changes its value
- Hi folks,
I can't reproduce this here... The JavaScript that evaluates the form field seems to be ok...
I will te... - 20:25 Bug #15133: Date/time field changes its value
- current debugging location: jsfunc.evalfield.js
evalFunc_output case datetime - 20:10 Bug #15133: Date/time field changes its value
- Hi hardcoder,
I can duplicate this here. Interesting...
Will have a look at it.
Greets,
Sebastian - 17:29 Feature #14917: Better working interface for Typo3 required
- keyword: eAccessibility
keyword: eInclusion
keyword: Americans with Disabilities Act (ADA)
keyword: WAI
keyphra... - 13:32 Feature #14917: Better working interface for Typo3 required
- keyword:accessibility
keyword:usability - 15:06 Revision 0e4a4126: Added an is_array() check in t3lib_div::resolveSheetDefInDS() to prevent a fatal error in certain circumstances
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@836 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:32 Bug #15130: Error 404: Page not found handling not working correctly with SimulateStaticDocuments=1
- i've searched in the tslib and t3lib files that are used from index_ts.php
in the file class.t3lib_page.php the fo... - 13:40 Feature #14808: dynamic CSS would be nice...
- it is possible, use typeNum to create a special page object for your dynamic stylesheet, add
config.disableAllHeader... - 13:35 Feature #15150: Get list of content elements for "new content" wizard from TCA
- keyword:usability
- 13:34 Bug #15071: Clean up the new page content items list
- keyword:usability
- 13:33 Feature #14428: The "Access Key" combination is not added to the "title" Attribute
- keyword:accessibility
- 13:29 Bug #14601: XHTML compliance of GMENU with onmouseover images
- keyword:accessibility
- 13:28 Bug #15169 (Closed): linkvar type is not rendert in a link
- m using the RTE htehtmlarea 0.7.4 (Typo3.8) with a framepage and i have to set the "type" var in the link.
If i u... - 13:12 Feature #15168 (Rejected): Editpage header pagetype shortcut can't link to content elements on pages
- the page type shortcut can not link to a content element on a page.
the pagebrowser shows only pages not content el... - 11:28 Bug #15167 (Closed): managing media files in page header
- When uploading a file through fileadmin and referencing to that file in the page headers "Files" field it acts like a...
2005-10-31
- 19:27 Feature #14850: doubleX for evaluating fields
- no change needed, can be solved with bug 1639
- 18:20 Revision 7496d6d0: Todays special
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@835 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:32 Bug #14166: Content Type TABLE does not allow 0 cellspacing
- Both fields should allow an int value OR an empty value ("", i.e. NULL). So TYPO3 could be differenciated if the user...
- 17:16 Bug #14184: image content: link wrong for mutliple images
- I can confirm this, will look into it in the development of cron_cssstyledimgtext and if solveable, also provide a fi...
- 16:37 Bug #14763 (Closed): Create Files with no correkt umask when using with suphp
- New generated GD Image has Permission 0600
Webserver runs as User nobody, so read Access is denied
PHP runs as Cust... - 16:15 Feature #15166: typolink ATagParams should have stdWrap properties
- Ernesto submitted a patch for this problem a few minutes after I submitted this bug: http://bugs.typo3.org/view.php?i...
- 16:02 Feature #15166 (Closed): typolink ATagParams should have stdWrap properties
- Currently, ATagParams only takes a string as value. If you`d like to add a background-image dynamically (e. g. in a f...
- 15:55 Feature #15081: eval API
- Hi,
I think that would be good idea. A js-evalfunc.php would make it much easier to implement the evalAPI JS stuff. ... - 15:43 Feature #15081: eval API
- Hi,
you had some concerns about the way the current JS functions are added in the eval API. What do you think about ... - 15:36 Feature #15081: eval API
- Hi Sebastian,
> deine eval api klingt auf jeden fall sehr interessant...
Danke :-)
> hältst du es für realisti... - 15:53 Feature #14886: stdWrap for TMENUITEM's ATagParams
- Patch erweitert, nun sollten alle ATagParams berücksichtigt sein.
- 15:53 Feature #14886: stdWrap for TMENUITEM's ATagParams
- The new patch "ATagParams-stdWrap.patch" obsoletes the first one. The new patch adds the stdWrap properties to all oc...
- 15:34 Bug #15165 (Closed): Anchors not deletable
- Problem with Anchors in RTEHTMLAREA 7.4
source
<p>
<a href="http://www4.dfh-ufa.org/html/?id=1942#3217">Link zu ... - 15:12 Feature #15164: HOOK before TCEform is rendered
- Hi Sebastian,
here it is. ;-) This patch adds two hooks to the method "getMainFields" in the tceforms class.
The ... - 14:29 Feature #15164: HOOK before TCEform is rendered
- Hi,
it would be great if you could attach a patch for the hook here.
Thanks,
Sebastian - 12:15 Feature #15164 (Closed): HOOK before TCEform is rendered
- Hi,
In order to implement my dynaflex extension a little bit more elegant, it would be nice to have a hook that can ... - 14:30 Bug #14992: Header with link wraps not proper
- Hi Boris,
did you test it with my patch or with the example provided by Dmitry? I hope my patch fixes this as well.
... - 14:27 Feature #15063: Link to pages that are not in the user's DB Mount
- Ciao Ernesto!
> What do you think? :)
I think this sounds like overkill! ;-) For sure this is too much work for... - 14:27 Feature #15063: Link to pages that are not in the user's DB Mount
- Hi Ernesto,
I think this would be very nice, indeed. Maybe not as a default, but as a TypoScript option.
Currently ... - 14:15 Feature #15063: Link to pages that are not in the user's DB Mount
- Another cool way to handle this would be the "link" popup to not show us the "page tree" but instead the frontend (in...
- 11:53 Bug #15020: mysql like regarding german "umlaute"
- Michael:
but ...changing to binary would disable any "intelligent"-search which is possible wanted. A better solutio... - 11:35 Bug #15020: mysql like regarding german "umlaute"
- Forget my last comment, BINARY != BLOB
Yes I think this can be changed now :-) - 11:33 Bug #15020: mysql like regarding german "umlaute"
- Changing the field to a blob does requires that the baseword index will be removed.
This is definitely a bad idea ... - 11:40 Feature #15163 (Closed): No RGB input field in SelectColor plugin
- In original HTMLArea plugin SelectColor has an input field for pointing specific color in RGB, like #ff45bc. Why Typo...
2005-10-30
- 16:47 Bug #14992: Header with link wraps not proper
- hi,
because <a></a> is still wrapping outside of <h1></h1> with the patch from dmitry. the <a> tags should be INSIDE... - 16:21 Bug #14992: Header with link wraps not proper
- Hi,
why did you update your TypoScript? It should not be needed anymore after using the attached patch and re-import... - 14:54 Bug #14992: Header with link wraps not proper
- update:
lib.stdheader.stdWrap.typolink >
# normal text-header:
lib.stdheader.10.2.fontTag >
lib.stdheader.10.... - 16:20 Feature #15063: Link to pages that are not in the user's DB Mount
- Hi,
I am not sure if it would be more logical if everything didn't appear twice... Imagine the following: A user has... - 16:14 Bug #15020: mysql like regarding german "umlaute"
- Hi Michael,
maybe you can have a look at this, as you know indexed search very well.
Greets, Sebastian
- 16:13 Feature #14953: In Extended view it should also be possible to disable icons for deletion, cut, copy and others...
- Hi,
there are bigger problems with the limit to language feature (see bug 0001678). Currently, I am not able to solv...
2005-10-29
- 23:23 Revision fc5a63d5: Best of saturday night.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@834 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:06 Revision 21c29145: *** empty log message ***
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@833 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:57 Revision ed2b039e: *** empty log message ***
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@832 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:20 Feature #15162 (Closed): date-params are hardcoded
- class.tx_indexedsearch.php - function makeInfo()::line 1917
Date params are hardcoded, should be easy to put it in... - 17:17 Bug #15161 (Closed): Doubled text entries like 'Modified: modified:' in templates (V 2.1.3)
- The labels for the additional information in the results are doubled.
This happens because in function makeInfo(), ... - 15:12 Feature #15160: Filemodule could be more "verbose"
- Has a relationship to #15067
- 14:30 Feature #15160 (Closed): Filemodule could be more "verbose"
- Examples:
1. If you _copy_ a file into the same folder, an error message comes up explaining:
1: File "examp... - 02:22 Bug #14337: "shorcut" page header doesn't show subtitle field
- Hi Thomas, thanks for your patch. I didn't test it but it looks just fine to me.
Regards, michael
2005-10-28
- 21:18 Revision f532fa65: Best of today...
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@831 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:59 Bug #14341: Edit-wizard does not work with renderMode = "checkbox"
- Hi Sebastian,
I added a screenshot and also a small test-extension I made with TYPO3 3.8.0. The problem has not yet ... - 18:50 Bug #15158: TS_CASE object does support key value 0
- in both cases the values arre checked wrong
1st
the ts parser does not honor the string "0". the statement if ... - 18:44 Bug #15158: TS_CASE object does support key value 0
- Index: class.tslib_content.php
===================================================================
RCS file: /cvsro... - 18:42 Bug #15158: TS_CASE object does support key value 0
- Index: class.t3lib_tsparser.php
===================================================================
RCS file: /cvsr... - 11:26 Bug #15158 (Closed): TS_CASE object does support key value 0
- the typoscript below does not work because the case object does not honor key values of "0".
# i know the ts is ... - 15:03 Revision 82dfa6a6: * indexed_search: Manual update
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@830 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:47 Feature #15081: eval API
- Hi Sebastian,
yes you're right. The build in evaluations also using two parts. If you enter a date, the correspond... - 12:31 Feature #15081: eval API
- Hi Thomas,
I just looked at your patch, this is is quite interesting! I just have some questions to make sure I unde... - 11:19 Feature #15063: Link to pages that are not in the user's DB Mount
- Of course you can do that, but it is just not really nice for the standartd noop user, that will click on the link bu...
- 02:44 Feature #15063: Link to pages that are not in the user's DB Mount
- I see no use for this (compared to required effort). As discussed in the list, you don't even need read-only db mount...
- 09:56 Bug #14473: UID values and the "Create multiple pages" Wizard
- Hi,
the exact problem relies in the way TCEmain does its sorting. Specifically, the method getSortNumber is the prob... - 07:48 Bug #14473: UID values and the "Create multiple pages" Wizard
- "I cannot fix this right now, as it is more complicated than it seems."
I know, that's why there's no patch attach... - 03:48 Bug #14473: UID values and the "Create multiple pages" Wizard
- Sebastian is right, since TCE_Main does include the current record *before* the last insert in batch create mode (wit...
- 02:21 Bug #15154: There are errors in the code
- I can verify some but not all warnings and errors. Will have a look at it, although it does not seem critical. I will...
2005-10-27
- 23:20 Bug #15025: PHP Notices
- Sebastian:
> To have the same behavior, one would have to use
> if(isset($config['debugValue']) && $config['debugV... - 23:19 Bug #15135: Typo3 backend does not work with reverse proxy
- I spent some hours to locate the problem. Here's a summary:
The reason why it is not working:
~~~~~~~~~~~~~~~~~... - 20:42 Revision 91b47a3a: More workspace dev.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@829 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:08 Bug #15121: Always preg_* instead of ereg_* functions
- Good point Michael,
I'll fix my extensions right away.
Michiel - 15:09 Bug #15121: Always preg_* instead of ereg_* functions
- I have already done this for t3lib_tsparser.php and t3lb_div.php .... But I still need to write the test-suite for th...
- 06:45 Bug #15121: Always preg_* instead of ereg_* functions
- > how about replacing them in the whole core?
Step by step...! :-) - 01:16 Bug #15121: Always preg_* instead of ereg_* functions
- how about replacing them in the whole core?
- 00:48 Bug #15121: Always preg_* instead of ereg_* functions
- Attached as files a fix which replaces all ereg's and split's in t3lib_parsehtml (used by automaketemplate and TV) wi...
- 13:13 Bug #15157 (Closed): indexed_search as system installation
- The extension "Indexed Search Engine Template" demands an installation of "Indexed Search Engine" as System. But if a...
- 11:42 Bug #15054: Gremlin: Insufficient email validation
- False positives:
-abc@def.gh
abc@def.ßcom
abc@....com
abc@def.24
abc@192.168.0
False negatives:
"abc" <def@g... - 00:49 Bug #15048: File -> List : upload files 2 or more fail
- You were beginning to make me think I was seeing things. This is how I replicate it:
I did it with small html fil... - 00:23 Bug #15048: File -> List : upload files 2 or more fail
- I have tested in file modul
Uploaded 2 files and overwrite with another files.
It works. Can you test it with s... - 00:05 Bug #15048: File -> List : upload files 2 or more fail
- Thanks for looking at this. It is replecated on this site:
http://www.webapps.us/typo3
user: admin
pass: prom...
2005-10-26
- 23:19 Bug #15156 (Rejected): Setting headerOnly also removes markup of search words
- When setting the headerOnly parameter of the function printResultRow to one (which should be made configurable via TS...
- 23:08 Feature #14456: XHTML 1.0 transitional validation
- keyword:accessibility
- 23:07 Feature #14902: indexed_search: Results navigation relies on JavaScript
- keyword:accessibility
- 22:16 Feature #15155 (Closed): <link>mail@address</link> ideally would get linked/wrapped too
- For now, you have to <link mail@address>mail@address</link> to get it properly; ideally, the simple form would Just W...
- 20:18 Bug #14537: gifbuilder jpgs are 256 colors
- I attached a new patch.
GIFBuilder_Truecolor_2005-10-26.patch
With normal setup (no patches) and the static version... - 17:18 Bug #14853: Japanese language extension does not work with UTF-8
- There are 3 known bugs in the FE with utf-8. All are somehow related to JavaScript. These are:
1. getUpdateJS: bro... - 17:18 Bug #15154 (Closed): There are errors in the code
- We are working on a PHP compiler (Phalanger, http://php-compiler.net) and testing it against various PHP applications...
- 17:02 Feature #15153 (Closed): Flexform fields should be accessable trought stdWrap
- It would be cool if typoscript could access the values in the flexform-config of a plugin throught stdWrap.
So this ... - 14:53 Feature #14842: Request for new config option prefixLocalAnchorLinks to gain XHTML compliance
- css-styled content also has to be modified to use these anchors
# ts example
tt_content.menu.20.3.renderObj.typo... - 13:38 Bug #14409: page isn't displayed after changing access back to default
- no answer yet, if there is new information, please re-open the bug.
greets, sebastian - 13:32 Feature #15110: file upload field in Insert Link (rte)
- This bug won't be fixed, as the transition to rtehtmlarea is planned anyways.
Greets, Sebastian - 13:15 Bug #14264: getUpdateJS: broken when using UTF-8 and IE
- Hi,
it would be great if you could check that your patch as well fixes bug 1270, I think it might be the same issue ... - 13:13 Feature #14865: space before/after just 50px possible
- I think this is changeable in the TCA array. You have to look at the minimal and maximal size for these fields and ca...
- 13:10 Bug #14857: content editing fields disapear when using extTables.php
- Hi Arne,
as Peter already pointed out, you have to use the t3lib_div::loadTCA method.
You can find some examples h... - 13:05 Bug #14879: TypoScript value assignment order
- Hi, I don't know if this behavior is "desired", but it works when using a sysfolder for "next level templates" - this...
- 13:03 Bug #14783: Option split works very problematic
- if this is a bug and there is more information, please reopen. greets, sebastian
- 13:02 Feature #14889: Place ADMINPANEL where I want to
- closing this bug.. if there is more information to this bug, please reopen. greets, sebastian
- 13:00 Bug #15048: File -> List : upload files 2 or more fail
- if you have more information, please re-open this bug. thanks, Sebastian
- 12:59 Bug #15048: File -> List : upload files 2 or more fail
- works here as well...
- 12:42 Bug #15025: PHP Notices
- > It's absolutely bad programming to generate hundreds of NOTICES and as far as performance is involved, generating s...
- 12:15 Bug #15025: PHP Notices
- Hi,
of course everybody is welcomed to send patches removing notices, these will be checked then. However, notice th... - 12:18 Bug #15079: Show cursor pointer on main modules
- Hi,
I discussed this again with Michael and we came both to the conclusion that the document header should only be s... - 12:09 Bug #15087: Make Module "About" more beautiful
- Hi,
I think the server/env infos shouldn't be displayed there, as the about module is available for all BE users. Ma... - 12:07 Feature #15100: typolink should support the title attribute
- Thanks!
- 11:38 Revision 87aebac9: * Implemented additional, simple API for logging to sys_log plus extended the sys-log with workspace awareness.
- * Implemented more workspace related features. In particular scripts like t3lib_tcemain and t3lib_userauthgroup have ...
- 10:07 Feature #15081: eval API
- Hi,
Is just uploaded some patchfiles that implements this to TYPO3 Version 3.8.0. I don't know if this is the way it...
2005-10-25
- 21:58 Bug #14296: BE upload field does not work when minitems=1
- same Problem with internal_type=db and minitems=1
- 21:56 Bug #15152 (Closed): Comma separated list DON'T accept spaces at "db_layout"
- Support for custom tables in the Page module, using this http://typo3.org/documentation/document-library/doc_core_ap...
- 21:20 Bug #14537: gifbuilder jpgs are 256 colors
- sorry to disapoint you, but it's still not working... I will send you an example via pm which I don't want to make pu...
- 19:51 Bug #15025: PHP Notices
- > many of the notices result from using an undefined index as a boolean to check if a TS variable is set, like this:
... - 19:50 Bug #15135: Typo3 backend does not work with reverse proxy
- I don't think #15146 and #15146 are related.
Yes, they both talk about reverse proxies, but
- #15146 is about load ... - 19:50 Bug #15146: Login sometimes fails with reverse proxy load balancer (pound)
- I don't think #15146 and #15146 are related.
Yes, they both talk about reverse proxies, but
- #15146 is about load ... - 19:35 Bug #15133: Date/time field changes its value
- Hi, (Reply from 0001465)
Server runs CEST, client runs CEST both GMT+1.
I can only replicate the bug with this da... - 14:22 Bug #15133: Date/time field changes its value
- it seems that this issue can happen in both directions (see related bug).
Greets, Sebastian - 17:12 Bug #14333: "Page is being generated" should be translated
- You're right, Michael. Language and locale are set, but $GLOBALS['LANG'] is not yet available at that point. So, it h...
- 14:31 Bug #14333: "Page is being generated" should be translated
- Hi Stanislas,
> But, then, why not use the normal localization mechanism in order to translate this message?
I ... - 16:44 Bug #15096: File upload tool - Default to more than just one upload file.
- @matthew - this option will be available in typo3 4.0.0
DOCUMENTATION TSconfig
Section: OPTIONS
defaultFileUpl... - 16:40 Feature #14970: stdWrap for fontColor attribute of GIFBUILDER´s TEXT-object, is it planned for future?
- DOCUMENTATION TSREF:
type change:
section GIFBUILDER: TEXT:
fontColor:
GraphicColor / stdWrap - 16:27 Feature #14735: Disable all nag screens
- DOCUMENTATION:
The option supersedes the configuration option
options.noChangeAlertInTypeFields which is removed ... - 16:16 Feature #15074: configuration of user rights
- DOCUMENTATION
TSConfig: Table for "OPTIONS":
web_layout
disableIconToolbar
boolean
Disables the topmost icon t... - 15:29 Bug #15087: Make Module "About" more beautiful
- is there any information that would fit into this module as a kind of surplus?
eg.
"Thanks to"
"Goto Homepa... - 15:21 Bug #15087: Make Module "About" more beautiful
- you'll get one. ;)
- 14:17 Bug #15087: Make Module "About" more beautiful
- Hi,
I would appreciate a nice redesign idea for this module, as I am no designer.
Greets, Sebastian - 14:39 Feature #14552: Backend usergroup module enhanced (full blown)
- this default was changed back in typo3 3.8.0
greets, sebastian - 14:36 Bug #14551: problem in tce_main
- In which case do you need a table without columns?
Greets, Sebastian - 14:36 Feature #15100: typolink should support the title attribute
- Sure, I'll take a look at it.
- 14:30 Feature #15100: typolink should support the title attribute
- maybe it is possible to fix the bug 1172 as well - as they are connected in a certain way.
would be great :-)
Greet... - 14:29 Bug #15071: Clean up the new page content items list
- Thanks, Ernesto!
- 14:28 Bug #14648: getTypoLink (tslib_class.tslib_content.php) function produces non standard conform links.
- this is a duplicate
- 14:24 Bug #14979: Mysterious "time-adding" with JavaScript datetime-Evaluation (t3lib/jsfunc.evalfield.js)
- please use bug ID 1697 for the replys, to have all the information in one place.
- 14:22 Bug #14979: Mysterious "time-adding" with JavaScript datetime-Evaluation (t3lib/jsfunc.evalfield.js)
- Hi,
what is the timezone of your client and your server?
I cannot reproduce this problem here, but if you look at t... - 14:13 Feature #15076: dropdownmenue "opened documents" not alway visible
- Hi,
I think the dropdown menue is a kind of "relict" from the old pre-3.5.0 backend. I would favor to remove it comp... - 14:06 Bug #14264: getUpdateJS: broken when using UTF-8 and IE
- Great work Bernd,
it works fine in our projects.
Thanks - 13:58 Bug #15114: limited to languages; still can delete content element
- Hi,
I dug a bit deeper into the problem.
The main issue is that TCEmain doesn't check if the user has rights for th... - 10:31 Bug #15114: limited to languages; still can delete content element
- I send my .t3d file to Sebastian per private Mail.
- 10:09 Bug #15035: Import from .t3d does not work with php5 version 5.0.5
- Illegal use of string offsets causes E_ERROR instead of E_WARNING in PHP 5.
So the line 3300 in class.t3lib_div.php ... - 09:51 Bug #15026: on timeout in BE, popup appears all the time when clicking no
- _3 doesn't change anything in content, it has just the patch directory adjusted
2005-10-24
- 23:17 Bug #15071: Clean up the new page content items list
- @Michael:
Done! New splitted "feature request" is http://bugs.typo3.org/view.php?id=1723 - 23:15 Feature #15150: Get list of content elements for "new content" wizard from TCA
- As requested. :)
- 23:14 Feature #15150 (Closed): Get list of content elements for "new content" wizard from TCA
- We could remove the "hard-coded" content types from the "new content" wizard (cms/layout/db_new_content_el.php) and h...
- 15:42 Bug #15079: Show cursor pointer on main modules
- Maybe I've got to add something to mit first Description:
The whole title area should transform the curser to "po... - 09:31 Bug #15079: Show cursor pointer on main modules
- What about the attached menu.skingreyman.png. The headers look like buttons. In this case even the plus and minus sig...
- 13:57 Bug #15114: limited to languages; still can delete content element
- Hi,
it would be great if you could supply a T3X file to test this problem. This would make solving it a lot easier. ... - 13:53 Bug #15128: Shortcut Handling can cause SEO problems and should be improved
- Hi,
a patch for this issue would be welcome. Greets, Sebastian - 13:47 Bug #15136: Wrong page highlighted in page tree after adding a new page
- we fixed this issue during the "zap the gremlins" project :-)
Sebastian - 13:22 Feature #15081: eval API
- Hi,
it doesn't matter - you can do it as you like it. We take paches for 3.8 and CVS.
Greets, Sebastian - 12:36 Feature #15081: eval API
- Hi,
on which version the patch should developed? The 3.8.0 or the 3.9.0dev? I will see how I can help...
Has anybod... - 12:39 Feature #15082: more detailed file permissions for users
- HI,
I can't promise anything. But if you're right that it is such a big change it might be that I don't have enough ... - 10:36 Bug #15020: mysql like regarding german "umlaute"
- >Are there some frontend errors because of this problem?
yes there are :
"a resultrow containing basecharactered wo... - 10:05 Bug #15098 (Closed): add option to use ts "config.linkVars" as an array not as a list
- the problem is today that the 'config.linkVars' object is a comma seperated list so every value has to be added in t...
- 02:54 Bug #15142: RTE misses "save + close" button if the button "edit in RTE" is used
- the current patch fixes the issue.
greets, sebastian - 00:10 Bug #14473: UID values and the "Create multiple pages" Wizard
- I cannot fix this right now, as it is more complicated than it seems.
Greets, Sebastian - 00:04 Feature #15029: Admin user is logged out on testing beuser settings
- the current patch makes everything work :-) you need to check the install tool first because the database needs to be...
- 00:01 Feature #15043: Link checker needed
- to use this new version, you need to apply the bugfix_1590.patch and then install the linkchecker-0.2.0.
Greets, Seb...
2005-10-23
- 23:59 Feature #15033: use ajax to update page tree / open popups
- the new bugfix _4.patch implements t3lib_ajax and implements ajax in clickmenus.
Greets, Sebastian - 21:01 Feature #15033: use ajax to update page tree / open popups
- I implemented t3lib_ajax today, will upload an updated patchset this evening.
Greets, Sebastian - 20:40 Feature #15033: use ajax to update page tree / open popups
- Where do I get a t3lib_ajax?
- 13:07 Feature #15033: use ajax to update page tree / open popups
- t3lib_ajax needed
- 23:42 Bug #15149 (Closed): m.mask produces 256 color images (why is GDlib involved here???)
- I am trying to use the m.mask functionality and found out that this somehow does create 256 color images just as if I...
- 22:37 Bug #14810: im_negate_mask im_imvMaskState have no effect on combine test (bugfix included)
- Backward compatibility can easily be achieved!
All you have to do is to change the behaviour of the install tool to ... - 20:33 Bug #14810: im_negate_mask im_imvMaskState have no effect on combine test (bugfix included)
- My patch "Install_Tool_maskNegate_2005-10-21.diff" changes the problem with the NEGATE mask just in the Install Tool....
- 20:23 Bug #14810: im_negate_mask im_imvMaskState have no effect on combine test (bugfix included)
- Elias: Constructive comments, please!
You are right that it is not the most beautiful solution, but since this wor... - 18:13 Bug #14810: im_negate_mask im_imvMaskState have no effect on combine test (bugfix included)
- Berndhard,
Please have a closer look at the way the initial author of the IM5 workaround dealt with the problem. I... - 21:24 Bug #15126: file list module nav frame doesn't reload automatically after creating a folder
- I don't see what's wrong with this! If I upload a file, the nav frame doesn't need to be reloaded...
- 21:19 Bug #15136: Wrong page highlighted in page tree after adding a new page
- We cannot change this during the "zap the gremlins" project, but if somebody with expertise in JavaScript can write a...
- 21:16 Bug #15129: Not possible to change BE user language
- I think it is like peter described, but I don't think this is a bug. It is anyways possible to set the language with ...
- 21:11 Bug #15137: Rename Cancel buttons to Close
- I am not sure if "close" is better. I think that, because the button "save" exists, the user would assume that the bu...
- 21:07 Feature #15138: Cancel buttons should ask for confirmation if there are unsaved changes
- We cannot currently fix this during "zap the gremlins", but a patch for this is very welcome.
Greets, Sebastian - 21:04 Bug #15139: Date fields: default is tomorrow instead of today.
- If you want the current date inserted, just type "d" (without the quotes) in this field. To me, the "current date + 1...
- 20:59 Feature #15140: When changing a page's alias, update all links
- Currently, there is no possibility to such an automatic checking. However, with the new linkchecker in combination wi...
- 20:46 Bug #14341: Edit-wizard does not work with renderMode = "checkbox"
- Hi,
can you please add some screenshots for clarification and as well test your problem with TYPO3 3.8.0? Thanks, Se... - 20:44 Feature #15110: file upload field in Insert Link (rte)
- Just to make this publicly available - the option described above works for rtehtmlarea, but not for the default RTE....
- 20:42 Bug #15097: Add a file upload form to the fileadmin file list view
- I talked with Michael about this, and we think this is no core feature, this can be implemented as an extension.
G... - 20:41 Feature #15081: eval API
- Hi Thomas,
I'm sorry but I cannot look at this. However if you write a patch, I would be happy to get back on it.
... - 20:32 Feature #15082: more detailed file permissions for users
- At the moment, we cannot fix this issue, it is a too big change. However, if somebody provides a patch for this, that...
- 20:25 Bug #15020: mysql like regarding german "umlaute"
- We cannot change this table field to binary, as this table is needed quite often and changing this field to binary mi...
- 20:22 Feature #15041: Add TSconfig for clickmenu
- the current options seem really enough for me to adjust the clickmenu.
For some other cases, I would need examples. ... - 20:20 Feature #15017: Feature Request: Date fields that can handle dates outside the UNIX time range
- I think it might be quite an overhead to change all date fields to this format, as for normal operation (start-stopda...
- 20:19 Feature #15063: Link to pages that are not in the user's DB Mount
- I see no easy way to implement this. We could add readonly db mounts, but that would require too many changes in diff...
- 20:16 Bug #14153: t3lib_extfilefunc::func_copy() does not set file permissions properly
- Hi Michael, will you still look at this or should I make that change?
- 20:16 Bug #14858: extended clipboard: setCopyMode can`t be set to copy by default
- this issue is not so easy to fix and I don't see a nice solution at the moment. A patch is welcome, but currently I c...
- 20:15 Feature #15029: Admin user is logged out on testing beuser settings
- will be fixed, will upload a patch soon.
- 15:13 Bug #15148 (Closed): On false BE Login, the Interface List is missing
- When logging into the T3 Backend (with a list of interfaces) with wrong login credencials the "Interface" dropdown is...
2005-10-22
- 22:57 Bug #14333: "Page is being generated" should be translated
- I was able to use message_page_is_being_generated. The problem is that it overrides too much. Therefore I had to mod...
- 20:31 Bug #14333: "Page is being generated" should be translated
- The typoscript config array is available at this point, but no language stuff has been initialized so far.
I think... - 21:34 Bug #15133: Date/time field changes its value
- The server runs on CEST, as does my local machine. With this configuration, the bug occurs.
- 19:31 Bug #15133: Date/time field changes its value
- maybe this has something to do with the server time zone or the time zone of the user? I don't know, just an idea.
g... - 21:30 Revision d59e49a5: I think I'm getting used to change these characters every now and then...
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@827 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:45 Feature #14780: Variable e-mail encoding
- The attached fix should correct the problem. Any further requirements for the patch ?
- 19:52 Bug #14984: Editpanel confirm dialogs (del/hide) don't display umlauts/etc
- The actual patch:
utf8_JS_2005-10-22.patch
fixes following problems:
Mailform goodMess, badMess, emailMess with ... - 19:51 Bug #14699: JSMENU broken when using UTF-8
- The actual patch:
utf8_JS_2005-10-22.patch
fixes following problems:
Mailform goodMess, badMess, emailMess with ... - 19:50 Bug #14264: getUpdateJS: broken when using UTF-8 and IE
- The actual patch:
utf8_JS_2005-10-22.patch
fixes following problems:
Mailform goodMess, badMess, emailMess with ... - 19:14 Bug #14945: BE: TCEMAIN.clearCacheCmd doesn't work when deleting records
- I don't see any issue in the "flushing for nothing" issue, as it for example cannot be triggered in the frontend. Gre...
- 19:11 Bug #14791: Cannot give access to all modules to a backend user when there are many backend modules loaded
- Michael Stucki has a fix for this and will upload it soon.
Greets, Sebastian - 19:07 Bug #14858: extended clipboard: setCopyMode can`t be set to copy by default
- This issue is more complicated than it seems, because there setting for "move" is empty - and there is no easy condit...
- 18:27 Bug #15068: Create icon for not in menue pages
- The attached patch fixes the problem if the page is of type Standard or Advanced.
For other page types (e.g. Shortcu... - 18:09 Feature #15033: use ajax to update page tree / open popups
- the new _3 bugfix works in konqueror and IE as well.
Greets, Sebastian - 15:01 Feature #15033: use ajax to update page tree / open popups
- the following patch implements ajax technology transparently on all clickmenus. (file, db, ...). if the browser doesn...
- 17:44 Bug #15070: Shortcuts icon title text should be more descriptive!
- The patch in bug #15085 fixes this problem, too.
- 17:43 Bug #15085: Shortcuts to restricted pages are shown in the shortcut panel - although the user has no access to them
- New version, deals with fileadmin references and fixes some smaller bugs.
- 17:19 Feature #14442: User Admin can't create new user
- the attached patch implements an "add user" icon for the user admin module.
greets, Sebastian - 16:24 Bug #15127: Get rid of clear.gif in Typo3
- In the frontend this should be no problem if you use CSS Styled Content.
In the backend, there is too much that need... - 16:14 Bug #15080: there is no way to paste content element to page where there is no content at all yet (in page view)
- I checked how easy it is to change that. Unfortunately it requires too many changes. I agree that it would be nice, b...
- 16:11 Feature #15134: Alternative to Context Menu
- at the moment, this is not possible. With TYPO3 4.5 , a new backend will come which will take care of these issues. c...
- 14:04 Bug #15129: Not possible to change BE user language
- Might be that you can't change the "default-language" afterwards. Then you need to change the language from the user'...
- 13:55 Bug #15044: Show webpage (magnifying glass) opens a new browser without all the toolbars
- I'm sorry but this does not seem to be possible:
I tested "directories=1" with Firefox 1.04. It works fine and mak... - 13:16 Bug #14419: Log writes wrong paths
- Can be adjusted by setting
config.stat_apache_pagenames = /path_to_mysite/[title].[uid].[type].html
[type] does... - 10:44 Bug #15079: Show cursor pointer on main modules
- I discussed this problem with Michael, and we had another idea that the cursor doesn't change when being over the cap...
- 10:42 Feature #14842: Request for new config option prefixLocalAnchorLinks to gain XHTML compliance
- I see no sense in making this configurable.
Suggestion: We change the dataWrap to be prefixed with "content_" (is ... - 10:37 Bug #15054: Gremlin: Insufficient email validation
- Could you give an example of an email-address which doesn't work?
- 10:33 Feature #15147 (Closed): TCA: possibility to evaluate email fields
- It would be nice to have an email-evaluation for
['columns'][fieldname]['config'] / TYPE: "input"
fields (configura...
2005-10-21
- 19:09 Feature #15043: Link checker needed
- please use the 0.0.1-version. greets, sebastian
- 17:55 Feature #15043: Link checker needed
- very basic preview. use the patch and then install the extension afterwards. You can see the extension working in web...
- 11:28 Feature #15043: Link checker needed
- will provide a more sophisticated solution...
- 18:58 Bug #15085: Shortcuts to restricted pages are shown in the shortcut panel - although the user has no access to them
- I did a major update of the shortcut feature:
- The initial problem is included by checking module, page record an... - 18:25 Bug #15146 (Closed): Login sometimes fails with reverse proxy load balancer (pound)
- We found that logins to the backend would sometimes fail on our production system, which runs on multiple web servers...
- 17:51 Bug #15129: Not possible to change BE user language
- I've added two screenshots. Language setting is German. Backend appears in English.
- 17:22 Bug #15129: Not possible to change BE user language
- German language pack is installed. When the user is created with the default language english it is not possible to c...
- 15:49 Bug #15129: Not possible to change BE user language
- no bug imho. will keep it open for a while and close if no further comments or information will be provided
- 15:48 Bug #15129: Not possible to change BE user language
- most likely not a bug but missing the language-packs.
reloading of BE is usually sufficient after changing the langu... - 17:45 Bug #15145 (Closed): Remove border of an image with a link
- I try to remove the border of an image with a link on it but I can't. I have to go to the source code and insert bord...
- 15:52 Feature #15134: Alternative to Context Menu
- Would be nice but the amount of work will not be trivial. I don't think a BE like TYPO3 is transformed into an access...
- 10:29 Feature #15134: Alternative to Context Menu
- Pretty wide request. Some parts of it has already been reported:
- creating new BE user from useradmin (#14442);
... - 15:33 Bug #14264: getUpdateJS: broken when using UTF-8 and IE
- Hi Bernd,
here is a piece of source code:
<----snip----->
onsubmit="return validateForm('a7867b54b21bdc5f71467... - 10:22 Bug #14264: getUpdateJS: broken when using UTF-8 and IE
- Well ... I explained it. There is no need for entities !
Masi already brought it to the point : entities in javasc... - 09:48 Bug #14264: getUpdateJS: broken when using UTF-8 and IE
- Hi Bernd,
your patch didn´t work for me. I´m using Firefox 1.0.7.
When i look into the sourcecode (html) there ar... - 14:27 Bug #15132: simulateStaticDocuments = 1 and Typo3Browser for Link insertion
- No, class is not a problem. Class and target attributes are ok. See: http://typo3.org/documentation/document-library/...
- 11:43 Bug #15132: simulateStaticDocuments = 1 and Typo3Browser for Link insertion
- confirmed, thank you, will vote.
after i inserted a link via linkbrowser and deleted the title and class attribute... - 04:43 Bug #15132: simulateStaticDocuments = 1 and Typo3Browser for Link insertion
- I would think that if you erase the title attribute, the link will be correctly rendered.
Please confirm.
This ... - 12:10 Revision b8b10179: Fixed a bug in t3lib/class.t3lib_page.php which broke the Direct Mailer
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@826 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:43 Bug #14984: Editpanel confirm dialogs (del/hide) don't display umlauts/etc
- I made an example:
http://think-open.org/kraftb/confirm.php
And will mark this bug as duplicate of:
http://bugs.... - 09:52 Bug #14984: Editpanel confirm dialogs (del/hide) don't display umlauts/etc
- After a discussion in typo3-dev, Bernhard Kraft convinced me that the JScharCode isn't needed anymore (in step 3). Th...
- 11:27 Bug #14537: gifbuilder jpgs are 256 colors
- You can try a new GIFBUILDER patch !
This one fixes the issue with niceText and others ! (Read bugnotes) - 11:25 Bug #14537: gifbuilder jpgs are 256 colors
- The problem with nice text and some other operations (Shadow i.e.) was that they set a background color to the image....
- 11:17 Bug #14810: im_negate_mask im_imvMaskState have no effect on combine test (bugfix included)
- The problem obviously lies not in the t3lib_stdgraphics library. This one already handles the "maskNegate" parameter ...
- 10:03 Bug #14656: [FR] keyboard shortcuts in BE?
- Because almost every key is used by some browser, we are waiting for an official recommendation before we start assig...
- 08:45 Feature #14953: In Extended view it should also be possible to disable icons for deletion, cut, copy and others...
- hm, I am not sure anymore.
I had to disable them as I wrote a multilang extension that uses localization features.
... - 08:37 Feature #14953: In Extended view it should also be possible to disable icons for deletion, cut, copy and others...
- you are wrong with that
thx for takin care! - 00:45 Feature #14953: In Extended view it should also be possible to disable icons for deletion, cut, copy and others...
- IMO, these icons are just there if the user has the correct permissons... Or am I wrong with that?
Greets, Sebastian - 00:52 Bug #15057: content creation / insert plugin
- Well, this is a feature, not a bug I think... If all plugins where inserted there, this list would be overloaded. The...
- 00:41 Feature #15091: More options below the page tree.
- Hi,
I talked to some other people, and they all said that this would confuse users even more... Maybe, if you want s... - 00:14 Feature #15144 (Closed): RFE: allow to set units for images
- For accessibility, it sometimes is necessary to set an image's width and height in "em" instead of in "px" so that it...
- 00:11 Bug #15143 (Closed): BE footer fram sometimes disappears
- When I work in the BE, the footer frame (the bottom fram containing "edit page ID" etc.) sometimes disappers. It can ...
- 00:04 Bug #15142 (Closed): RTE misses "save + close" button if the button "edit in RTE" is used
- In Web > List, click on the "Edit in RTE" button for a content element. The "save and close" button should be there n...
- 00:00 Feature #15141 (Rejected): Extension Manager: Show conflicting DB table definitions
- When there are two extensions installed that have different SQL definitions for the same table, there are conflicts.
...
2005-10-20
- 23:56 Feature #15140 (Closed): When changing a page's alias, update all links
- When I change a page's alias, I have to find and manually update all links. This should happen automatically.
... - 23:52 Bug #15139 (Closed): Date fields: default is tomorrow instead of today.
- Steps to reproduce:
1. Have an extension with date fields (without time) in the back end, e.g. the attendance record... - 23:44 Feature #15138 (Closed): Cancel buttons should ask for confirmation if there are unsaved changes
- If you edit e.g. a template and press Cancel/Close, all changes after the last save are lost. The editor should warn ...
- 23:40 Bug #15137 (Closed): Rename Cancel buttons to Close
- This is a usability issue: Most Cancel buttons in the back end, e.g. in the template editor, actually don't cancel th...
- 23:33 Bug #14648: getTypoLink (tslib_class.tslib_content.php) function produces non standard conform links.
- This looks like a dupe of 0000772.
- 23:31 Bug #15136 (Closed): Wrong page highlighted in page tree after adding a new page
- Steps to reproduce:
1. Web -> Page
2. Select a page
3. Click on the button "Create new page"
4. Select an inserti... - 23:19 Bug #15135 (Closed): Typo3 backend does not work with reverse proxy
- I'd like to use Typo3 through a reverse proxy. This means the following entries in the Apache config for host foo.tes...
- 22:33 Feature #15134 (Closed): Alternative to Context Menu
- Please create text links as alternative to context menu
(issue imported from #M1698) - 20:59 Bug #15133 (Closed): Date/time field changes its value
- Steps to reproduce:
1. Have a date/time field, e.g. in a seminar record in the "seminars" extension.
2. Enter the... - 20:44 Bug #14190: CSS_Styled_Content: TABLE should be more configurable
- I'd like to configure the following items so that it is possible to get a slimmed.down version of the HTML output if ...
- 20:39 Bug #15131: simulateStaticDocuments = 1 and Typo3Browser for Link insertion
- sorry,
dup of 1696
- 20:36 Bug #15131 (Closed): simulateStaticDocuments = 1 and Typo3Browser for Link insertion
- when i insert a link via rte to another page in the same tree, the resulting accessibility enhanced link in FE has an...
- 20:37 Bug #15132 (Closed): simulateStaticDocuments = 1 and Typo3Browser for Link insertion
- when i insert a link via rte to another page in the same tree, the resulting accessibility enhanced link in FE has an...
- 20:23 Bug #15130 (Closed): Error 404: Page not found handling not working correctly with SimulateStaticDocuments=1
- we encountered in several typo3 setups with simulatestaticdocuments = 1 problems with the page finding routines of ty...
- 18:51 Bug #14977: Function 'getBorderAttr' for removing 'border="0"' from img-tags doesn't work
- Hi Rupert,
ups, my fault - don't ask what donkey I'd been riding. Anyway there was a bug :) Thanks for fixing. - 16:10 Bug #14977: Function 'getBorderAttr' for removing 'border="0"' from img-tags doesn't work
- hi Franz,
What you suggest will not work as it was intended. With your change the border attrib is only rendered i... - 18:39 Bug #15129 (Closed): Not possible to change BE user language
- If you change the language settings of a backend user e.g. from english to german all items are still shown in the or...
- 18:31 Bug #14537: gifbuilder jpgs are 256 colors
- I don't know if anyone else has encountered this problem or if there is a easy way to solve it but i've tried most of...
- 17:55 Bug #15025: PHP Notices
- Hallo Bernhard,
I just stumbled upon this bug and would really appreciate, if that would be fixed.
It's absolu... - 16:13 Bug #15025: PHP Notices
- Hello Bernhard,
I read this thread for some time and I already posted some hints on this annoyance but regarding t... - 15:58 Bug #15025: PHP Notices
- >Jochen showed in a benchmark that it won't have a serious negative impact on >performance
Well. But that argument... - 15:46 Bug #15025: PHP Notices
- This issue wasn't about a speed increase in the first place, but about proper programming. A PHP Notice is a sign of ...
- 14:34 Bug #15025: PHP Notices
- The following test was done with error_reporting(E_ALL ^ E_NOTICE) as just E_ALL woudl spam the console and produce i...
- 16:31 Bug #14945: BE: TCEMAIN.clearCacheCmd doesn't work when deleting records
- It could be interesting to discuss in depth about "flushing for nothing", as Guillaume Crico pointed in his note (s...
- 15:58 Bug #14945: BE: TCEMAIN.clearCacheCmd doesn't work when deleting records
- I just checked again and can confirm that the little bugfix solves the clearCacheCMD problem as well, clearCacheCMD i...
- 15:13 Bug #14945: BE: TCEMAIN.clearCacheCmd doesn't work when deleting records
- the current version doesn't take clearCacheCmd into account. will provide a fix for this.
- 15:05 Bug #14945: BE: TCEMAIN.clearCacheCmd doesn't work when deleting records
- the attached patch should fix the problem by clearing the cache before deleting the record. greets, sebastian
- 16:09 Bug #15128 (Closed): Shortcut Handling can cause SEO problems and should be improved
- This issue is classified as "major" not for technical malfunctioning but as misconception:
- Shortcuts simply outp... - 15:58 Bug #15127 (Closed): Get rid of clear.gif in Typo3
- I think it would be a great improvement to get rid of the clear.gif in Typo3
(issue imported from #M1691) - 15:23 Bug #15126 (Closed): file list module nav frame doesn't reload automatically after creating a folder
- file list module nav frame doesn't reload automatically after creating a folder
(issue imported from #M1690) - 15:11 Bug #15121: Always preg_* instead of ereg_* functions
- 131 ereg functions in tslib
314 ereg functions in t3lib - 08:55 Bug #15121 (Closed): Always preg_* instead of ereg_* functions
- preg_* is much faster than ereg_*, therefore it should be used everywhere.
(issue imported from #M1685) - 15:09 Revision 4953e8f0: Yesterdays fix in t3lib/jsfunc.menu.js was not fully correct. Fixed that.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@825 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:48 Bug #15026: on timeout in BE, popup appears all the time when clicking no
- the _2 patch is better because it gives the user 30 seconds of time in which he doesn't need to enter the password ag...
- 14:42 Feature #15125 (Rejected): new config value for hideTableOperationsInToolbar
- A value of "context" will make the table operations appear in the toolbar only when the focus is within a table.
T... - 14:38 Feature #15124 (Closed): new config showToggleTableBorderInToolbar
- If hideTableOperationsInToolbar =1 then showToggleTableInToolbar = 1 will make the table border toggle button stay in...
- 13:46 Bug #15097: Add a file upload form to the fileadmin file list view
- Peter,
No that is not what I was looking for.
That command relates to the upload form in the page content objec... - 12:43 Bug #15097: Add a file upload form to the fileadmin file list view
- I don't think you can add this form with the configuration option... Just tried it.
IMO this needs to be implemented... - 11:52 Bug #15097: Add a file upload form to the fileadmin file list view
- IMHo this is just a matter of configuration.
uploadFieldsInTopOfEB = 1
http://typo3.org/documentation/document-libr... - 13:39 Bug #15057: content creation / insert plugin
- i think it should not be that problem to change this - zap that gremlin ;)
if you create a new content element over ... - 13:28 Bug #15057: content creation / insert plugin
- little bit more clear.
I don't think this can be changed other than adjusting the new content element wizard to yo... - 12:20 Bug #15057: content creation / insert plugin
- if you remove 'insert plugins' you are not able do insert a plugin anymore - at least over the dropdown box. my sugge...
- 12:07 Bug #15057: content creation / insert plugin
- There are already some options available to change this behaviour. (remove Content Elements form dropdown, deny acces...
- 12:37 Bug #15058: doesn't work russian search with utf-8
- Yeah I know, indexed_search in 3.8.0 contains the same version number like in 3.7.0. Sorry for that, can't change it...
- 12:30 Feature #15030: Show visibility settings for content elements in icon title
- the attached patch solves the problem. I currently override the function t3lib_treeview::getIcon by t3lib_browsetree:...
- 00:04 Feature #15030: Show visibility settings for content elements in icon title
- Well this is best explained by a screenshot. :)
The page and the content element are only visible for the usergrou... - 12:16 Feature #15119: add class="csc-frame" to all content elements
- I like to see this to and try to take care of it. Can't assign it to me right now due to lacking permissions
- 11:42 Bug #15071: Clean up the new page content items list
- Ernesto, I like that idea. However I think it should be implemented separately from this issue. Can you please move i...
- 10:55 Feature #14362: indexed_search doesn't finds words with diacritic if set forceChars
- Thanks. I think this is solved in 3.8.0 since it uses t3lib_cs now.
Otherwise, please reopen. - 10:50 Feature #15123 (Closed): Error messages in TCEforms has to low information level
- The error messages in TCEforms has a very low level of information. In example if you put too many elements in a sele...
- 03:00 Bug #15116: "Copy & Paste HTML" does not always get rendert
- Your anchor tag is outside any p or div tag. You must add the a tag to the list:
RTE.default.proc.allowTagsOutside... - 00:30 Bug #15120 (Closed): Add META-Tags to showpic
- It would be nice, if the showpic.php would take META-Tags (eg set from TypoScript) into account.
One could easily ...
2005-10-19
- 23:57 Bug #15079: Show cursor pointer on main modules
- Well, it's more a feeling of how the left menu interacts with the user. Now it seems, that the title has no function,...
- 21:11 Bug #15079: Show cursor pointer on main modules
- Sebastian,
If the user clicks on the bar or the plus/minus sign, the function will become apparent immediately. Ev... - 22:41 Bug #14264: getUpdateJS: broken when using UTF-8 and IE
- Bernhard, your too young :-)
Old implementations of Javascript had all kind of problems with non-ASCII characters.... - 20:08 Bug #14264: getUpdateJS: broken when using UTF-8 and IE
- OK.
I already posted this note but nobody seemd to mention it. So again as I want to solve this problem now as it ... - 21:05 Feature #15119 (Closed): add class="csc-frame" to all content elements
- For the different settings of the tt_content.section_frame field ( Content Frame in BE ) are div tags rendered like t...
- 20:45 Bug #15096: File upload tool - Default to more than just one upload file.
- Excellent
That should make it to the core.
I learn something new every day. - 19:38 Bug #15096: File upload tool - Default to more than just one upload file.
- the _2 patch introduces a tsconfig option:
options.defaultFileUploads
which is configurable in user/group tsconfig.... - 19:31 Bug #15096: File upload tool - Default to more than just one upload file.
- That is great Sebastian. It certainly helps me.
This arbitary value of '4' is exactly the sort of hard coded data... - 18:48 Bug #15096: File upload tool - Default to more than just one upload file.
- what do you think about this?
- 18:46 Bug #15096: File upload tool - Default to more than just one upload file.
- the attached patch sets the default number of file uploads to 4. it is a really small change, but i am not sure if it...
- 20:12 Bug #14845: feAdminLib does not set Return-Path when sending plain text mails
- It seems this is fixed with 3.8.0 and later, could some people confirm this (so we have had a variety of setups for c...
- 19:06 Feature #15030: Show visibility settings for content elements in icon title
- what exactly do you mean? i don't fully get it, as the icon changes if the content element is hidden. At least in the...
- 19:05 Bug #15105: showpic.php does not resize the popup size if necessary
- I just testet the actual opera release and the javascript is working with the current opera too. Maybe my old Version...
- 18:55 Bug #15105: showpic.php does not resize the popup size if necessary
- Index: class.tslib_fe.php
===================================================================
RCS file: /cvsroot/ty... - 18:26 Bug #15105: showpic.php does not resize the popup size if necessary
- I uploaded an alternative js function wich closes the popup window before opening a new one with the correct size.
... - 15:14 Bug #15105: showpic.php does not resize the popup size if necessary
- " I think this can be done within the body tag"
Thats partly true but resizing the window using JS is imho not wo... - 14:46 Bug #15105: showpic.php does not resize the popup size if necessary
- I think this can be done within the body tag by resizing the window depending on the loaded image.
This does not rea... - 19:02 Feature #15118 (Closed): Install tool with Tabs
- That would be great to have an Install tool with tabs instead of those long pages.
There's already some kind of se... - 19:02 Feature #15110: file upload field in Insert Link (rte)
- this is already now possible. there is a TS option for it:
options.uploadFieldsInTopOfEB = 1
Greets, Sebastian - 12:23 Feature #15110 (Closed): file upload field in Insert Link (rte)
- It would be nice to have the possibility to upload files straight in the insert link popup (rte), the same way as it ...
- 19:01 Feature #15117 (Rejected): tslib_cObj -> getTypoLink does not support arrays
- The getTypoLink does not support arrays in the urlParameter.
So you can't get Typo3Links links this:
http://my... - 18:43 Bug #15058: doesn't work russian search with utf-8
- hmm..
i do not how it happened but i realized that i have indexed search as system and local extension.
Ext.Manager... - 18:40 Bug #14479: Sorting and display of fields in ext_conf_template.txt
- everything works - I like these bugs most ;)
Greets, Sebastian - 18:28 Bug #14479: Sorting and display of fields in ext_conf_template.txt
- I have experienced this problem with TYPO3 versions below 3.8.0 and did not expect it to be solved since this bugtrac...
- 16:31 Bug #14479: Sorting and display of fields in ext_conf_template.txt
- could you please give me an example (i.e. an extension where the ordering is messed up)? thanks, sebastian
- 12:50 Bug #14479: Sorting and display of fields in ext_conf_template.txt
- One more annotation: Some kind of numbering system within the categories, i.e. the same as used in ext_typoscript_con...
- 12:42 Bug #14479: Sorting and display of fields in ext_conf_template.txt
- The configuration fields defined in ext_conf_template.txt are not displayed in reverse order, they seem to be display...
- 18:36 Feature #15102: [REQ] Multiple copy/delete in List view
- this is no bug, closing
- 12:22 Feature #15102: [REQ] Multiple copy/delete in List view
- This can already be done. Just choose "Show clipboard" and then choose the "Clipboard #1" at the bottom of the list v...
- 18:01 Bug #15025: PHP Notices
- <?
function microtime_float()
{
list($usec, $sec) = explode(" ", microtime());
return ((float)$usec + (floa... - 17:40 Bug #15025: PHP Notices
- that is interesting. how did you benchmark this? can you provide us with some script or so testing that?
- 17:29 Bug #15025: PHP Notices
- many of the notices result from using an undefined index as a boolean to check if a TS variable is set, like this:
... - 16:58 Bug #15025: PHP Notices
- I am not sure if we should change all this. On the one hand, 700 notices are _a lot_ - on the other hand the php inte...
- 17:57 Feature #15091: More options below the page tree.
- If you think it could confuse someone, what about making it configurable via user's TSconf with default to off (at le...
- 17:53 Feature #15091: More options below the page tree.
- i support Kirill
suggestion: let's make these buttons visible if corresponding flag checked.
but if options.pag... - 17:39 Feature #15091: More options below the page tree.
- you have a point with options.pageTree.disableIconLinkToContextmenu=1 ... anyways, maybe these buttons will confuse s...
- 17:23 Feature #15091: More options below the page tree.
- thnx for looking at, Sebastian
sure it isn't a bug. but do not agree that "same features are available everywhere ... - 17:08 Feature #15091: More options below the page tree.
- this is no bug... the same features are available everywhere else, we don't need another retundancy in my point of vi...
- 17:33 Feature #15090: Improve usability of "Undo/History" feature.
- Yes, I've also thought that probably it could wait until versioning 1.0
My idea was that even with current functiona... - 17:15 Feature #15090: Improve usability of "Undo/History" feature.
- some more things:
The function should be at first level of clickmenu.
Difference between "Accumulate changes up to ... - 17:17 Bug #15103: Layout options more descriptive
- no bug, closing
- 12:27 Bug #15103: Layout options more descriptive
- Its up to the TYPO3-implementator to supply working Layout's. And if you do so, you can also rename (or remove) those...
- 16:33 Revision 23320f2d: * Fixed a bug in t3lib/jsfunc.menu.js (base URL was also prepended when link is already absolute)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@824 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:26 Revision 978e8cd2: * Fixed bug #200: fe_adminLib: hard-coded Form URL, should be typolink
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@823 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:23 Bug #14791: Cannot give access to all modules to a backend user when there are many backend modules loaded
- Sure, just wanted to show, that's it not necessary to edit the file by yourself.
Best Regards, Jan - 16:14 Bug #14791: Cannot give access to all modules to a backend user when there are many backend modules loaded
- maybe this should be changed anyways. limiting this is senseless. greets, sebastian
- 15:32 Bug #14791: Cannot give access to all modules to a backend user when there are many backend modules loaded
- There's no need to change tbl_be.php, it's a TCA value. Just create a new extension or use one of your custom extensi...
- 16:21 Bug #15114: limited to languages; still can delete content element
- There is also a problem with creation of new content elements.
i have 5 languages on my page and for every language ... - 14:25 Bug #15114 (Closed): limited to languages; still can delete content element
- If I limit a be_user to a certain language, the user doees not have the possibility to edit, unhide etc. content from...
- 16:12 Bug #15083: hideAtCopy has no effect on subpages
- i think this is a feature, as it is not possible to un-hide all subpages at once.
greets, sebastian - 16:00 Bug #15067: Copying of a file in the same folder in the "Filelist" module dosen't work
- the attached patch fixes this issue.
- 15:56 Bug #15116 (Closed): "Copy & Paste HTML" does not always get rendert
- If i select a link and some text on some random website and copy and paste it to rtx_rtehtmlarea, rtx_rtehtmlarea sho...
- 15:43 Bug #14725: Shortcut to a timer-stopped page leads to a frontend error
- the patch implements my suggestion. greets, sebastian
- 12:35 Bug #14725: Shortcut to a timer-stopped page leads to a frontend error
- I would suggest the same solution as Sebastian has proposed.
- 14:59 Bug #15052: Files in fileadmin/_temp_/ can be downloaded by anyone
- What if I WANT to keep my files?
I think this is a quite theoretical risk, since one would have to know the name of ... - 14:56 Feature #15053: Flexible records list view
- hi, Sebastian, thanks for reply.
look into attached file. i marked wanted features by red arrows.
it is very clos... - 14:55 Bug #15065: Javascript in body and without script tags
- user error
- 14:48 Bug #15115 (Closed): Deleting files with no reference
- Under 'DB check'-> 'Database Relations' I have a long list of image files that acording to typo3 aren't used any more...
- 14:43 Bug #15111: FE User Auth - disableIPlock missing
- Should be done quick.
Involved Changes are:
fe_users Table
fe_users TCA definition.
This could also be done wit... - 12:34 Bug #15111 (Closed): FE User Auth - disableIPlock missing
If a FE-user logs in TYPO3 saves the first two parts of the IP (e.g. 123.45 from 123.45.67.89) in the session-varia...- 14:27 Feature #15000: new option for lockSSL: get redirected to standard http after BE login with SSL
- the attached patch implements lockSSL=3 (can be set in the install tool), which forces a HTTPS-login, but returns to ...
- 14:23 Bug #14537: gifbuilder jpgs are 256 colors
- The patches I made were simple: if GD supports truecolor (and you want a JPEG) use it.
I see NO reason not to use... - 13:05 Bug #14537: gifbuilder jpgs are 256 colors
- I've changed the default to generate truecolor image.
I've deleted the old patch and uploaded the new as in the old ... - 14:21 Feature #14842: Request for new config option prefixLocalAnchorLinks to gain XHTML compliance
- It makes little difference to me. But I think there should be a default value that is used when an XHTML doctype is i...
- 13:02 Feature #14842: Request for new config option prefixLocalAnchorLinks to gain XHTML compliance
- Is it really necessary to make this anchor configurable? Wouldn't it be enough to
prefix the anchor with "a" or some... - 14:09 Bug #15070: Shortcuts icon title text should be more descriptive!
- That is it, yes.
Okay just tested more, it is a Firefox issue on Win and Linux.
IE wraps to show the entire ti... - 13:10 Bug #15070: Shortcuts icon title text should be more descriptive!
- if you hover over this icon with your mouse, a little box should open (it is the title-tag of the image) where you se...
- 12:40 Bug #15070: Shortcuts icon title text should be more descriptive!
- Sebastian
No, not the page type shortcut,
BE > Filelist > fileadmin > Edit say 'screen.css'
Click the 'Creat... - 11:17 Bug #15070: Shortcuts icon title text should be more descriptive!
- where do you create that shortcut? do you use the page type shortcut and want the link shown in the page tree? Greets...
- 13:24 Feature #15113 (Closed): t3lib_div::plainMailEncoded should return result
- t3lib_div::plainMailEncoded should return true or false wether the sending of the mail was successful or not.
(is... - 13:04 Feature #15041: Add TSconfig for clickmenu
- you can use the following syntax to hide items:
contextMenu.[key].disableItems
(look into user TSconfig: beuser:opt... - 12:43 Feature #15112 (New): Tools->DB check improvements
- Have 2 ideas for improving "Relations" part:
1. "Group fields" checks.
For now it looks like this:
---
There ar... - 12:18 Feature #15109 (Closed): Change name on edit page header to edit page properties
- Edit page header don't tell really what the meaning with the function is. As discussed in one thread in the dev-list....
- 12:02 Bug #15071: Clean up the new page content items list
- Maybe we could enhance this wizard and have the information about the CTypes come directly from the TCA. So I could a...
- 12:00 Bug #15071: Clean up the new page content items list
- A "Text w/ image" also can have a header. So I would just call it:
"Text"
"Text with image" - 11:44 Bug #15019: mailforms are rendered with hashed id's
- This is a duplicate for http://bugs.typo3.org/view.php?id=1369. This (and other) accessibility and XHTML-conformance ...
- 11:14 Feature #15074: configuration of user rights
- the attached patch introduces a new TSConfig Option:
mod.web_layout.disableIconToolbar
when set to 1, it removes th... - 10:09 Feature #15108 (Closed): dependencies with version number
- In the extension manager would be only used the extension keys for checking of the extension dependences. The depende...
- 06:20 Bug #15106: tx_rtehtmlarea in Safari does not allow link creation
- Some good news from Apple:
http://bugzilla.opendarwin.org/show_bug.cgi?id=4467 - 00:23 Bug #15107 (Closed): config.baseURL exploitable through malformed http-header
- Prerequisites:
- config.baseURL = 1
- Page is not cached yet or not cacheable
Description:
When an attacker sen...
Also available in: Atom