v0.3 - Add debugging
This commit is contained in:
parent
0117991985
commit
fe781117d0
@ -47,6 +47,7 @@ class GossamerForumsCorrectEncoding < ImportScripts::Base
|
|||||||
puts "Error during encoding conversion: #{e.message}"
|
puts "Error during encoding conversion: #{e.message}"
|
||||||
puts e.backtrace.join("\n") # Print the full stack trace
|
puts e.backtrace.join("\n") # Print the full stack trace
|
||||||
text
|
text
|
||||||
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
# Method to fix encoding issues in post content
|
# Method to fix encoding issues in post content
|
||||||
|
Loading…
Reference in New Issue
Block a user