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 211954 - js alert on "SaaS in PHP: Google Map Service Tutorial"
Summary: js alert on "SaaS in PHP: Google Map Service Tutorial"
Status: VERIFIED FIXED
Alias: None
Product: www
Classification: Unclassified
Component: Admin (show other bugs)
Version: 7.2
Hardware: PC All
: P4 normal (vote)
Assignee: Jan Pirek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-02 11:12 UTC by xgathos
Modified: 2012-05-04 08:33 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description xgathos 2012-05-02 11:12:28 UTC
[ JDK VERSION : other ]


the page http://netbeans.org/kb/docs/php/php-saas-googlemap.html?intcmp=925655
shows an ugly js alert :-)

onload=function(){
alert(document.body.innerHTML.split(" ").length+1);
}
Comment 1 Jan Pirek 2012-05-03 16:46:20 UTC
Fixed. Will be live in 1h.

jan
Comment 2 Jiri Kovalsky 2012-05-04 08:33:33 UTC
Verified, thanks guys for the report and quick fix!