Code Folding Bug

Post your questions and problem reports here

Moderator: kfury77

Forum rules
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;
Post Reply
Manko10
Posts: 13
Joined: Sun Nov 23, 2008 6:02 pm

Code Folding Bug

Post by Manko10 »

Dear WeBuilder Developers,

the automatic code folding for JavaScript code is very buggy (Options->Code Collapse for Code). It shows lots of unwanted crosses and an equal number of ellipsis which I can't explain.
This error occurs when I close and reopen a file. Nearly each opening new crosses appear and won't disappear any more, in some files it gets out of hand like in this file, which is the worst example I've ever got:

Image

I hope, you can reproduce this. As yet I've got this error only in the JavaScript editor and am very annoyed about these unrequested appearing crosses 'cause they make volitional code folding almost impossible.

Greetings
Manko10

P.S. I'm using the latest WeBuilder 9.3.0.101
Last edited by chrisjlocke on Tue Dec 02, 2008 10:21 am, edited 1 time in total.
Reason: Hosted picture at Creapsoft
User avatar
Karlis
Site Admin
Posts: 3605
Joined: Mon Jul 15, 2002 5:24 pm
Location: Riga, Latvia, Europe
Contact:

Re: Code Folding Bug

Post by Karlis »

Not sure how you managed to mess that up so deeply. If you can, send us the file to software[at]latnet.lv so that we can take a look.
Karlis Blumentals
Blumentals Software
www.blumentals.net
Manko10
Posts: 13
Joined: Sun Nov 23, 2008 6:02 pm

Re: Code Folding Bug

Post by Manko10 »

Okay, file has been sent.
Enclosed you'll also find a more precise description how to reproduce this error.
User avatar
Karlis
Site Admin
Posts: 3605
Joined: Mon Jul 15, 2002 5:24 pm
Location: Riga, Latvia, Europe
Contact:

Re: Code Folding Bug

Post by Karlis »

Yepp, we got it and the developer Gatis will take a look as time permits. The problem was confirmed by Gatis (I could not reproduce it), so a solution should be in sight. Probably in the next or one after the next update.
Karlis Blumentals
Blumentals Software
www.blumentals.net
Manko10
Posts: 13
Joined: Sun Nov 23, 2008 6:02 pm

Re: Code Folding Bug

Post by Manko10 »

Okay, thanks to you (and of course Gatis)!
Manko10
Posts: 13
Joined: Sun Nov 23, 2008 6:02 pm

Re: Code Folding Bug

Post by Manko10 »

Could now reproduce it with text files.
It happened by opening apache config files via FTP (you know, there is no parsing engine for Apache files yet, they're handled as text files).
The concerend config files have no extension and contain vhost configuration.
Post Reply