Discuss Scratch
- Discussion Forums
- » Bugs and Glitches
- » Inconsistency with the list reporter block
- Jonathanpb
-
8 posts
Inconsistency with the list reporter block
The list reporter block (the one with the name of the list) holds the value of all the items in it. In Scratch 1.4, if item 1 is “a”, item 2 is “b”, and item 3 is “c”, the block will read “abc”.
In Scratch 2.0, there's a space in-between each item, so it would read “a b c”.
It's not that large an inconsistency, but it's why my latest project didn't work online
Will this be kept or changed?
In Scratch 2.0, there's a space in-between each item, so it would read “a b c”.
It's not that large an inconsistency, but it's why my latest project didn't work online

Will this be kept or changed?
- Hardmath123
-
1000+ posts
Inconsistency with the list reporter block
It's actually a whole lot more complex than that: I wrote this page to document. Basically, if it's all single characters, then it forms a single word, but if it's a list of words it tries to make a sentence (in 1.4). And don't even get me started about casting to numbers…
- johnm
-
100+ posts
Inconsistency with the list reporter block
Inserting spaces between single letters is a bug – it should behave the same way it does in Scratch 1.4. Thanks for reporting this!
Last edited by natalie (Sept. 28, 2012 17:53:35)
- SonicCoolFan
-
2 posts
Inconsistency with the list reporter block
Ok About the thing of abc i need SCRIPT HELP !!!!!!!!BFNCS XD Sorry….
- CT-OfficialScratcher
-
500+ posts
Inconsistency with the list reporter block
does this still happen? just wondering.
- medians
-
1000+ posts
Inconsistency with the list reporter block
Nope, so you just necroposted on the oldest open topic. does this still happen? just wondering.
Last edited by medians (June 3, 2023 22:25:47)
- CT-OfficialScratcher
-
500+ posts
Inconsistency with the list reporter block
Okay, know that I have an answer close it. Also it is not necroposting if relevant.Nope, so you just necroposted on the oldest open topic. does this still happen? just wondering.
- medians
-
1000+ posts
Inconsistency with the list reporter block
It’s not, this was fixed in the official release of 2.0. Also I knew you posted here because I happened to follow this topic.Okay, know that I have an answer close it. Also it is not necroposting if relevant.Nope, so you just necroposted on the oldest open topic. does this still happen? just wondering.
Basically, it was meant to be that if all items had length 1, there would be no spaces, but otherwise there would be.
Last edited by medians (June 3, 2023 22:28:18)
- CT-OfficialScratcher
-
500+ posts
Inconsistency with the list reporter block
O_O lucky (but close now plz)It’s not, this was fixed in the official release of 2.0. Also I knew you posted here because I happened to follow this topic.Okay, know that I have an answer close it. Also it is not necroposting if relevant.Nope, so you just necroposted on the oldest open topic. does this still happen? just wondering.
Last edited by CT-OfficialScratcher (June 3, 2023 22:28:12)
- ARandomNumberIs7482
-
1000+ posts
Inconsistency with the list reporter block
still not closed /shrugO_O lucky (but close now plz)It’s not, this was fixed in the official release of 2.0. Also I knew you posted here because I happened to follow this topic.Okay, know that I have an answer close it. Also it is not necroposting if relevant.Nope, so you just necroposted on the oldest open topic. does this still happen? just wondering.
- cosmosaura
-
1000+ posts
Inconsistency with the list reporter block
Topic closed to prevent future necroposts.
- Discussion Forums
- » Bugs and Glitches
-
» Inconsistency with the list reporter block