View Issue Details

IDProjectCategoryView StatusLast Update
0017506mantisbtnewspublic2014-12-08 02:08
Reporteratrol Assigned Todregad  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version1.3.0dev 
Target Version1.3.0-beta.1 
Summary0017506: Edit news throws error
Description

When editing news you get


APPLICATION ERROR 0000026
Data Type mismatch. Enable detailed error messages for further information.
Please use the "Back" button in your web browser to return to the previous page. There you can correct whatever problems were identified in this error or select another action. You can also click an option from the menu bar to go directly to a new section.
Full path: /var/www/mantisbt/core/helper_api.php
Line: 189
Variable Value Type
p_var1 1 string
p_var2 1 integer
p_strict 1 boolean
Filename Line Function Args
/var/www/mantisbt/core/helper_api.php 189 - - trigger_error ( <string>'26', <integer>256 )
/var/www/mantisbt/core/helper_api.php 238 - - helper_check_variables_equal ( <string>'1', <integer>1, <boolean>true )
/var/www/mantisbt/news_edit_page.php 126 - - check_checked ( <string>'1', <integer>1 )

Steps To Reproduce

1) Enter news if there is no existing one
2) Click "Submit" in section "Edit News" (radio "Edit Post" enabled)

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

MantisBT: master a388d6fa

2014-07-16 08:39

dregad


Details Diff
Fix 0017506: type mismatch error in news edit page Affected Issues
0017506
mod - news_edit_page.php Diff File