Anonymous | Login | Signup for a new account | 2019-12-14 08:14 UTC | ![]() |
Main | My View | View Issues | Change Log | My Account |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
0008084 | TestLink | User Interface Customization | public | 2017-09-21 14:06 | 2017-09-22 06:50 | ||||||||
Reporter | izubiaurre | ||||||||||||
Assigned To | |||||||||||||
Priority | low | Severity | tweak | Reproducibility | always | ||||||||
Status | new | Resolution | open | ||||||||||
Platform | Virtual Machine | OS | Linux | OS Version | CentOS 7.3 | ||||||||
Product Version | 1.9.16 (2016 Q4) | ||||||||||||
Fixed in Version | |||||||||||||
Summary | 0008084: att_model doesn't show the Title input box | ||||||||||||
Description | Setting tlCfg->exec_cfg->att_model = $att_model_m1 shows the button but not the input box for the file's Title. | ||||||||||||
Steps To Reproduce | 1) Set tlCfg->exec_cfg->att_model = $att_model_m1 in custom_config.inc.php. 2) Try to attach a file to an execution. | ||||||||||||
Additional Information | We tried setting tlCfg->exec_cfg->att_model = $att_model_m2 and TestLink correctly hides the icon used to ask for an upload. | ||||||||||||
Tags | No tags attached. | ||||||||||||
Database (MySQL,Postgres,etc) | MySQL (irrelevant) | ||||||||||||
Browser | Internet Explorer 11 | ||||||||||||
PHP Version | 7.0 | ||||||||||||
TestCaseID | |||||||||||||
QA Team - Task Workflow Status | |||||||||||||
Attached Files | ![]() | ||||||||||||
![]() |
|
(0026860) fman (administrator) 2017-09-21 19:12 |
Unfortunately detailed steps to reproduce are not clear (at least for me) |
(0026868) izubiaurre (reporter) 2017-09-22 06:50 |
Thank you for such very fast answer, fman. I'm sorry not to have been clear. I'll try to improve the steps to reproduce: 1) Set tlCfg->exec_cfg->att_model = $att_model_m1 in custom_config.inc.php. 2) Execute a test case or take an executed testcase. 3) The test case execution history shows a list of executions. 4) If tlCfg->exec_cfg->att_model is set to $att_model_m1, a blue folder icon is shown in each execution (see screenshots). 5) Clicking on the blue folder icon pops up a dialog box for uploading a file and attach it to the execution. 6) That dialog box used to show an input box prompted "Title" that let the user write a text to tag the file. See screenshot "Lobizon 1.9.8.png". 7) In TestLink 1.9.16 this dialog box doesn't show that input box, so the only identification shown for the recently uploaded files is the filename. See screenshot "1.9.16.png". Other experiments: We've tried the other provided strategy ($att_model_m2) and it correcly hides the blue folder icon. Looking into cfg/const.inc.php (untouched installed file) for typos/mistypes in the definition of the strategy data structures $att_model_m1 and $att_model_m2 have the opposite values and they are correctly typed, so from my ignorance it seems to me they are correct. |
![]() |
|||
Date Modified | Username | Field | Change |
2017-09-21 14:06 | izubiaurre | New Issue | |
2017-09-21 14:06 | izubiaurre | File Added: Screenshots.zip | |
2017-09-21 19:12 | fman | Note Added: 0026860 | |
2017-09-22 06:50 | izubiaurre | Note Added: 0026868 |
Copyright © 2000 - 2019 MantisBT Team |