Started this discussion just for fun.
#1 - I can use spaces in MIT App Inventor project names!
Normally if you type a project name to start a new project, you will see this.
That's not always the case! If you load a project in the Gallery that has spaces in their titles, the App Inventor project does not turn spaces into underscores!
Use this URL for example. Click Load App Into MIT App Inventor .
https://gallery.appinventor.mit.edu/?galleryid=e157f6f4-4f91-474a-8806-b9abe63c8b8a
#2 - Interesting Project Names Limitation
If you type a project name as "new" or "CsvUtil", you get this strange dialog.
1 Like
gordonlu310:
#2 - Interesting Project Names Limitation
If you type a project name as "new" or "CsvUtil", you get this strange dialog.
You know why this happens. It is due to those names present in App Inventor's engine code
But still I have posted a bug report on GitHub about this
opened 11:53AM - 01 Mar 22 UTC
closed 07:23AM - 25 Mar 22 UTC
bug
help wanted
issue: noted for future Work
Gallery
affects: master
priority: medium
**Describe the bug**
This bug is always not triggered actually. When you type… a project with spaces. App Inventor turns theme into underscore. But in some cases its not
![bug](https://files.catbox.moe/xb68o5.png)
**Affects**
<!--
Please check off the part of the system that is affected by the bug.
-->
- [ ] Designer
- [ ] Blocks editor
- [ ] Companion
- [ ] Compiled apps
- [ ] Buildserver
- [ ] Debugging
- [x] Other
**Expected behavior**
We expect that no spaces shall be put in project names.
**Steps to reproduce**
Upload a project with spaces on the gallery and load it into App Inventor
gordonlu310:
#1 - I can use spaces in MIT App Inventor project names!
Normally if you type a project name to start a new project, you will see this.
... That could be a bug I guess??
Is it happening with all projects which contains space?
1 Like
it is happening from the gallery all projects with spaces and loading them in app inventor
I think it is only check project name while creating new project but not on loading from gallery.
Maybe developer forgot this during implementation time.
1 Like
but can you please implement this??
@AyProductions , @gordonlu310 it would be great if you well define this problem with the images which you showed in main post.
This will help the contributor to get idea what exactly happening.
1 Like
hmm.. Quite Intersesting indeed !
1 Like