Grails JIRA

  • Log In Access more options
    • Online Help
    • GreenHopper Help
    • Agile Answers
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What’s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Agile
Resources Plugin
  • Resources Plugin
  • GPRESOURCES-70

ignore commented out css

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Reopened Reopened
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: None
  • Fix Version/s: 1.2
  • Labels:
    None

Description

I have the following code commented out in one of my css files :

/*
.acLoading {
background : url('indicator.gif') right center no-repeat;
}*/

and getting the following errors:

[main] ERROR resource.ResourceMeta - While processing /bundle-bundle_css_head.css, /css/reset.css, /css/bleep.css, /css/nav.css, /css/modules.css, /css/track_list.css, /css/player.css, /css/jgrowl.css, a resource was required but not found: /css/indicator.gif
[main] WARN util.ResourceMetaStore - Cannot locate resource [/css/indicator.gif]
[main] WARN mapper.cssrewriter - Cannot resolve CSS resource, leaving link as is: resource:/css/indicator.gif

is bug? commented out css should be ignored? ..

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Marc Palmer added a comment - 27/Jul/11 10:57 AM

Non-trivial, needs work on the CSS filtering code as comments can span lines.

Show
Marc Palmer added a comment - 27/Jul/11 10:57 AM Non-trivial, needs work on the CSS filtering code as comments can span lines.
Hide
Permalink
Robert A Meidal added a comment - 10/Apr/12 9:18 AM

+1 as this is probably needed for smart sprites.

Show
Robert A Meidal added a comment - 10/Apr/12 9:18 AM +1 as this is probably needed for smart sprites.
Hide
Permalink
Marc Palmer added a comment - 12/Sep/12 5:48 AM - edited

Misunderstood. Yes it needs to ignore them.

Show
Marc Palmer added a comment - 12/Sep/12 5:48 AM - edited Misunderstood. Yes it needs to ignore them.

People

  • Assignee:
    Marc Palmer
    Reporter:
    zack dykes
Vote (1)
Watch (1)

Dates

  • Created:
    06/Jul/11 3:30 PM
    Updated:
    21/Jan/13 7:32 AM

Agile

  • View on Board
  • Atlassian JIRA (v5.2.1#813-sha1:277a546)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Grails project. Try JIRA - bug tracking software for your team.