View Issue Details

IDProjectCategoryView StatusLast Update
2431Composrcorepublic2016-04-20 23:53
ReporterJason Verhagen Assigned ToChris Graham  
PrioritynormalSeverityminor 
Status resolvedResolutionfixed 
Summary2431: The 'Show Template Edit Links' option of the 'Select Page Rendering Tool' dropdown is broken
DescriptionI found a couple of issues with the Show Template Edit Links option.

1. The clickable template links in the popup don't lead to the correct URL to edit the template, and it generates a couple of errors. One java related error:

An error occurred when loading this screen onto the web browser. You are being notified of this as you are staff. If you believe this is a bug in Composr, please contact the developers with full details. More details are available in your browser's error console. The error was:

5: Uncaught TypeError: Cannot read property 'parentNode' of null
http://localhost/data/editarea/edit_area_full.js

And a resource error:

The requested resource does not exist. It has probably been deleted. (version: 10 RC6, PHP version: 5.5.30, URL: /adminzone/index.php?page=admin-themes&type=_edit_templates&keep_fatalistic=1&theme=Test_Theme&f0file=templates%2FBLOCK_MAIN_RSS&keep_no_xhtml=1)


2. The popup doesn't render out the whole web page (like ocPortal did) and leaves out the header, footer, left panel, and right panel (maybe by design to make it look cleaner?)
TagsNo tags attached.
Attach Tags
Time estimation (hours)
Sponsorship open

Sponsor

Date Added Member Amount Sponsored

Activities

Chris Graham

2016-04-20 23:53

administrator   ~3642

1- Fixed.

2- This is for purely practical reasons. The drop-downs in v10 use an extraordinary number of template calls, making it basically 100% unmanageable - so now it's main body only.

Issue History

Date Modified Username Field Change
2016-04-20 04:00 Jason Verhagen New Issue
2016-04-20 23:53 Chris Graham Note Added: 0003642
2016-04-20 23:53 Chris Graham Status Not Assigned => Resolved
2016-04-20 23:53 Chris Graham Resolution open => fixed
2016-04-20 23:53 Chris Graham Assigned To => Chris Graham