Open Bug 299192 Opened 20 years ago Updated 2 years ago

can we rework the quotes in: Error: Unexpected end of file while searching for '';' or '}' to end declaration'.

Categories

(Core :: CSS Parsing and Computation, enhancement)

x86
Windows XP
enhancement

Tracking

()

mozilla1.8beta3

People

(Reporter: timeless, Unassigned)

References

()

Details

Attachments

(1 file)

Error: Unexpected end of file while searching for '';' or '}' to end
declaration'.  Unexpected end of file while searching for 'closing } of
declaration block'.
Source File: http://c3expo.com/css/style.css
Line: 154

I think it might be sufficient to change the thing that inlines "';' or '}' to
end declaration" to not wrap that text in single quotes at all.

e.g.:
Error: Unexpected end of file while searching for ';' or '}' to end declaration.
 Unexpected end of file while searching for closing } of declaration block.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Attached patch patchSplinter Review
Yeah, I don't think this was intended.
Attachment #187728 - Flags: superreview?(bzbarsky)
Attachment #187728 - Flags: review?(bzbarsky)
Target Milestone: --- → mozilla1.8beta3
Attachment #187728 - Flags: superreview?(bzbarsky)
Attachment #187728 - Flags: superreview+
Attachment #187728 - Flags: review?(bzbarsky)
Attachment #187728 - Flags: review+
Comment on attachment 187728 [details] [diff] [review]
patch

Trivial string change to make the error messages make sense.
Attachment #187728 - Flags: approval1.8b3?
Attachment #187728 - Flags: approval1.8b3? → approval1.8b3+
Fix checked in to trunk, 2005-06-30 21:18 -0700.

I should look into seeing if localizers need to be prodded about this.  I
probably should have changed the name of the string.
Assignee: dbaron → nobody
QA Contact: ian → style-system
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: