This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 201743 - Slow opening projects due Smarty framework
Summary: Slow opening projects due Smarty framework
Status: RESOLVED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: Smarty (show other bugs)
Version: 7.0
Hardware: PC Linux
: P2 normal (vote)
Assignee: Martin Fousek
URL:
Keywords:
: 184893 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-09-07 13:13 UTC by Tomas Mysik
Modified: 2011-09-13 06:23 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
profiler snapshot (113.93 KB, application/octet-stream)
2011-09-07 13:13 UTC, Tomas Mysik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Mysik 2011-09-07 13:13:36 UTC
Created attachment 110470 [details]
profiler snapshot

Use FileUtil.getMIMEType(FileoBject, String...), example of usage:

boolean b = PHP_MIME_TYPE.equals(FileUtil.getMIMEType(file, PHP_MIME_TYPE));

Product Version: NetBeans IDE 7.0.1 (Build 201107282000)
Java: 1.6.0_24; Java HotSpot(TM) 64-Bit Server VM 19.1-b02
System: Linux version 2.6.38-11-generic running on amd64; UTF-8; cs_CZ (nb)
Comment 1 Martin Fousek 2011-09-07 14:32:34 UTC
Fixed in web-main #6c550630a5c5.
Comment 2 Quality Engineering 2011-09-08 14:30:17 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/6c550630a5c5
User: Martin Fousek <marfous@netbeans.org>
Log: #201743 - Slow opening projects due Smarty framework
Comment 3 Martin Fousek 2011-09-13 06:23:47 UTC
*** Bug 184893 has been marked as a duplicate of this bug. ***