Quick feedback on WeBuilder 2011 Beta 3
I've been using the latest beta on 2x PCs which I use daily side by side, one with Windows XP Pro SP3 (32bit), the other with Windows 7 Pro (32bit). Overall I have been happy with the new HTML5/CSS3 code additions, however I have encountered some bugs which I have documented below:
* Clicking on the app icon occasionally ran the installer instead of starting the app even though it was already installed (only on the Windows 7 machine)
* Often get 'JavaScript error on line 1' bug, even when the file does not have any javascript code in it at all. This has happened on both my PCs.
* Minor thing, but the About screen copyright date goes to 2010 when I guess it should be 2011.
* The bundled CSS reference file covers CSS1, looks like it was updated in 1997 - pretty much useless. It should be updated or removed.
* My default document type is set as HTML5, but if I do 'File New > HTML' it shows me the XHTML template instead.
* Have had a couple of crashes over the past week, though I wasn't doing anything specific so I couldn't reproduce
* The syntax colour highlighting has been buggy/broken. I notice it particularly a lot in the closing tags of XML files, but present in ASP, PHP and HTML files too.
WeBuilder 2011 Beta3: Javascript error on line 1
Moderator: kfury77
Forum rules
Please try to follow these guidelines. This will help to receive faster and more accurate response.
Please try to follow these guidelines. This will help to receive faster and more accurate response.
- Check the Support section of the corresponding product first. Chances are you will find your answer there;
- Do not create new topics for already reported problems. Add your comments to the existing topics instead;
- Create separate topic for each problem request. Do NOT post a number of non-related problem reports in a single topic;
- Give your topic a meaningful title. Titles such as "A question," "Bug report" and "Help!" provide others no clue what your message is about;
- Include the version number of the software you are using;
- This is not an official customer support helpdesk. If you need a prompt and official response, please contact our support team directly instead. It may take a while until you receive a reply in the forum;
Re: Update: 2011 v11.2.0.122 Beta3 (limited access)
@Kfury
I'd be very interested in seeing
(1) a screenshot of the error
(2) sample code that this appears in
(3) possible link
(4) the error message that was observed
Is this also a cross platform issue?
I use JavaScript allot and have yet to experience this when using WB. I have seen this type of error before when it relates to JavaScript code that contained
an error.
It could be that you may be generating this error yourself and that it is not from/by WB BUT I haven't ruled that out completely until I see the above points to confirm or not to confirm.
I'd be very interested in seeing
(1) a screenshot of the error
(2) sample code that this appears in
(3) possible link
(4) the error message that was observed
Is this also a cross platform issue?
I use JavaScript allot and have yet to experience this when using WB. I have seen this type of error before when it relates to JavaScript code that contained
an error.
It could be that you may be generating this error yourself and that it is not from/by WB BUT I haven't ruled that out completely until I see the above points to confirm or not to confirm.
- chrisjlocke
- Top Contributor
- Posts: 995
- Joined: Mon Aug 01, 2005 4:12 pm
- Location: Essex, UK
- Contact:
Re: WeBuilder 2011 Beta3: Javascript error on line 1
Gatis wrote:Clickign app icon: This can not be true. Unless you have the installation file on your computer and some short-cut points to it.
Javascript error: Thanks, we shall fix this.
The bundled CSS reference file covers CSS1: Currently we will leave the old reference, but we plan to do something about it in future.