Activity
From 2005-03-10 to 2005-04-08
2005-04-08
- 15:55 Feature #14653 (Closed): Add onBlur and onFocus functionality
- I think it would be a good thing to add onBlur and onFocus functionality to the cObj FORM and standart FORM content t...
- 01:52 Feature #14475: New hook in class.t3lib_tcemain.php after DB ops
- Resolved, please check CVS HEAD
- 01:32 Feature #14564: Hooks in t3lib_tcemain::process_cmdmap (with patch)
- We just discussed the hook situation and decided to ask a few things before we add the hook:
- author name
- what i... - 01:21 Feature #14639: add special icon for pagetype advanded
- Kasper just convinced me, this will not be changed.
The problem is that is not just one icon but some 10 variants of... - 01:14 Bug #14488: Kontext Menu doesnt work under Opera
- Kasper wrote:
- I wouild like the explode function to us ",2" as third parameter -
just to make sure it splits on o... - 00:35 Bug #14586: indexing of OO Docs in native mode fails - Call to undefined function: getfilefromarchive()
- I just asked Kasper if he plans to release a new version of the libunzipped extension (which could be the reason for ...
- 00:13 Bug #14610: filelist: info for archives (zip/tar/tgz) is not displayed on windows platforms
- Can anybody confirm if this patch works, please?
- 00:12 Bug #14600: Popup menus don't work in Opera
- I believe this is the same bug as 0000675:
http://bugs.typo3.org/view.php?id=675
It's already acknowledged :) - 00:11 Bug #14611: BE diff view of changed records not working on windows
- Fixed in CVS
- 00:10 Bug #14642: DIFF function disabled for Windows
- Fixed in CVS
2005-04-07
- 23:15 Bug #14652 (Closed): Problem when removing 'unsigned' attributes from db-fields
- I discovered a strange behaviour in TYPO3 3.8.0dev (latest from cvs).
as I was working on class.t3lib_install.php I ... - 21:53 Bug #14354: MySQL gt 4.1 no default value for auto inc
- patch nr 5 fixes the problem
- 21:22 Bug #14354: MySQL gt 4.1 no default value for auto inc
- and again ;-)
One thing I did not test: import of static tables.
this fails with my last patch because I removed... - 18:05 Bug #14354: MySQL gt 4.1 no default value for auto inc
- I made a new patch against latest cvs version: class.t3lib_install_4.diff
this patch is a bit shorter as the last on... - 21:39 Bug #14623: Hide page if no translation for current language exists bug
- I just upload a patch. Can somebody of the dev team check this of this is the correct way to solve this. I'll don't k...
- 15:42 Bug #14586: indexing of OO Docs in native mode fails - Call to undefined function: getfilefromarchive()
- ok, found the problem: it's a simple typo in the function name. the called function should have been getFileFromXML()...
- 15:35 Bug #14329: RTE breaking links to pages on local domain
- Just discovered the same bug on a 3.7.0 install after migration from 3.5.0.
It´s not possible to link to a external ... - 15:23 Bug #14636: Listview ignores label_alt / label_alt_force configuration (with patch)
- How about this:
the latest patch changes only the file class.db_list_extra.inc (in function renderListRow()) and fi... - 12:08 Bug #14636: Listview ignores label_alt / label_alt_force configuration (with patch)
- This is what Kasper just replied to me:
--- cut ---
No, you cannot commit this patch. The reason is:
getRecord... - 13:48 Bug #14385: HMENU special=language does not work if L in linkvars
- the patch named (class.t3lib_tstemplate_3.diff) should need not so much processing time as the patches before.
I re... - 12:29 Bug #14651 (Closed): Right-click menu does not work in the right frame
- You cannot open the context menu by right-clicking on the title of a record. This inconsistency should be fixed.
... - 11:22 Bug #14642: DIFF function disabled for Windows
- has been reported before. patch in diff format is also provided:
http://bugs.typo3.org/view.php?id=889
also, th... - 11:17 Bug #14268: function substUrlsInPlainText in class.t3lib_div.php cant extract properly an url with char other than space at end
- Hallo Ingmar,
anyway here is another fix (should occurs in Typo3.7 too):
newParts = split('[[:space:]\<]|\)|\('... - 02:38 Bug #14650 (Closed): path in EM privacy statement is incorrect
- the path typo3/tools/em/index.php should be changed to typo3/mod/tools/em/index.php
(issue imported from #M950) - 02:30 Bug #14649 (Closed): still no default group selector for BE users
- referring to [1] there's still no default group selector
[1] http://typo3.org/documentation/mailing-lists/dev-li... - 02:20 Bug #14648 (Closed): getTypoLink (tslib_class.tslib_content.php) function produces non standard conform links.
- This concerns the ampersand '&' used to concatenate GET Params.
E.g.:
http://www.mysite.con/index.php?id=5¶m=... - 02:17 Bug #14646: Not HTML compliant Links by getTypoLink function
- Please delete this entry as it belongs to a different category but I can't delete or edit this bug report
Sorry
... - 02:09 Bug #14646 (Closed): Not HTML compliant Links by getTypoLink function
- The getTypoLink (tslib_class.tslib_content.php) function produces non standard conform links.
This concerns the ampe... - 02:17 Bug #14647: Bug 727 still not resolved
- ...at least for german
- 02:16 Bug #14647 (Closed): Bug 727 still not resolved
- http://bugs.typo3.org/view.php?id=727
(issue imported from #M947) - 02:07 Bug #14645 (Closed): Database fields don't get updated
- when going to the extension manager and trying to update extension which have fixed the MySQL-DEFAULT-0-Bug fixed the...
- 01:00 Bug #14644 (Closed): Task center is not running at all
- When you click on the User --> task center you get the following error:
Warning: Missing argument 1 for overview_mai... - 00:36 Bug #14643 (Closed): memory_limit too low error, but not enabled during compile of PHP v4.3.2 and up
- In the install the following error might be given:
===Begin Typo3 Install tool output snippet:===
Memory Limit belo...
2005-04-06
- 22:46 Bug #14385: HMENU special=language does not work if L in linkvars
- Thanks, Rupi. Will do that and confirm when done.
- 22:24 Bug #14385: HMENU special=language does not work if L in linkvars
- I added a new patch which does the same as before, but now the use of the fix is configurable.
config.uniqueLinkVa... - 22:09 Bug #14636: Listview ignores label_alt / label_alt_force configuration (with patch)
- Thanks, Rupi! Will add this and confirm when done...
- 21:39 Bug #14636: Listview ignores label_alt / label_alt_force configuration (with patch)
- that works. I made a patch that includes the patch from bug 816.
- 20:59 Bug #14636: Listview ignores label_alt / label_alt_force configuration (with patch)
- Hi Rupert, can you please have a look at this one? If you find some time to compile a patch for me, that would be gre...
- 21:39 Bug #14642: DIFF function disabled for Windows
- Tested and working already with:
if (TYPO3_OS=='WIN') - 21:09 Bug #14642: DIFF function disabled for Windows
- I see. Can you please remove the condition and check _if_ it would work if diff was installed? (Make sure you set the...
- 15:41 Bug #14642 (Closed): DIFF function disabled for Windows
- File: /t3lib/class.t3lib_diff.php
This IF make the function unavailable on Windows:
function getDiff($str1,$str... - 21:06 Bug #14641: Special Pageicons are not displayed
- This is a duplicate.
- 14:36 Bug #14641 (Closed): Special Pageicons are not displayed
- When I define that a page (or sysfolder) contains a plugin, for example tt_news, the icon in the page tree does not c...
- 21:01 Feature #14639: add special icon for pagetype advanded
- Thanks, will have a look at it.
- 11:49 Feature #14639 (Closed): add special icon for pagetype advanded
- until now is impossible to divide standard and advanced pages in the page tree until opening the header because the i...
- 13:38 Feature #14640 (Closed): Several problems in search results - e. g. number of hits is changing
- If you are searching for a certain word, you will get a list of hits.
e.g.:
search for: presse
Result: show resu... - 10:12 Bug #14638 (Closed): Wrong Icon in List View
- When in List View one can switch to a "extended" clipboard and gets checkboxes shown for each record. When checkboxes...
- 01:48 Bug #14637 (Closed): number of results not consistent
- if you browse trough the pagebrowser of the indexed search, it doesn't show the correct number results
http://www....
2005-04-05
- 20:50 Bug #14636 (Closed): Listview ignores label_alt / label_alt_force configuration (with patch)
- The change from Rupert Germann in db_list_extra.inc to resolve mm-tables ignores the usage of label_alt and label_al...
- 15:48 Bug #14635 (Rejected): Realurl + Shortcut == No ACT
- I will just post my posting to the dev-list in here :
I think I've found a bug but would need someone to confirm i... - 14:03 Bug #14634 (Closed): Typolink to a page with certain type doesn't work if type is zero
- Look at the the following typoscript code:
20 = TEXT
20.value = Template wechseln
20.typolink.parameter.data = f... - 11:54 Bug #14633 (Closed): 404 error when deleting an element
- Create a new page in a website
"Create page content"
"Regular text element"
Click on "Save and close element" icon... - 11:36 Bug #14354: MySQL gt 4.1 no default value for auto inc
- THANX !!
- 11:28 Bug #14354: MySQL gt 4.1 no default value for auto inc
- Hi Rupi et all,
I will look at this problem tomorrow. Will test if everything works right and resolve both at the en... - 11:20 Bug #14354: MySQL gt 4.1 no default value for auto inc
- I would suggest to close this bug or bug 495. The patches from this bug (416) are only fixing a part of the mysql 4.1...
- 10:10 Bug #14471: Access / DB mount problem
- If you can see something but can't interact with it, would'nt you call that a blocker, would you? ;-(
- 08:56 Bug #14632 (Closed): Parse error with border.html
- Parse error: parse error, unexpected T_STRING in /srv/www/htdocs/webxx/www/TYPO3core/typo3/border.html on line 1
I... - 01:26 Feature #14475: New hook in class.t3lib_tcemain.php after DB ops
- Thanks David, the patch is fine and I will confirm as soon as it has been committed to CVS.
- michael - 00:43 Feature #14631: "To top"-Button
- Fixed in CVS
2005-04-04
- 22:54 Feature #14416: TER does not use natural sorting on version numbers
- it's not a bug but a feature.
can be solved by a config-var if unwanted - 22:51 Bug #14471: Access / DB mount problem
- no time to test right now. :-<
Is this really considered a "Blocker"? - 21:21 Bug #14568: rte gets slower and slower with each saving
- I'am experiencing the same problems when using version 0.4.64, IE 6.0.2900.2180 (XP SP2) and Typo3 V3.7.
Contrary to... - 14:54 Feature #14475: New hook in class.t3lib_tcemain.php after DB ops
- Attached a new diff (hopefully UNIX-style this time...) with a diff for the current CVS-version 1.48 (diff_1.48.txt) ...
- 12:20 Bug #14354: MySQL gt 4.1 no default value for auto inc
- After some troubleshooting and reading all posts I uploaded the class.t3lib_install.php from CVS and it worked. Did n...
- 00:20 Feature #14631: "To top"-Button
- Great, thank you.
2005-04-03
- 23:32 Feature #14631: "To top"-Button
- Added the three GIF-icons
- 23:00 Feature #14631: "To top"-Button
- Looks very good! I wouldn't use the small_2.png suggestion cause move-to-top and move-to-bottom don't make much sense...
- 22:03 Feature #14631: "To top"-Button
- added another possibility for the small version...
- 20:52 Feature #14631 (Closed): "To top"-Button
- In the BE, Typo3 uses a "to top"-Button for sorting items in listboxes. Clicking on this button moves the selected it...
- 20:28 Feature #14203: logging did not work
- The Bug appears again in 3.7.0
Why is the logPath checked with:
t3lib_div::isAllowedAbsPath
I dont want to l... - 19:06 Feature #14630 (Rejected): stdWrap that dynamically processes the content
- This is just a copy & paste from an interesting suggestion by Kasper on typo3-dev.
- michael
--- cut ---
Maybe... - 18:56 Feature #14564: Hooks in t3lib_tcemain::process_cmdmap (with patch)
- Ingmar, will you add this patch or should I do so?
- 18:48 Bug #14385: HMENU special=language does not work if L in linkvars
- I just replied to Stefan Geiths post in typo3-dev:
If you are still interested to have this fixed, please write a ne... - 18:45 Bug #14385: HMENU special=language does not work if L in linkvars
- Removed two diff attachments because they did not really solve the problem!
2005-04-02
- 18:33 Bug #14628: CSS Styled Contnent and linebreaks inserted by t3lib_parsehtml_proc
- The above modification was removing to many linebreaks. The problem occurs only when the content element ends with on...
2005-04-01
- 22:26 Bug #14574: Multilanguage bug in copy content element
- The problem lies in the fact (AFAIK) that if the header information is *empty*, then the info is filled with the bod...
- 21:37 Bug #14625: Typo3 and PHP5 Array
- Hi,
can you add some extra debug information (see http://typo3.org/documentation/mailing-lists/mailing-list-rules-... - 21:10 Bug #14623: Hide page if no translation for current language exists bug
- I can reproduce the bug too. (not to difficult). This feature is still in the core (checkout cvs=01/04/05).
While ... - 08:45 Bug #14434: Lorem Ipsum can't paste in graphical mode
- Reminder sent to stan
I see. So then we better don't change anything but keep it in mind for improving the API one d... - 08:37 Bug #14434: Lorem Ipsum can't paste in graphical mode
- Reminder sent to stucki
Hi Michael,
No, I did not contact Kasper about this. My solution is specific to htmlArea ... - 08:22 Bug #14434: Lorem Ipsum can't paste in graphical mode
- Reminder sent to stan
Hi Stanislas,
I still have this bug on my todo list. Although you already solved it, I want... - 08:20 Bug #14530: The backend menu has ugly URLS like "mod/ext/../../something.php"
- Fixed in CVS.
- 02:39 Feature #14311: additional option for spamProtectEmailAddresses
- Hi Ingmar,
I have sent you TSref descriptions for both properties. Please confirm me if you have received them. - 02:35 Feature #14311: additional option for spamProtectEmailAddresses
- Have a look at the German selfHTML reference: http://de.selfhtml.org/html/referenz/zeichen.htm
Shouldn't these links...
2005-03-31
- 13:05 Feature #14315: ampersands in url parameters are 'cleaned' by xhtml_cleaning
- NCoDer, please check if this bug still exists in 3.8-dev, because the function bidir_htmlspecialchars has in the mean...
2005-03-30
- 11:49 Bug #14629 (Closed): Title lenght in BE is not working if title has no value
- if a record, that is shown in BE list view has no title, the complete content of its bodytext field is displayed inst...
2005-03-29
- 23:37 Bug #14619: t3lib/gfx/flags/ru.gif missing
- Added to CVS. Thanks, Michael!
- 22:27 Feature #14315: ampersands in url parameters are 'cleaned' by xhtml_cleaning
- Is this related to #0000772 ?
- 22:13 Bug #14145: typo3/border.html is XHTML, wich makes trouble in IE
- I second dodgly's comments on the cause of the problem, but the fact is: border.html does validate whereas /typo3 doe...
- 20:08 Bug #14530: The backend menu has ugly URLS like "mod/ext/../../something.php"
- Yes, the new patch works perfectly, and is surely the right way to do it.
- 17:28 Feature #14554: XHTML compliance of img tags: should be border="0" for 1.0 transitional and removed (!) for 1.0 strict/1.1
- I'm preparing a patch that stores in $TSFE->xhtmlDoctype the actual doctype and in $TSFE->xhtmlVersion the version nu...
- 15:09 Feature #14554: XHTML compliance of img tags: should be border="0" for 1.0 transitional and removed (!) for 1.0 strict/1.1
- the atached patch adds a new function to class.tslib_content.php which returns only a border attribute for images if ...
- 17:11 Feature #14311: additional option for spamProtectEmailAddresses
- I think this is overkill. Those two methods which we already have are pretty fine. (Tell me _one_ single robot that d...
- 16:57 Feature #14311: additional option for spamProtectEmailAddresses
- an option to automatically create a gif image of the emailadres should also be a nice feature.
- 14:48 Feature #14311: additional option for spamProtectEmailAddresses
- I found the reason for that error and mailed Kasper a fix.
- 12:13 Bug #14354: MySQL gt 4.1 no default value for auto inc
- It would be useful if there was some concise information on what to do with these files. Where do they go precisely? ...
2005-03-28
- 18:30 Feature #14270: spamprotect if mail adress bug
- I have attached a new patch against todays CVS HEAD (was changed because of #0000351).
Please check this and tell ... - 18:24 Bug #14530: The backend menu has ugly URLS like "mod/ext/../../something.php"
- Please check my latest patch attached (11_resolveBackPath.diff)
- 16:52 Bug #14628 (Closed): CSS Styled Contnent and linebreaks inserted by t3lib_parsehtml_proc
- Method TS_transform_db of class t3lib_parsehtml_proc inserts supefluous linebreaks after tags PRE, UL, OL, H1, H2, H...
- 13:28 Feature #14311: additional option for spamProtectEmailAddresses
- the patch is working for me. One thing that could be improved is to automatically disable the xhtml_cleaner when the ...
- 13:16 Feature #14311: additional option for spamProtectEmailAddresses
- Thanks, I have just committed the patch to HEAD.
I don't mark it as resolved yet, because it's still missing a des... - 12:23 Feature #14311: additional option for spamProtectEmailAddresses
- The tslib.patch file I have added is the unified diff to the latest CVS HEAD of Typo3 at this time : March 28, 12:00 CET
- 11:56 Bug #14305: Typo3 Session-content size limited
- Fixed in CVS HEAD.
- 11:53 Feature #14612: fe_adminLib.inc procesSetFixed does not support userFunc_afterSave
- fixed in HEAD CVS.
Please test this!!! - 11:48 Bug #14292: template->endPage(): spurious </body>
- fixed in HEAD
- 11:45 Bug #14304: fileadmin mount problem
- Kasper's comment:
> It seems that you can remove the dot ('.') removal, but keep the removal
> of "/". According to...
2005-03-27
- 21:12 Feature #14270: spamprotect if mail adress bug
- The patch fixes the problem.
2005-03-26
- 18:00 Bug #14118: Clear extension cache has a strange name
- Fixed in CVS (3.8)
New labels are "Clear cache in typo3conf/" and "Clear FE cache". - 17:59 Feature #14581: FrontendEdit: forceDisplayIcons and admPanel.edit not open
- Fixed in CVS (3.8)
About the precedence:
When I asked Kasper he pointed to the TSconfig document.
It says: "Forc... - 17:56 Feature #14525: FORM cObj can't add a "reset" button
- Fixed in CVS (3.8)
- 17:52 Bug #14627: Links aren't saved in the tx_rtehtmlarea
- Corrected in 0.4.62. Please confirm.
- 08:44 Bug #14627 (Closed): Links aren't saved in the tx_rtehtmlarea
- I've installed the latest (0.4.61) tx_rtehtmlarea today but i can't seem to save the links in the text.
I can crea... - 12:50 Bug #14624: Cannot click anymore on the items of the getting started index
- There's seems to have to fixup on typo3.org.
It's now working again.
2005-03-25
- 18:22 Feature #14390: Date selector should accept alternative date formats
- Hi I just found this. I have a problem getting any conent element that has a date in it to display as a US formated d...
2005-03-24
- 17:52 Bug #14385: HMENU special=language does not work if L in linkvars
- the fix from Stefan is working for me. I made a diff file from it and atached it to this bug.
the other patchfiles (... - 15:16 Bug #14626: $TYPO3_CONF_VARS['BE']['lockIP'] < 4 prevents use of 'View' module
- the descibed error also appears on my installations (3.7.0 & 3.8.0 dev).
After adding the suggested line to index_t... - 14:29 Bug #14620: Language indication still doesn't work
- Will be fixed in 3.8.0.
- 01:40 Bug #14371: Problems with "Clear temp_CACHED" and "Clear All Cache"
- I think I also note this bug in one of our production systems.
But the workaround by deleting temp_* didn't work.
A...
2005-03-23
- 19:08 Bug #14626: $TYPO3_CONF_VARS['BE']['lockIP'] < 4 prevents use of 'View' module
- Sorry, what I was meaning was
line 179 should be prepended by:
$BE_USER->lockIP = $TYPO3_CONF_VARS['BE']['lockIP']; - 19:06 Bug #14626 (Closed): $TYPO3_CONF_VARS['BE']['lockIP'] < 4 prevents use of 'View' module
- Setting $TYPO3_CONF_VARS['BE']['lockIP'] to a value smaller than 4 in localconf.php logs the backend user out as soon...
- 16:19 Bug #14604: Parse Error when multiplyDBfieldSize is set to 2 and forceCharset is set to utf-8
- "bigint" support has meanwhile been added to CVS.
- 16:15 Bug #14565: SQL parser do not regognize 'longtext' type as a valid sql type
- Added "longtext" to the known types. "bigint" has already been added in CVS on 2005/02/13 together with "numeric" and...
- 16:11 Bug #14616: 'hash' reserved word breaks typo3 when using mysql 4
- Well, this isn't a universal solution. The use of backticks is MySQL-specific, all other databases and the SQL standa...
- 14:58 Bug #14616: 'hash' reserved word breaks typo3 when using mysql 4
- Further information about reserved words in MySQL:
http://sunsite.mff.cuni.cz/MIRRORS/ftp.mysql.com/doc/en/Reserved_... - 15:36 Feature #14579: error in tslib_fe->getFromCache() with PHP 5
- Ksaper's comment:
> This must be something different he means. PHP5 should not give an error
> in the first case! D... - 13:38 Bug #14625 (Closed): Typo3 and PHP5 Array
- Server error log states:
PHP Warning: Illegal offset type in
/tslib/class.tslib_content.php on line 417
PHP Wa... - 12:08 Bug #14624 (Closed): Cannot click anymore on the items of the getting started index
- I'm new to TYPO3 and I was working my way through the getting stated documentation in the browser window where i coul...
2005-03-22
- 16:31 Bug #14623 (Closed): Hide page if no translation for current language exists bug
- The "Hide page if no translation for current language exists" behaves faulty if a website visitor is on a page which ...
2005-03-21
- 14:54 Bug #14615: Unable to edit pages
- New installation was done, problem seems solved for now...
- 00:33 Feature #14606: Image resize keeping aspect ratio
- In version 0.4.60, if you set a dimension and unset the other, the aspect ratio will be preserved (setting only one a...
- 00:29 Feature #14607: Image alttext
- Included in version 0.4.60.
- 00:28 Bug #14614: unable to open 'insert weblink' and 'insert image'
- I expect this problem to be corrected in version 0.4.60. Please confirm.
- 00:23 Bug #14609: unable to open 'insert weblink' and 'insert image'
- I found a solution for the problem.
Some research showed that an ISE with the message "premature end of script" al...
2005-03-20
- 01:23 Bug #14622 (Closed): Bad file paths when using cron
- When accessing Typo3 via a cron script to perform operations from the behind the scenes, issues arise in handling of ...
2005-03-19
- 01:06 Bug #14621 (Closed): synlinks, PHP Suexec and several Linux flavors
- Hello,
I have come across what would seem to be an easy fix to make Typo3 more cross-platform compatible.
The...
2005-03-18
- 23:03 Bug #14620 (Closed): Language indication still doesn't work
- From line 1429 of pi/class.tx_indexedsearch.php in version 2.1.3, function makeLanguageIndication($row), there is st...
- 16:48 Bug #14619 (Closed): t3lib/gfx/flags/ru.gif missing
- The flag for Russian language (actually country :-) is not in the standard library; attaching one.
(issue importe... - 10:58 Feature #14106: t3lib_cs.php lacks charset->entities conversion for arbitrary charsets
- indexed_search uses internally only UTF-8, so it's probably not an issue.
But the fact remains that is missing an... - 10:37 Feature #14618: letter 'ő' handling problem
- sorry, the 0000898. bug stored wrong format.
originally in the
letter '&0000337;' handling problem was letter hu... - 10:33 Feature #14618 (Closed): letter 'ő' handling problem
- If i search for letter 'ő' in the result and input box i get ő. instad of 'ő'.
I test it at www.... - 09:44 Bug #14614: unable to open 'insert weblink' and 'insert image'
- Version 0.4.59 generarted the same error.
- 07:54 Feature #14617 (Closed): xinit_twocolumns no content
- The ext xinit_twocolumns doesn´t show any content after creating a content element with this extension. Only the Head...
2005-03-17
- 21:25 Bug #14609: unable to open 'insert weblink' and 'insert image'
- i have tried 0.4.59.
It makes no difference in FF.
The rte loads in MSIE now. But now I got an Internal server er... - 18:20 Bug #14609: unable to open 'insert weblink' and 'insert image'
- Please try 0.4.59.
- 21:06 Bug #14616 (Closed): 'hash' reserved word breaks typo3 when using mysql 4
- usage of hash as fieldname for certain core tables in typo3.6.2 causes subsequent sql statements to fail with the err...
- 19:08 Bug #14615 (Closed): Unable to edit pages
- When a user logs in into the backend, of the typo3 version
3.6.2, and when he tries to edit the pagecontent , he get... - 18:19 Bug #14614: unable to open 'insert weblink' and 'insert image'
- Please try version 0.4.59.
- 10:18 Bug #14614 (Closed): unable to open 'insert weblink' and 'insert image'
- error message generated in pop-up -
see attachment
Tried previous fix from forum but that didn't work -
***... - 10:36 Bug #14613: InlineCSS won't work with FireFox 1.0.1
- That works. Thanks a lot!
- 00:07 Bug #14613: InlineCSS won't work with FireFox 1.0.1
- Try to set
RTE.default.showTagFreeClasses = 1
in Page TSConfig.
2005-03-16
- 23:51 Bug #14613: InlineCSS won't work with FireFox 1.0.1
- Editor-Frame:
[...]
RTEarea[1]["pageStyle"] =
"http://cms.physik.uni-marburg.de/fileadmin/template/main/style.css... - 23:05 Bug #14613: InlineCSS won't work with FireFox 1.0.1
- The url of the css file is calculated as
t3lib_div::getIndpEnv('TYPO3_SITE_URL') . 'fileadmin/template/main/style.c... - 21:24 Bug #14613: InlineCSS won't work with FireFox 1.0.1
- RTE.default.enableWordClean = 1
RTE.default.contentCSS = fileadmin/template/main/style.css
RTE.default.hideButtons ... - 19:56 Bug #14613: InlineCSS won't work with FireFox 1.0.1
- Please describe your Page TSConfig contents. I cannot reproduce this problem.
Do you have the same problem in IE?
... - 12:16 Bug #14613 (Closed): InlineCSS won't work with FireFox 1.0.1
- The "Text:"-dropdown box for InlineCSS style selection remains empty when used with FireFox 1.0.1. This applies to rt...
- 14:55 Feature #14106: t3lib_cs.php lacks charset->entities conversion for arbitrary charsets
- Is this still an issue?
You wrote: "I think this might be necessary for extensions like the indexed search".
Kasp... - 14:50 Feature #14588: XHTML 1.1 compliance of HTML tag
- Masi, could you gather a patch that fixes all or most of the XHTML complicance bugs in the core? I'll try to get that...
- 13:25 Bug #14446: Japanese Content isn't appearing correct
- @masi: This mantis bugtracker just doesn't display the "#" there.
Anyway, as far as I see, this is not a bug but p... - 12:38 Bug #14267: sorting must be set for pi_list_query to work
- finally fixed.
- 12:17 Feature #14216: Extension Manager / "Backup/Delete" doesn't export empty folders
- Setting resolution to "Won't fix". It's not worth the effort.
- 12:09 Bug #14303: func_delete: error-message false
- Fixed in HEAD CVS with fix from Christian/hernmarck.
However, I didn't close the bug yet, as I would like to see a... - 10:47 Bug #14584: "defaultLinkTarget = _top" doesn't work like it should
- Yes, works since 0.4.54
- 06:58 Feature #14612 (Closed): fe_adminLib.inc procesSetFixed does not support userFunc_afterSave
- Both edit and create modes support post processing using userFunc_aferSave. However, setfixed mode does not support t...
2005-03-15
- 17:40 Bug #14611 (Closed): BE diff view of changed records not working on windows
- unlike running TYPO3 on unix platforms, even if you have configured the diff_path with the install tool, the diff vie...
- 17:07 Bug #14610 (Closed): filelist: info for archives (zip/tar/tgz) is not displayed on windows platforms
- running on any given Windows plattform, you don't get detailed info on compressed /archived files.
on unix platform... - 06:48 Bug #14434: Lorem Ipsum can't paste in graphical mode
- Got this correctly resolved in version 0.4.57.
- 03:06 Bug #14299: IPv6 / AAAA dns records not supported?
- validateIPv6 and normalizeIPv6 are written, compIPv6 should be ready at 16.03.
I will create a diff when sf.net cvs ... - 02:50 Bug #14609: unable to open 'insert weblink' and 'insert image'
- Looks like some server configuration problem... maybe permissions on php scripts? No idea. I know nothing about serve...
2005-03-14
- 23:53 Bug #14608: RTE >0.4.53 does not load IE6-SP2
- Managed to get both problems fixed, does not appear to be a probelm within your extension as I have reported.
The ... - 20:12 Bug #14608: RTE >0.4.53 does not load IE6-SP2
- I am unable to reproduce those problems. I do not understand what you mean by "functions native to htmlarea".
The ... - 04:17 Bug #14608: RTE >0.4.53 does not load IE6-SP2
- Current version of extension installed is 0.4.55
- 04:15 Bug #14608 (Closed): RTE >0.4.53 does not load IE6-SP2
- RTE area in Typo3 only displays "The editor is being loaded. Please wait..." and results in IE reporting the followin...
- 22:39 Bug #14609 (Closed): unable to open 'insert weblink' and 'insert image'
- When i click on the 'insert weblink' or 'insert image' button (using FireFox) a pop-up window opens displaying an int...
- 19:56 Feature #14596: have a button which inserts dummy text lorem ipsum
- See problem 575.
- 19:51 Bug #14434: Lorem Ipsum can't paste in graphical mode
- In version 0.4.56, I have integrated the Lorem Ipsum feature. It may be enabled in the extension installation dialog....
- 14:01 Bug #14385: HMENU special=language does not work if L in linkvars
- The solution:
in class.t3lib_tstemplate.php, replace lines
1325 // linkVars
1326 $LD['linkVars'] = $GLOBALS['TSF... - 12:39 Bug #14385: HMENU special=language does not work if L in linkvars
- No, I think the correction has to be done in class.t3lib_tstemplate.php, function linkData - Line 1326:
$LD['linkV... - 14:01 Bug #14446: Japanese Content isn't appearing correct
- What is your charset (meta-tag) in FE? What is your charset in the DB? What is your setting of forceCharset? What lan...
- 12:25 Bug #14446: Japanese Content isn't appearing correct
- Updated to Version Typo 3.7 and it's still not working!
2005-03-13
- 20:02 Feature #14595: rtehtmlarea does not support old rte configuration
- You may need to install both RTE's anyway, because htmlArea RTE does not support IE5 and the classical RTE does not s...
- 19:27 Feature #14595: rtehtmlarea does not support old rte configuration
- The aim of this bugreport is the following scenario:
When having a configuration for the classic RTE and you want to... - 19:20 Feature #14595: rtehtmlarea does not support old rte configuration
- You can install both the classical RTE and the htmlArea RTE and they will share the same configuration.
In the case ...
2005-03-12
- 19:48 Feature #14607 (Closed): Image alttext
- In the image properties of an inserted image there is already the option to enter a title text for the image. This te...
- 19:06 Feature #14606 (Closed): Image resize keeping aspect ratio
- When changing the image width in the image properties of an inserted image, the image height should be sync'ed accour...
- 18:52 Feature #14605 (Closed): Click-enlarge for Images
- Adding a "click-enlarge" option for inserted images (perhaps accessible via the 'Image Properties...' context menu of...
- 16:56 Bug #14584: "defaultLinkTarget = _top" doesn't work like it should
- I was able to reproduce this problem which depended on the contents of the selection. I expect the problem to be corr...
- 15:55 Bug #14604 (Closed): Parse Error when multiplyDBfieldSize is set to 2 and forceCharset is set to utf-8
- when multiplyDBfieldSize is set to 2 and forceCharset is set to utf-8 and if you click COMPARE (Update required tabl...
2005-03-10
- 21:59 Feature #14603 (Closed): Possibility to choose prefered RTE as a user option
- A user should be able to choose a prefered RTE, if more than one is installed.
Further, the default RTE should be co... - 14:38 Bug #14180: alt/title attributes of image tags not parsed correctly from image captions in content type imagetxt
- ACK. the typolink function in class.tslib_content.php should integrate the getAltParam output in order to provide the...
- 14:25 Feature #14554: XHTML compliance of img tags: should be border="0" for 1.0 transitional and removed (!) for 1.0 strict/1.1
- The border attribute has also been removed from XHTML 1.0 strict (not deprecated!)
- 09:32 Feature #14554: XHTML compliance of img tags: should be border="0" for 1.0 transitional and removed (!) for 1.0 strict/1.1
- The border attribute has been removed from XHTML 1.1.
- 09:50 Bug #14264: getUpdateJS: broken when using UTF-8 and IE
- I replaced the "rawurlencode" call by a call to "addslashes" this should be sufficient as the string which gets encod...
Also available in: Atom