This thread details important known issues and workarounds for version 5 of WebMaker.
This will be updated as needed when new issues are discovered, workarounds found or solutions found.
This will be updated as needed when new issues are discovered, workarounds found or solutions found.
- Closing a file edit (CSS, JavaScript etc) tab 'crashes' the studio
Raised: 22nd March 2013
Once this happens the main screen section will be blank and you will be unable to switch to any other tabs. You will need to either use the Design | Close Project menu option, or refresh the WebMaker browser tab to continue working. Both of these options will cause unsaved changes to be lost.
Workarounds:
- Use the Edit | Preferences... screen to change files to be opened in a popup window (or external editor) rather than a studio tab[/*]
- Avoid closing file edit tabs individually, and just use the Close Project option when you are finished working on a project.
[/*]
[/*] - Entering the method name for a Java Method action in Rules Design can give lots of alert popups
Raised: 22nd March 2013
The messages relate to the entered java method string not yet being valid, and state 'Invalid Java Statement syntax. Please check your statement.'
Workarounds:
[/*]- Untick the Toggle editor tick box at the bottom, and then enter your needed string.[/*]
- Type your string somewhere else and then paste it into the editor.[/*]
- Paste in a short valid string e.g. c() and then adjust this as required.[/*]
RE: WebMaker 5 Known Issues