Anonymous | Login | Signup for a new account | 2021-01-19 15:29 GMT | ![]() |
Main | My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0001490 | SiT! | other | public | 2011-04-06 18:42 | 2011-07-17 13:09 | ||||
Reporter | nicdev | ||||||||
Assigned To | nicdev | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | 3.62 LTS | ||||||||
Target Version | 3.63 LTS | Fixed in Version | 3.63 LTS | ||||||
Summary | 0001490: main.php does not include $pagescripts correctly | ||||||||
Description | In the main.php page we use the following in line 37: "$pagescripts = array('scriptaculous/scriptaculous.js?load=effects,dragdrop');" this in effect overwrites any other scripts that were include in plugins (for example) ... normally we should do: "$pagescripts[] = 'scriptaculous/scriptaculous.js?load=effects,dragdrop';" this way we will add to the array that already exists. After changing this it works. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
![]() |
|
nicdev (developer) 2011-04-07 12:56 |
Committed revision 7101 in svn not required in Git as we do it differently |
ivan (administrator) 2011-04-16 15:07 |
Fix Released in 3.63 |
![]() |
|||
Date Modified | Username | Field | Change |
2011-04-06 18:42 | nicdev | New Issue | |
2011-04-07 11:34 | ivan | Status | new => confirmed |
2011-04-07 11:43 | nicdev | Assigned To | => nicdev |
2011-04-07 11:43 | nicdev | Status | confirmed => assigned |
2011-04-07 11:57 | ivan | Target Version | => 3.63 LTS |
2011-04-07 12:56 | nicdev | Note Added: 0003695 | |
2011-04-07 12:56 | nicdev | Status | assigned => resolved |
2011-04-07 12:56 | nicdev | Fixed in Version | => Current SVN |
2011-04-07 12:56 | nicdev | Resolution | open => fixed |
2011-04-16 15:07 | ivan | Note Added: 0003721 | |
2011-04-16 15:07 | ivan | Status | resolved => closed |
2011-07-17 13:09 | ivan | Fixed in Version | Current SVN => 3.63 LTS |
Copyright © 2000 - 2021 MantisBT Team |