Page display for phptemplate.engine broken

snufkin - February 26, 2009 - 23:00
Project:API
Version:6.x-1.x-dev
Component:User interface
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

Or at least couldnt find another one like this. There is something broken with the tabs on this page:

http://api.drupal.org/api/file/themes/engines/phptemplate/phptemplate.en...

#1

Dave Reid - May 25, 2009 - 15:32
Title:Display broken on one specific page» Page display for phptemplate.engine broken

Marked #457490: Incorrect display of phptemplate.engine page as a duplicate of this issue and revised title.

#2

drumm - June 22, 2009 - 02:43

This is running up against menu.inc's MENU_MAX_PARTS. Manually setting tab_root and tab_parent in api_menu() gets the tabs correct, but view source is outside of what Drupal will route to the right place. Attached is the partially-working patch.

AttachmentSize
api.patch 1.54 KB

#3

drumm - June 22, 2009 - 06:29
Status:active» fixed

Committed a fix to CVS. Thanks to chx for advice. This will appear on api.drupal.org the next time code is pushed, likely with the next minor release.

#4

System Message - July 6, 2009 - 06:30
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.