Posted by spflanze on October 26, 2009 at 10:55am
Jump to:
| Project: | Import HTML |
| Version: | 6.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (works as designed) |
Issue Summary
This text appears at the top of "Import Profiles" page:
#
*
... (Array, 29 elements)
o
profile_id (String, 0 characters )
o
translation_template (String, 55 characters ) sites/all/modules/import_html/templates/jail4ju...
+
sites/all/modules/import_html/templates/jail4judges.xsl
o
content_tag_id (String, 8 characters ) bodyCopy
o
content_type (String, 11 characters ) jail_import
o
preferred_filter (String, 1 characters ) 3
o
default_document (String, 36 characters ) index.htm,index.html,jnjmainindx.htm
o
file_exclusions (String, 21 characters ) ^_ /_ CVS ^\. /\.
o
strip_tables (Integer) 0
o
strip_scripts (Integer) 0
o
force_tidy (Boolean) TRUE
o
trim_suffixes (Boolean) TRUE
o
legacy_aliases (Boolean) TRUE
o
relink_files (Integer) 0
o
allow_bad_urls (Integer) 0
o
file_storage_path (String, 38 characters ) sites/jail4judges.xorg/files/imported/
o
rewrite_links (Boolean) TRUE
o
import_site_prefix (String, 0 characters )
o
freetag_vocab (String, 1 characters ) 0
o
import_category (Array, 0 elements)
o
import_status (Integer) 1
o
import_promote (Integer) 0
o
import_user (String, 5 characters ) Admin
o
create_menus (Boolean) TRUE
o
menu_parent_id (String, 12 characters ) navigation:0
o
handle_duplicates (String, 1 characters ) 1
o
handle_no_title (String, 1 characters ) 2
o
recursion_behaviour (String, 11 characters ) glob before
o
debug_level (String, 1 characters ) 3
o
keep_temp_files (Integer) 0
*
Krumo version 0.2a
| http://krumo.sourceforge.net
Called from F:\Websites\Mirrors\Drupal6J4J\sites\all\modules\import_html\import_html_ui.inc, line 639
# Profile Updated
#
*
... (Array, 29 elements)
o
profile_id (String, 0 characters )
o
translation_template (String, 55 characters ) sites/all/modules/import_html/templates/jail4ju...
+
sites/all/modules/import_html/templates/jail4judges.xsl
o
content_tag_id (String, 8 characters ) bodyCopy
o
content_type (String, 11 characters ) jail_import
o
preferred_filter (String, 1 characters ) 3
o
default_document (String, 36 characters ) index.htm,index.html,jnjmainindx.htm
o
file_exclusions (String, 21 characters ) ^_ /_ CVS ^\. /\.
o
strip_tables (Integer) 0
o
strip_scripts (Integer) 0
o
force_tidy (Boolean) TRUE
o
trim_suffixes (Boolean) TRUE
o
legacy_aliases (Boolean) TRUE
o
relink_files (Integer) 0
o
allow_bad_urls (Integer) 0
o
file_storage_path (String, 38 characters ) sites/jail4judges.xorg/files/imported/
o
rewrite_links (Boolean) TRUE
o
import_site_prefix (String, 0 characters )
o
freetag_vocab (String, 1 characters ) 0
o
import_category (Array, 0 elements)
o
import_status (Integer) 1
o
import_promote (Integer) 0
o
import_user (String, 5 characters ) Admin
o
create_menus (Boolean) TRUE
o
menu_parent_id (String, 17 characters ) secondary-links:0
o
handle_duplicates (String, 1 characters ) 1
o
handle_no_title (String, 1 characters ) 2
o
recursion_behaviour (String, 11 characters ) glob before
o
debug_level (String, 1 characters ) 3
o
keep_temp_files (Integer) 0
*
Krumo version 0.2a
| http://krumo.sourceforge.net
Called from F:\Websites\Mirrors\Drupal6J4J\sites\all\modules\import_html\import_html_ui.inc, line 639It appeared right after I made some additions to the "Default Document: " field.
Comments
#1
This should only appear (as an FYI) if you have devel.module installed AND $profile['debug_level'] > 1
Changing the debug level in the profile (advanced) should make it shut up.
It MAY have been left exposed in an earlier version, but the current dev should not show this unless you ask for it.