You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@whimsical.apache.org by "Sebb (Jira)" <ji...@apache.org> on 2020/10/21 13:09:00 UTC

[jira] [Created] (WHIMSY-347) channel.rb can fail to load YAML file

Sebb created WHIMSY-347:
---------------------------

             Summary: channel.rb can fail to load YAML file
                 Key: WHIMSY-347
                 URL: https://issues.apache.org/jira/browse/WHIMSY-347
             Project: Whimsy
          Issue Type: Bug
            Reporter: Sebb


www/board/agenda/daemon/channel.rb:126 can fail with 'undefined class/module Sinatra::'

I think this is because the /srv/agenda/xxx.yml file can contain a line of the form:

/srv/agenda/rubys.yml:seen: !ruby/hash:Sinatra::IndifferentHash

I suspect this value should not be present.

There are other instances of !ruby/hash:Sinatra::IndifferentHash in other YAML files.




--
This message was sent by Atlassian Jira
(v8.3.4#803005)