colon in xml:lang attribute breaks auto complete

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
axxxcel
Posts: 5
Joined: Sat Aug 25, 2007 9:41 pm

colon in xml:lang attribute breaks auto complete

Post by axxxcel »

If I use the xml:lang attribute within a tag the webuilder auto complete function does not work anymore for this tag.

for example:

Code: Select all

html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" 
Pressing CTRL+SPACE after xml:lang="en" does not bring up the auto complete popup dialog.

If your remove the colon ( : ) in xml:lang="en" -> xmllang="en" then the auto complete features works as expected.

I am using webuilder build 8.1.0.78
User avatar
Karlis
Site Admin
Posts: 3605
Joined: Mon Jul 15, 2002 5:24 pm
Location: Riga, Latvia, Europe
Contact:

Post by Karlis »

Thanks. I believe this is not a major issue for anybody, so we can give it a low priority.
Karlis Blumentals
Blumentals Software
www.blumentals.net
axxxcel
Posts: 5
Joined: Sat Aug 25, 2007 9:41 pm

Re: colon in xml:lang attribute breaks auto complete

Post by axxxcel »

Is this fixed in the 2008 release?
User avatar
Karlis
Site Admin
Posts: 3605
Joined: Mon Jul 15, 2002 5:24 pm
Location: Riga, Latvia, Europe
Contact:

Re: colon in xml:lang attribute breaks auto complete

Post by Karlis »

No, it is still sitting in the low priority list. We have more important priorities at this moment, for example making sure there are no serious bugs left in the final release.
Karlis Blumentals
Blumentals Software
www.blumentals.net
axxxcel
Posts: 5
Joined: Sat Aug 25, 2007 9:41 pm

Re: colon in xml:lang attribute breaks auto complete

Post by axxxcel »

hm. bad for me. so i stick with wb 2007.
Gatis
Blumentals Software Developer
Posts: 545
Joined: Sun Mar 05, 2006 12:30 am
Location: Latvia

Re: colon in xml:lang attribute breaks auto complete

Post by Gatis »

Actually the fix has been made some days ago, it is just that it has not been released yet, as it might break some things.
We want to be sure the fix does not bring up new problems and then include it in one of the updates later this year.
So, you are welcome to inquire after some time if the fix is released or not.
Kind regards,
Gatis Avots
Post Reply