Page 1 of 1

BUG: apostrophe in CSS comment breaks outline

Posted: Thu Feb 28, 2008 11:27 pm
by dsewell
oXygen 9.1, build 2007122116, standalone under OS X

Problem: when a CSS comment contains an apostrophe, it breaks the outline view of the CSS file. Example:

Code: Select all

body {
/* it's a comment */
color: blue;
margin-left: 1in;
}

p {
text-indent: 1em;
}
Only the "body" element is visible in the outline. When the apostrophe is deleted, the outline is restored.

Re: BUG: apostrophe in CSS comment breaks outline

Posted: Fri Feb 29, 2008 12:05 am
by dsewell
After some more experimenting: this is true of both apostrophe (') and quotation mark ("). If they are paired inside the comment, no problem. But a single ' or " breaks the outline.

Re: BUG: apostrophe in CSS comment breaks outline

Posted: Fri Feb 29, 2008 4:21 pm
by sorin_ristache
Hello,

Thank you for reporting the bug. The next version of oXygen will fix it.


Regards,
Sorin

Re: BUG: apostrophe in CSS comment breaks outline

Posted: Mon Mar 03, 2008 1:52 pm
by sorin_ristache
Hello,

We fixed this bug. oXygen version 9.2 will include the fix.


Regards,
Sorin