Activity
From 2004-11-29 to 2004-12-28
2004-12-28
- 18:04 Bug #14474: JSMENU with realurl doesn't work in IE
- The attached diff provides a patch for t3lib/jsfunc.menu.js that solves the issue
- 18:02 Bug #14474 (Closed): JSMENU with realurl doesn't work in IE
- There's a bug in MSIE, which prevents the usage of the "base href" in JavaScript.
realURL needs the base href to be... - 14:49 Bug #14460: Author Name & Author email not displayed when saving extension in kickstarter
- This bug belongs to the extension "tx_kickstarter".
Could someone please change the category of this bug? - 14:19 Bug #14394: using language [All] make the page content item disapear
- ACK.
the field "languageField" (e.g. for tt_content: sys_language_uid) is set to -1 if you select "[All]"
But the... - 10:35 Bug #14473 (Closed): UID values and the "Create multiple pages" Wizard
- If you create some pages with this wizard the sorting of the pages is ok, e.g.
root
|
+----- new page 01
... - 10:27 Feature #14472 (Closed): Ranges in ID lists
- I would like to write
temp.menu.excludeUidList = 23-28,30,100-102
instead of
temp.menu.excludeUidList = 23,2...
2004-12-27
- 16:30 Bug #14453: RTE overlap in Firefox
- It's better, but not completely fixed. It's really minor, but it's still a little bit annoying not to be able to see ...
- 10:51 Bug #14471 (Closed): Access / DB mount problem
- I have a page with type "shortcut" as root page that links to the "real" home page on level 1. I maintain this site f...
2004-12-26
- 20:03 Bug #14465: Backend opens twice under Filelist menu
- I can confirm such a behaviour in some circumstances!
- 20:00 Bug #14452: GP condition doesn't work with '#' in URL
- I investigated a little bit about your problem and the behaviour is absolutely ok! The "#" sign is a delimiter and ev...
- 15:58 Bug #14452: GP condition doesn't work with '#' in URL
- you're right, wolfgang, but this is not the problem. i forgot the "=" only in my report.
2004-12-25
- 20:33 Feature #14470 (Closed): No netware support?
- Some functions are platform dependent in the file class.t3lib_div.php:
function isAbsPath does only work with Wind...
2004-12-24
- 23:59 Feature #14458: display titles of mm-related records -> patch
- > maybe this one (v7) is it finally ;-)
Definitely not, but it's worth the try ;-)
Look at it again, it's not eno... - 10:57 Bug #14468: indexed_search doesn't index external files
- Sorry, I put this into the wrong bug tracker. Can you move it or do I have to re-submit?
- 10:48 Bug #14468 (Closed): indexed_search doesn't index external files
- The function extractLinks() in class.indexer.php gets all links from the current page and indexes them if they are fo...
- 10:57 Bug #14469: indexed_search: No translations for a string
- Sorry, I put this into the wrong bug tracker. Can you move it or do I have to re-submit?
- 10:56 Bug #14469 (Closed): indexed_search: No translations for a string
- When a PDF file matches, the indexed_search extension prints the page where the text was found. This string is not cu...
2004-12-23
- 16:20 Bug #14459: 0.4.13 editor not loading in Firefox 1.0
- Hi,
Sorry for the inconvenience of being not very clear.
I meant that editor 0.4.12 runs as it's supposed to ru... - 15:50 Revision fe7ee4ab: *** empty log message ***
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@525 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:43 Bug #14438: t3lib_div::getURL() do not always return something
- While we're at it, how about an enhancement? This might be faster for PHP 4.4 and above:
elseif (function_exists('... - 11:56 Bug #14467: EXT templates gets created twice
- I can't confirm that. I only get one template as expected (TYPO3 3.7).
- 11:51 Bug #14467 (Closed): EXT templates gets created twice
- 1) On a page, click the "Click here to create an extension template. "
2) Then click the "Click here to edit whole t... - 11:45 Bug #14466 (Closed): Content returned from USER_INT cannot be manipulated by TypoScript
- Content returned from USER_INT cannot be manipulated by TypoScript functions like "split" & "listNum"
Example:
... - 11:26 Feature #14463: Menu doesn't expand if ".special" is set
- I did remove the old patch. Thanks, Bernhard.
2004-12-22
- 21:47 Bug #14465 (Closed): Backend opens twice under Filelist menu
- I recognized the bug everytime, when I go to the Filelist menu und select New from the context menu under fileadmin. ...
- 20:10 Bug #14459: 0.4.13 editor not loading in Firefox 1.0
- I cannot reproduce this problem. Something seems wrong in the installation. Try to delete the extension and reinstall...
- 16:01 Bug #14408: lang-children "get lost"(should be deleted) when deleting parent-record in default language
- Glad we tracked it down. I changed summary/title of the bug.
No solution yet though - 14:57 Bug #14408: lang-children "get lost"(should be deleted) when deleting parent-record in default language
- l18n_parent is the answer. I am attaching the screenshots you requested, but I checked them first and all the "phanto...
- 12:55 Bug #14408: lang-children "get lost"(should be deleted) when deleting parent-record in default language
- I'm sorry. :-< (miscount 7 <=> 9)
Could you please
1) provide screenshot of sql-select instead of PDF and have i... - 12:31 Bug #14408: lang-children "get lost"(should be deleted) when deleting parent-record in default language
- Indeed deleted elements never show up, but the problem is not as simple here. Juggler, you may not have looked closel...
- 15:25 Feature #14463: Menu doesn't expand if ".special" is set
- The online version of the diff
http://www.libelle.at/kraftb/sp_dir_expand.patch
is already in the unified style. I ... - 14:28 Feature #14463: Menu doesn't expand if ".special" is set
- If you provide a diff, please use the unified style (as already mentioned on bugs.typo3.org) (diff -u)
Thanks! - 14:32 Feature #14464 (Closed): There's no menu state "CURIFSUB" defined
- CURIFSUB is missing but it's quite useful in some situations...
I've provided a patch against 3.7.0 (see attached ... - 09:08 Bug #14452: GP condition doesn't work with '#' in URL
- shouldn't it be
[globalVar = GP:some_var = value]
(mind the = sign after globalVar)
?
2004-12-21
- 23:42 Feature #14458: display titles of mm-related records -> patch
- hi stucki,
the "$orderBy=" is completely unnessecary. (removed it)
but I found another thing: deleted records are... - 16:34 Feature #14458: display titles of mm-related records -> patch
- Rupert,
I got a feedback from Kasper:
--- cut ---
+ '',$orderBy=$TCA[$theColConf['foreign_table']]['ctrl']... - 17:36 Feature #14463 (Closed): Menu doesn't expand if ".special" is set
- In the source of class.tslib_menu.php in line 267 is noted that the expanding of menus doesn't work when the "special...
- 15:14 Feature #14462 (Closed): Add stdWrap-functionality to features in select-function
- Add stdWrap - functionality to
select.orderBy
select.max
select.begin
So that e.g. "select.orderBy.data = GPvar... - 14:52 Bug #14461: using mod_rewrite to mask URL causes Typo3 to always display same content
- forgot to add 'root cause'. Essentially what was happening (without change), was that Typo3 was calculating the len...
- 14:34 Bug #14461 (Closed): using mod_rewrite to mask URL causes Typo3 to always display same content
- I have installed typo3 in a subdirectory of my site, t3/site/. When visiting the URL http://maple.leph.net/t3/site/s...
- 11:36 Bug #14460 (Closed): Author Name & Author email not displayed when saving extension in kickstarter
- To reproduce this, you simply open the kickstarter , create a "General" section, fill in basic details like extension...
2004-12-20
- 22:28 Feature #14458: display titles of mm-related records -> patch
- you could patch them... I don't think there will be any updates for versions except 3.7...
- 22:07 Feature #14458: display titles of mm-related records -> patch
- hi stucki,
remove them ;-)
thx.
another question:
any idea how to implement this in older TYPO3 versions witho... - 21:59 Feature #14458: display titles of mm-related records -> patch
- New patch, added suggestion by Volker Graubaum.
- 20:11 Feature #14458: display titles of mm-related records -> patch
- This patch looks very good! I'll send it to Kasper for final reviewal but I think it shouldn't be a problem to get th...
- 17:12 Revision 7737420d: * Changed "config.disableContentLengthHeader" over to "enableContentLengthHeader" because a default content-length header might introduce some weird and hard-to-debug situation for people.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@524 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:23 Revision 40a7ce10: Added support for cache-control headers in frontend output, plus other fixes. See changelog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@523 709f56b5-9817-0410-a4d7-c38de5d9e867
- 03:51 Bug #14448: t3lib_parsehtml_proc removes style attibute on span tags.
- I think that 'default.proc.HTMLparser_db.tags.span.allowedAttribs = class, style' has not effect and is ignored by t3...
- 01:12 Revision 6a996169: Temporary Christmas login image
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@522 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:41 Revision 3e533a2b: Implemented check for explicit-deny/allow in contnet element wizard.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@521 709f56b5-9817-0410-a4d7-c38de5d9e867
2004-12-19
- 23:07 Bug #14459 (Closed): 0.4.13 editor not loading in Firefox 1.0
- The 0.4.12 editor is loading, but 0.4.13 is not in firefox1.0 on IE6.
Browser error messages:
typo3LoadOnlyPlugin... - 20:26 Feature #14458: display titles of mm-related records -> patch
- and again..
v5 has now all hardcoded column titles removed - really ! .
not my day today... ;-) - 20:14 Feature #14458: display titles of mm-related records -> patch
- changes in v4: substituted the hardcoded column title with $TCA[$theColConf['foreign_table']]['ctrl']['label']
thx... - 19:16 Feature #14458: display titles of mm-related records -> patch
- in the last diff-file version (v3) I removed the hardcoded tt_news tablenames, so it should work with all extension ...
- 17:22 Feature #14458: display titles of mm-related records -> patch
- the first diff-file does not work in "web/page"-view.
the second one, named "list_mmTable_titles_fixed.diff" works. - 18:23 Bug #14448: t3lib_parsehtml_proc removes style attibute on span tags.
- I think 'tags.span.allowedAttribs' is an unnecessary hardcoded default-value for in t3ib_htmlparser_proc. :-<
Usu... - 16:17 Bug #14410: RealURL does not work, because TYPO3_SITE_URL value is wrong
- I had the same problems.
Here the results of t3lib_getIndpEnv('_ARRAY'):
[HTTP_HOST] => test.test
[TYPO3_HO... - 09:58 Feature #14384: Context-Menu on Mac-Browsers
- Andreas Beutel has written an extension to fix this:
http://typo3.org/extensions/repository/new/mw_macmenu/
It ... - 00:17 Bug #14453: RTE overlap in Firefox
- Should be corrected in version 0.4.13 of rtehtmlarea.
2004-12-18
- 23:22 Feature #14458 (Closed): display titles of mm-related records -> patch
- I made a small patch, to display the titles of mm-related records in lists in the BE. (instead of the hardcoded "N/A"...
- 01:07 Bug #14410: RealURL does not work, because TYPO3_SITE_URL value is wrong
- seems like some misconfiguration to me. hard to tell without any specific details...
- 01:05 Bug #14424: Typo3 Cookies and Zonealarm Security Suite
- please:
* go into install-tool and disable warning-mail
* get some tool up and running that enables your php to sen... - 01:01 Bug #14408: lang-children "get lost"(should be deleted) when deleting parent-record in default language
- like said. deleted=1 => *never* shows in list or page Module as well as all(?) core modules.
I think it can be closed. - 00:55 Bug #14457 (Closed): sys_history doesn't load $TCA
- debugging some problems with display of sys_history:
'class.show-rechis.php'
run by script
'show-rechis.php'
neve...
2004-12-17
- 17:58 Revision 27819858: Updates mainly to import/export extension. Many smaller changes / additions. See changelog for details.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@520 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:53 Feature #14456 (Closed): XHTML 1.0 transitional validation
- in pi/class.tx_indexedsearch.php
Some HTML forms don't validate against XHTML 1.0 transitional
The search form star... - 00:31 Bug #14287: Indexed Search getting metatags
- any patches on this yet?
2004-12-16
- 16:32 Bug #14455 (Closed): html entities getting borked at rendering
- Html entities may be stored in the field 'fulltextdata' of the indexf_fulltext table. They will be parsed by some htm...
- 16:03 Bug #14454: suphp and php_sapi_name()
- Should be closed since the solution is given :D
- 16:01 Bug #14454 (Closed): suphp and php_sapi_name()
- suphp resolves here with "cgi" for the function php_sapi_name(); This is used in t3lib/class.t3lib_div.php
install ... - 15:35 Bug #14453 (Closed): RTE overlap in Firefox
- The previous bug fix (version 0.4.12) does not seem to have eliminated the problem completely on the Mac version of F...
- 12:16 Bug #14137: Pagetree doesn't render
- I tried to update to 3.7.0 but the bug was still there. Meanwhile I updated my server to a newer apache and php Versi...
- 00:47 Bug #14435: incorrect var name in t3lib_cs conv_case: $str should be $string
- As the t3lib_cs conv_case method is called from withing tslib_content's caseshift method, the ramifications of this b...
2004-12-15
- 20:01 Bug #14452 (Closed): GP condition doesn't work with '#' in URL
- URL: ?id=99#100&some_var=value
if you have a TS condition like
[globalVar GP:some_var=value]
it doesn't become t... - 10:48 Bug #14237: Flexforms don't show default values
- Hi.
I need that fixed. :)
Could you please report a statement if this issue will be fixed at all. - 09:33 Revision 9c8716c4: Taskcenter refactored and prepared for new workflow module (second try cvsprobs)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@519 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:46 Bug #14451 (Closed): When editing in table the border setting dissappears
- When I make a table and then edit the table with click on the icon 'table properties' and then edit it, the border ar...
2004-12-14
- 22:23 Bug #14450: RTE textarea overlapping Typo3 Panel
- Corrected in version 0.4.12
- 17:06 Bug #14450 (Closed): RTE textarea overlapping Typo3 Panel
- best is to see appended screenshot.
The textarea is overalpping the typo3 panel.
Effect is: some functions are out ... - 15:52 Revision ab195cd8: DynTabMenu changed so the div changes it's background, instead of changing color by a:hover.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@518 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:50 Revision f82d02c2: Taskcenter refactored and prepared for new workflow module
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@517 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:59 Bug #14449 (Closed): Typolink-generation with mount points does not work over multiple domains
- When mounting a page that comes from a tree with another domain record, the generation of links to subpages of the mo...
- 10:24 Bug #14444: EM: Order by: Dependencies leads to empty extensions list
- This patch fixes the issue, thanks.
Please make patches from root of typo3 source directory, to have full relative... - 10:22 Bug #14438: t3lib_div::getURL() do not always return something
- This patch applies cleanly and is working, thanks.
2004-12-13
- 11:07 Bug #14443: Loading extensions repository listing is failing
- please close this bug!
- 11:06 Bug #14438: t3lib_div::getURL() do not always return something
- I've provided a patch ---> see attached file
- 11:02 Feature #14421: Add a reconnect in logout.php
- I further suggest to pay respect to clicking 'NO' in this dialog and at the same time provide a <LOGIN> button in the...
- 10:56 Bug #14444: EM: Order by: Dependencies leads to empty extensions list
- I can confirm that.
The method 'setCat' uses a local variable '$list' (should be an array) which is empty and neve... - 09:56 Bug #14280: ACTIFSUB does not ignore "not in menu" pages
- I provided a patch (unified diff) ---> see attached file
2004-12-12
- 00:00 Feature #14133: Edit in Frontend Only: no access
- See also inc. #456
2004-12-11
- 17:24 Bug #14436: Conflict between Firefox's "Find as you type" and RTE
- I cannot reproduce this problem with Firefox 1.0 and htmlArea RTE version 0.4.8
- 03:55 Bug #14448 (Closed): t3lib_parsehtml_proc removes style attibute on span tags.
- Function getKeepTags of system class t3lib_parsehtml_proc removes style attibute on span tags.
The attribute is re...
2004-12-10
- 00:18 Feature #14447 (Closed): stop rtehtmlarea conflicting with rte
- The extension manager makes it clear:
The extention "rtehtmlarea" and "rte" (Rich Text Editor) will conflict with e...
2004-12-09
- 15:44 Bug #14446 (Closed): Japanese Content isn't appearing correct
- Frontend is fine, but in BE japanese content appears like this: 場合のみコ
(issue i... - 09:07 Bug #14445 (Closed): language german delete search content from page
- Pagecontent Type Search
typo3 kills the content when Language <> "Default" selected.
(issue imported from #M596)
2004-12-08
- 20:49 Bug #14284: metatype error
- Works fine with the current code (going into 3.8, hopefully).
- 20:48 Bug #14283: backpath problem with symbolic linked directories
- This isn't DBAL specific. All modules having a BE module define the $BACK_PATH variable as relative to their conf.php...
- 20:42 Bug #14245: Result resource error in task center
- Still cannot reproduce this, so I'll close it.
- 12:42 Bug #14443: Loading extensions repository listing is failing
- See bug 595 instead.
- 12:38 Bug #14443: Loading extensions repository listing is failing
- PLEASE IGNORE THIS BUG REPORT, ONLINE REPOSITORY IS WORKING
Another issue is responsible of this. See bug about "O... - 12:41 Bug #14444 (Closed): EM: Order by: Dependencies leads to empty extensions list
- In EM, select either:
"Available extensions to install"
or
"Import extensions from online repository"
and
"Ord...
2004-12-07
- 11:19 Bug #14443: Loading extensions repository listing is failing
- http://ter.typo3.com/ is not working also.
Body consists of:
<body bgcolor="#F7F3EF">
<!--TYPO3SEARCH_begin-... - 10:26 Bug #14443 (Closed): Loading extensions repository listing is failing
- Since two days, import extensions from online repository is failing. It looks like downloading is started, but it end...
2004-12-06
- 17:50 Feature #14442 (Closed): User Admin can't create new user
- This is a lacking feature that me and probably all Typo3 developers come across on an almost daily basis. There shoul...
- 16:54 Bug #14441 (Closed): Changing language in user setup do not reload left frame (menu).
- When changing language in user setup, right frame is reloaded but not left frame, so menu is still in previous langua...
- 16:37 Bug #14437: brocken images in quickstart-3.7.0.zip, quickstart-3.7.0.tar.gz, dummy-3.7.0.tar.gz on the linux platform
- please forget this thing... I yust managed to install the ...tar.gz files as suggested and everything works fine. rtf...
- 12:26 Bug #14437 (Closed): brocken images in quickstart-3.7.0.zip, quickstart-3.7.0.tar.gz, dummy-3.7.0.tar.gz on the linux platform
- I am not sure if you know already, but I want to install the 3.7.0 version on a linux box. The ...-tar.gz versions of...
- 16:32 Bug #14423: Security hole: some files are world-writeable
- Yes, perhaps installer should check for correct permissions and emit a warning for insecure ones like these.
- 16:28 Bug #14440 (Closed): Doc entry in menu is confusing.
- Since there's no description for it in "About modules", it is not obvious to understand what this link does.
Why '... - 16:14 Feature #14439 (Closed): Installation of extensions do not generate an entry in logs
- While changing personnal settings is logged, important action like installing a new extension do not generate a singl...
- 15:32 Bug #14438 (Closed): t3lib_div::getURL() do not always return something
- In t3lib/class.t3lib_div.php at line 2002, fopen() may fail.
In that case nothing is returned.
IMHO, return $conten... - 04:57 Bug #14436 (Closed): Conflict between Firefox's "Find as you type" and RTE
- When using the RTE with "Find as you type" feature of Firefox 1.0, the RTE and the Find box both seem to have focus. ...
- 03:23 Bug #14412: can't tell text before typing
- This is a Firefox/Mozilla problem. Should be corrected in version 0.4.2. Please confirm.
2004-12-04
- 02:03 Bug #14435 (Closed): incorrect var name in t3lib_cs conv_case: $str should be $string
- a small typo discovered in t3lib/class.t3lib_cs.php
lines 1502 and 1504, in conv_case
the variable $str is used, bu...
2004-12-03
- 21:29 Bug #14434 (Closed): Lorem Ipsum can't paste in graphical mode
- Maybe the guilty extension is "lorem_ipsum"...
When using the wizard lorem_ipsum in graphical mode with rtehtmlar... - 15:57 Bug #14422: bug with MySQL 4.1.7
- someting like this should be able to correct it.
!/bin/bash
version=typo3_src-3.7.0
for i in $(find $version -name... - 15:27 Bug #14422: bug with MySQL 4.1.7
- looks like # 0000546, because of the new syntax on auto increment.
- 08:03 Bug #14433: Transforming from a ' in q "
- Sorry I forgot to tell that I use
config.doctype = xhtml_trans
config.xhtml_cleaning = all
config.langua...
2004-12-02
- 18:36 Bug #14433 (Closed): Transforming from a ' in q "
- Special Chars like a € or a " are translated automaticallly into a &euro or a " .
I put a small javascript int... - 16:56 Bug #14432 (Closed): RTE and horizontal line
- When saving the RTE with a HR in the text, a second save removes the HR. The HR is not removed after the first save. ...
- 06:50 Feature #14431 (Closed): Find related information about importing Wiki Glossary into TYOP3 DB
- TYPO3 now handle the Glossary Keywords internally.
At the DocTEAM we now would want to know how to handle its gro...
2004-12-01
- 21:54 Bug #14363: sendnotifyemail - fromname
- There is a typo in the patch. The quotes and the doublequotes needs to be exchanged:
WRONG:
++ if ($email_from) {... - 17:57 Bug #14430 (Closed): "Select a position for the new page" displayed where adding content is not allowed
- After clicking on the yellow folder icon and selecting from more options... 'Create New' wizard' a list of folder is...
- 15:28 Bug #14429 (Closed): "Access Key" with umlauts in Firefox
- German umlauts like ÄÖÜ don't work as "Access Key" combination in Firefox (and possibly other browsers)
I suggest t... - 15:15 Feature #14428 (Closed): The "Access Key" combination is not added to the "title" Attribute
- The "Access Key" combination is added to the "alt" Attribute of the image (Title [ALT+A]) but not to the "title" Attr...
- 13:28 Bug #14408: lang-children "get lost"(should be deleted) when deleting parent-record in default language
- Indeed some elements are destroyed, but unfortunately that doesn't explain everything. I will now upload an updated s...
- 08:28 Bug #14408: lang-children "get lost"(should be deleted) when deleting parent-record in default language
- .. and you haven't deleted any records? You'll find them in the database (with deleted = 1) but not in any view... (j...
- 13:14 Feature #14427: AND combination for TypoScript conditions doesn't work
- works with 3.7.0 too
- 08:25 Feature #14427 (Closed): AND combination for TypoScript conditions doesn't work
- the conditions are always combined with OR what's bad if you have to e.g. check for a certain browser type and versio...
- 06:30 Bug #14426 (Closed): Rewrite the Wiki structure
- See:
http://wiki.typo3.org/index.php/Talk:The_structure
And the related article for details.
Affected user:
... - 06:27 Feature #14425 (Closed): Upgrade MediaWiki engine
- We're running a fairly old version of mediawiki (1.3.2 <-> 1.3.8 is latest). As there have been quite a lot bugfixes ...
- 02:41 Bug #14424 (Closed): Typo3 Cookies and Zonealarm Security Suite
- This is not a good combination I think, as I am not able to get it to work. Shut down Zonealarm and it works. But I c...
2004-11-30
- 19:36 Bug #14423 (Closed): Security hole: some files are world-writeable
- After installing Typo3 3.7, I found the following files and directories world-writeable:
drwxrwxrwx typo3/filea... - 00:32 Bug #14422 (Closed): bug with MySQL 4.1.7
- all SQL statements like NOT NULL DEFAULT '0' seem to be rejected by mysqld
There has already been some fixes for ex...
Also available in: Atom