tracker issue : CF-3921578

select a category, or use search below
(searches all categories and all time range)
Title:

Need to make some change in the docs for import (https://learn.adobe.com/wiki/display/coldfusionen/What+is+supported+in+CFScript)

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/

Reporter/Name(from Bugbase): / ext-user (Suchika Singh)

Created: 01/15/2015

Components: Documentation

Versions: 11.0

Failure Type:

Found In Build/Fixed In Build: Cf11 /

Priority/Frequency: Minor / Few users will encounter

Locale/System: English / Windows 7

Vote Count: 0

Listed in the version 2016.0.0.297996 Issues Fixed doc
Verification notes: verified_partially_fixed on May 18, 2018 using build 2016.0.01.298513
Problem:The docs for import (https://learn.adobe.com/wiki/display/coldfusionen/What+is+supported+in+CFScript) say this:
{quote}
importImport in cfscript is only equivalent of <cfimport path="">. ***You cannot use <cfimport taglib=""> in cfscript.***
{quote}
This has been fixed and you can remove the line that ***You cannot use <cfimport taglib=""> in cfscript.***
 Both the forms of cfimport can be used now.

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3921578

External Customer Info:
External Company:  
External Customer Name:  
External Customer Email:

Attachments:

Comments:

This issue is fixed at https://helpx.stage.adobe.com/coldfusion/developing-applications/the-cfml-programming-language/extending-coldfusion-pages-with-cfml-scripting/what-is-supported-in-cfscript.html
Comment by Jacob J.
8968 | September 23, 2015 03:45:43 AM GMT
I could still see " ***You cannot use <cfimport taglib=""> in cfscript.***" in https://learn.adobe.com/wiki/display/coldfusionen/What+is+supported+in+CFScript Are we planing to migrate to the link you have mentioned ?
Comment by Nitin K.
8969 | September 23, 2015 04:24:36 AM GMT
Yes, Nitin, already migrated. All our CF content is there in helpx already. Wiki pages can't be viewed after a week or so.
Comment by Jacob J.
8970 | September 23, 2015 04:47:37 AM GMT
Hi Adobe, This isn't fixed. cfimport's description still contains "Import in cfscript is only equivalent of <cfimport path="">." on this doc: https://helpx.adobe.com/coldfusion/developing-applications/the-cfml-programming-language/extending-coldfusion-pages-with-cfml-scripting/what-is-supported-in-cfscript.html The "Import in cfscript is only equivalent of <cfimport path="">." since that is no longer true (as you've mentioned above :)). Thanks!, -Aaron
Comment by Aaron N.
27858 | May 18, 2018 07:39:31 AM GMT