View Issue Details

IDProjectCategoryView StatusLast Update
0020361mantisbtwebpagepublic2015-12-18 16:58
Reportermia0x75 Assigned Toatrol  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionduplicate 
Product Version1.3.0-rc.1 
Summary0020361: Report issue page display unexpected, html layout issue
Description

server:
CentOS 7.x x86_64
MariaDB 10.1.9
PHP 7.0.0
MantisBT 1.3.0-rc1

client:
Windows 7
Chrome and IE

wrong web page layout, please check the attached screen dump. and no file upload.

config:
$g_allow_file_upload = ON;
$g_file_upload_method = DISK;
$g_absolute_path_default_upload_folder = '/opt/www/html/public/upload/';
$g_max_file_size = 5000000;
$g_preview_attachments_inline_max_size = 256 * 1024;

TagsNo tags attached.
Attached Files
Report_Issue.png (27,874 bytes)   
Report_Issue.png (27,874 bytes)   

Relationships

duplicate of 0020352 closeddregad bug_report_page.php is broken when 'attachments' field is hidden 

Activities

vboctor

vboctor

2015-12-07 23:52

manager   ~0052064

  1. What MantisBT version are you using?
  2. Not sure we have tested with PHP 7 yet. I didn't.
vboctor

vboctor

2015-12-07 23:53

manager   ~0052065

Noticed the MantisBT version and set it on the issue. Note that this bug tracker is using MantisBT 1.3.0-rc.1 as well and the format seems to be fine. Can you do a View Source in the browser and see if there is an error or something that messes up the layout?

atrol

atrol

2015-12-08 01:53

developer   ~0052067

@mia0x75,
please add any feedback to duplicate 0020352