Sam Ruby wrote on 5/18/17 2:44 PM:
> Are you running with the latest wunderbar?

Reminder: if assets/ or wunderbar aren't behaving for you, do:

$ bundle update

Since Sam changed wunderbar and related stuff that the _html code in
many scripts relies on, your local gems may not have been updated for:

https://github.com/apache/whimsy/commit/739b75a07838cd5b13c4a36f0d8163bc4be1f163

> 
> Wunderbar will ensure that a specific version of a dependency is
> available, even taking the steps necessary to create it.  If you are
> running a back level of wunderbar, it may decide that the version of
> the assets in the www/assets directory aren't the right ones, and will
> create the necessary files in the directory of the cgi.

Much nicer now!

> 
> - Sam Ruby
> 
> On Tue, May 16, 2017 at 6:29 PM,  <s...@apache.org> wrote:
>> +
>> +# Only required for CGI use
>> +# if these are required earlier, the code creates an unnecessary 'assets' 
>> directory
>> +
>> +require 'whimsy/asf/themes'
>> +require 'wunderbar'
>> +require 'wunderbar/bootstrap'
>> +require 'wunderbar/jquery/stupidtable'


-- 

- Shane
  https://www.apache.org/foundation/marks/resources

Reply via email to