Problem 1915 - "Preview" tab is not functioning correctly
Summary: "Preview" tab is not functioning correctly
Status: CLOSED FIXED
Alias: None
Product: Bugzilla
Classification: Unclassified
Component: general (show other problems)
Version: other
Hardware: All All
: P4 minor
Assignee: Koichi Murakami
URL:
Depends on:
Blocks:
 
Reported: 2016-11-17 17:53 CET by Wouter Deconinck
Modified: 2020-08-18 03:49 CEST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this problem.
Description Wouter Deconinck 2016-11-17 17:53:46 CET
The "Preview" tab in the bug description field does not function. When it is clicked, the following error message is displayed (in the case of bug report 1912, around 11:43 am Eastern Time on 2016-11-16):

<h1>Software error:</h1> <pre>Can't locate JSON/RPC/Legacy/Server/CGI.pm in @INC (@INC contains: . lib/x86_64-linux-thread-multi lib /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at Bugzilla/WebService/Server/JSONRPC.pm line 22. BEGIN failed--compilation aborted at Bugzilla/WebService/Server/JSONRPC.pm line 25. Compilation failed in require at /var/www/bugzilla/jsonrpc.cgi line 24. BEGIN failed--compilation aborted at /var/www/bugzilla/jsonrpc.cgi line 24. </pre> <p> For help, please send mail to the webmaster (<a href="mailto:koichi.murakami@kek.jp">koichi.murakami@kek.jp</a>), giving this error message and the time and date of the error. </p>

Expected outcome: a preview of the bug report should be shown.
Comment 1 Koichi Murakami 2020-08-18 03:48:52 CEST
bugzilla system is updated.
The issue is fixed now.