[TIMOB-487] DOCTYPE in web view crashes app
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:53:15.000+0000 |
Affected Version/s | n/a |
Fix Version/s | 0.9.3 |
Components | iOS |
Labels | n/a |
Reporter | Nolan Wright |
Assignee | Jeff Haynie |
Created | 2011-04-15T02:30:07.000+0000 |
Updated | 2011-04-17T01:53:15.000+0000 |
Description
Base UI => Views => Web Views => Local URL
file has this:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"">http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
crashes app on load
(from [8877ce687f12529b523920ac04fcb61af06214db]) fixed crash in webview when using DOCTYPE. closes #487 http://github.com/appcelerator/titanium_mobile/commit/8877ce687f12529b523920ac04fcb61af06214db"> http://github.com/appcelerator/titanium_mobile/commit/8877ce687f125...