View Issue Details

IDProjectCategoryView StatusLast Update
0014217mantisbtfilterspublic2014-12-08 02:07
Reportervboctor Assigned Tovboctor  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version1.3.0dev 
Target Version1.3.0-beta.1 
Summary0014217: PHP error when attempting to save a filter
Description

This page contains the following errors:

error on line 41 at column 8: Opening and ending tag mismatch: input line 0 and form
Below is a rendering of the page up to the first error.

TagsNo tags attached.

Relationships

related to 0015721 closedgrangeway Functionality to consider porting to master-2.0.x 
child of 0014088 closedvboctor Mantis 1.3.0 blocking issues 

Activities

grangeway

grangeway

2013-04-05 17:57

reporter   ~0036285

Marking as 'acknowledged' not resolved/closed to track that change gets ported to master-2.0.x branch

Related Changesets

MantisBT: master a7668f70

2012-05-06 09:52

vboctor


Details Diff
Fixes 0014217: PHP error when attempting to save a filter

1. Fixed the error that used to occur when rendering the save filter form.
2. Add an id to the form div.
3. Centered the save filter form using CSS.
Affected Issues
0014217
mod - core/filter_api.php Diff File
mod - css/default.css Diff File
mod - query_store_page.php Diff File