Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-2533] iOS: xhr to filesystem test generates unexpected (parser) errors

GitHub Issuen/a
TypeBug
PriorityTrivial
StatusClosed
ResolutionInvalid
Resolution Date2011-04-15T03:22:07.000+0000
Affected Version/sn/a
Fix Version/sBacklog
ComponentsiOS
Labelsfilesystem, ios, parse, regression, to, xhr
ReporterThomas Huelbert
AssigneeRalf Pfeiffer
Created2011-04-15T03:22:07.000+0000
Updated2017-03-02T19:33:10.000+0000

Description

TiMobile sdk version 1.5.0.8f4eea3 ipod touch 4GT (4.2.1)

1.Views > Web Views > XHR to FileSystem
2.view console output

results:

Tue Dec 7 10:43:17 unknown UIKitApplication:com.appcelerator.KitchenSink[0x3dac][3753] : [INFO] window was closed
Tue Dec 7 10:43:20 unknown UIKitApplication:com.appcelerator.KitchenSink[0x3dac][3753] : Entity: line 3: parser error : Entity 'nbsp' not defined
Tue Dec 7 10:43:20 unknown UIKitApplication:com.appcelerator.KitchenSink[0x3dac][3753] : /div>

» 
Tue Dec 7 10:43:20 unknown UIKitApplication:com.appcelerator.KitchenSink[0x3dac][3753] : ^
Tue Dec 7 10:43:20 unknown UIKitApplication:com.appcelerator.KitchenSink[0x3dac][3753] : Entity: line 3: parser error : Entity 'nbsp' not defined
Tue Dec 7 10:43:20 unknown UIKitApplication:com.appcelerator.KitchenSink[0x3dac][3753] : div>
 
Tue Dec 7 10:43:20 unknown UIKitApplication:com.appcelerator.KitchenSink[0x3dac][3753] : ^
Tue Dec 7 10:43:20 unknown UIKitApplication:com.appcelerator.KitchenSink[0x3dac][3753] : Entity: line 3: parser error : Entity 'nbsp' not defined
Tue Dec 7 10:43:20 unknown UIKitApplication:com.appcelerator.KitchenSink[0x3dac][3753] : lass="iz-prefs inline">Settings
 
Tue Dec 7 10:43:20 unknown UIKitApplication:com.appcelerator.KitchenSink[0x3dac][3753] : ^
Tue Dec 7 10:43:20 unknown UIKitApplication:com.appcelerator.KitchenSink[0x3dac][3753] : Entity: line 3: parser error : Entity 'nbsp' not defined
Tue Dec 7 10:43:20 unknown UIKitApplication:com.appcelerator.KitchenSink[0x3dac][3753] : class="footer" id="footerDiv">
View Google in: 
Tue Dec 7 10:43:20 unknown UIKitApplication:com.appcelerator.KitchenSink[0x3dac][3753] : ^
Tue Dec 7 10:43:20 unknown UIKitApplication:com.appcelerator.KitchenSink[0x3dac][3753] : Entity: line 3: parser error : Entity 'nbsp' not defined
Tue Dec 7 10:43:20 unknown UIKitApplication:com.appcelerator.KitchenSink[0x3dac][3753] : ass="mobile-classic">View Google in: Mobile 
Tue Dec 7 10:43:20 unknown UIKitApplication:com.appcelerator.KitchenSink[0x3dac][3753] : ^
Tue Dec 7 10:43:20 unknown UIKitApplication:com.appcelerator.KitchenSink[0x3dac][3753] : Entity: line 3: parser error : Entity 'nbsp' not defined
Tue Dec 7 10:43:20 unknown UIKitApplication:com.appcelerator.KitchenSink[0x3dac][3753] : bile-classic">View Google in: Mobile | 
Tue Dec 7 10:43:20 unknown UIKitApplication:com.appcelerator.KitchenSink[0x3dac][3753] : ^
Tue Dec 7 10:43:20 unknown UIKitApplication:com.appcelerator.KitchenSink[0x3dac][3753] : Entity: line 3: parser error : Entity 'copy' not defined
Tue Dec 7 10:43:20 unknown UIKitApplication:com.appcelerator.KitchenSink[0x3dac][3753] : m/webhp?hl=en&output=html" >Classic

Comments

  1. Thomas Huelbert 2011-04-15

    as per Stramer, this is expected behavior, closing as invalid wiht his commnets:

    "This is obnoxious, but right now, because of how we handle XHR returns we ALWAYS parse return data when it could
    possibly contain XML content (and if it's malformed, that's not our
    fault)."

  2. Lee Morris 2017-03-02

    Closed as invalid.

JSON Source