Actions
Bug #13714
closedlatest version breaks asset precompile
Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Difficulty:
Triaged:
Description
from the nightly:
8::Error: Unexpected token: punc ()) at js_error (<eval>:2659:12155) at croak (<eval>:2659:20622) at token_error (<eval>:2659:20759) at unexpected (<eval>:2659:20847) at semicolon (<eval>:2659:21320) at simple_statement (<eval>:2659:24179) at <eval>:2659:22152 at <eval>:2659:21493 at block_ (<eval>:2659:26198) at ctor.body (<eval>:2659:25832) at function_ (<eval>:2659:25897) at expr_atom (<eval>:2659:28965) at maybe_unary (<eval>:2659:31652) at expr_ops (<eval>:2660:404) at maybe_conditional (<eval>:2660:496) at maybe_assign (<eval>:2660:939) at expression (<eval>:2660:1252) at <eval>:2659:30214 at <eval>:2659:21493 at expr_atom (<eval>:2659:28884) at maybe_unary (<eval>:2659:31652) at expr_ops (<eval>:2660:404) at maybe_conditional (<eval>:2660:496) at maybe_assign (<eval>:2660:939) at expression (<eval>:2660:1252) at expr_list (<eval>:2659:29445) at subscripts (<eval>:2659:31361) at subscripts (<eval>:2659:30997) at expr_atom (<eval>:2659:29102) at maybe_unary (<eval>:2659:31652) at expr_ops (<eval>:2660:404) at maybe_conditional (<eval>:2660:496) at maybe_assign (<eval>:2660:939) at expression (<eval>:2660:1252) at simple_statement (<eval>:2659:24162) at <eval>:2659:22152 at <eval>:2659:21493 at block_ (<eval>:2659:26198) at ctor.body (<eval>:2659:25832) at function_ (<eval>:2659:25897) at expr_atom (<eval>:2659:28965) at maybe_unary (<eval>:2659:31652) at expr_ops (<eval>:2660:404) at maybe_conditional (<eval>:2660:496) at maybe_assign (<eval>:2660:939) at expression (<eval>:2660:1252) at expr_list (<eval>:2659:29445) at subscripts (<eval>:2659:31361) at expr_atom (<eval>:2659:29102) at maybe_unary (<eval>:2659:31652) at expr_ops (<eval>:2660:404) at maybe_conditional (<eval>:2660:496) at maybe_assign (<eval>:2660:939) at expression (<eval>:2660:1252) at simple_statement (<eval>:2659:24162) at <eval>:2659:22152 at <eval>:2659:21493 at block_ (<eval>:2659:26198) at ctor.body (<eval>:2659:25832) at function_ (<eval>:2659:25897) at <eval>:2659:22848 at <eval>:2659:21493 at <eval>:2660:1595 at parse (<eval>:2660:1804) at <eval>:19:26 /home/foreman/gems/gems/execjs-2.4.0/lib/execjs/ruby_racer_runtime.rb:45:in `block in call'
Updated by Marek Hulán almost 9 years ago
- Related to Feature #11948: Localization work added
Updated by The Foreman Bot almost 9 years ago
- Status changed from New to Ready For Testing
- Assignee set to Tomer Brisker
- Target version set to 98
- Pull request https://github.com/theforeman/foreman_remote_execution/pull/157 added
Updated by Marek Hulán almost 9 years ago
- Translation missing: en.field_release set to 125
Updated by Anonymous almost 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset foreman_plugin|e5888bbf76e5a1e5a8e4dca77c41c007e563f0d3.
Actions