Actions
Bug #13188
closed[API] get rid of warning: Called 'load' without the safe option
Status:
Duplicate
Priority:
Normal
Assigned To:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Story points:
-
Description
The API server, when using our default configuration, prints this warning on every startup:
Called 'load' without the :safe option -- defaulting to safe mode. You can avoid this warning in the future by setting the SafeYAML::OPTIONS[:default_mode] option (to :safe or :unsafe).
There should be no warnings when starting up the server and running rake tasks.
Updated by Ward Vandewege almost 7 years ago
- Status changed from New to In Progress
Updated by Ward Vandewege almost 7 years ago
- Status changed from In Progress to New
Updated by Lucas Di Pentima over 6 years ago
- Status changed from New to Duplicate
Updated by Lucas Di Pentima over 6 years ago
- Related to Bug #12762: [API] fix SafeYAML warning added
Actions