Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    No arrows at SpinnerItem for unstacked version = setWriteStackedIcons( false)

    The requested URL /sc/skins/Enterprise/images/DynamicForm/unstacked_spinner_sprite~2.png
    was not found on this server.


    (evaluation Enterprise version of 11 march 2016 )
    The icons at stacked version are OK
    The spinner is working even if you can not see the icons
    The file without the "~2" can be found by server
    the file with "~2" at the end is in the source war file (copied by me or software but is not uploaded or accessible at Google App Engine)
    Is this a problem of this special character "~" tilde ?

    See image attached Click image for larger version

Name:	err_Screenshot from 2016-04-09 20:36:05v2.png
Views:	48
Size:	77.9 KB
ID:	236745

    #2
    We haven't seen this before and we're not seeing other users complaining about inability to load files that have a ~ in the name from GAE. Are you having any trouble with non-GAE environments, or with your GAE environment when accessed from other machines or browsers? Because this problem might have to do with a browser extension or something on your client machine, rather than being a problem with GAE?

    Comment


      #3
      Same error on tablets - The Chrome browser is installed fresh without any extension

      Code:
      GET http://qualityrace.appspot.com/sc/skins/Enterprise/images/DynamicForm/unstacked_spinner_sprite~2.png 404 (Not Found)
      isc_c_cElement_getBoundingClientRect @ ISC_Core.js:2060
      isc_c_cElement_getOffsets @ ISC_Core.js:2063isc_CanvasItem_placeCanvas @ ISC_Forms.js:1619isc_DynamicForm__notifyCanvasItems @ ISC_Forms.js:385isc_DynamicForm__placeCanvasItems @ ISC_Forms.js:385isc_DynamicForm_modifyContent @ ISC_Forms.js:385isc_Canvas__completeHTMLInit @ ISC_Core.js:2252isc_Canvas_draw @ ISC_Core.js:2192
      isc_c_cClass_invokeSuper @ ISC_Core.js:296isc_DynamicForm_draw @ ISC_Forms.js:355isc_Layout_layoutChildren @ ISC_Foundation.js:349isc_Canvas_innerSizeChanged @ ISC_Core.js:2676isc_Canvas___adjustOverflow @ ISC_Core.js:2829isc_Canvas__adjustOverflow @ ISC_Core.js:2791isc_Canvas_adjustOverflow @ ISC_Core.js:2786isc_TabSet__showTab @ ISC_Containers.js:351isc_TabSet__tabSelected @ ISC_Containers.js:361isc.addProperties.buttonSelected @ ISC_Containers.js:289isc.A.buttonDefaults.setSelected @ ISC_Foundation.js:581isc_StatefulCanvas_select @ ISC_Foundation.js:184isc_StatefulCanvas_handleActivate @ ISC_Foundation.js:234isc_StatefulCanvas_handleClick @ ISC_Foundation.js:236
      isc_c_cClass_invokeSuper @ ISC_Core.js:296
      isc_c_cClass_Super @ ISC_Core.js:288_3.handleClick @ ISC_Containers.js:48
      isc_c_cEventHandler_bubbleEvent @ ISC_Core.js:1728
      isc_c_cEventHandler_handleClick @ ISC_Core.js:1586
      isc_c_cEventHandler__handleMouseUp @ ISC_Core.js:1571
      isc_c_cEventHandler__handleTouchEnd @ ISC_Core.js:1602
      isc_c_cEventHandler_dispatch @ ISC_Core.js:1806(anonymous function) @ VM5003:3

      Comment


        #4
        What about non-GAE environments? Is the problem just that GAE is refusing to deploy a file with a ~2 extension?

        Comment

        Working...
        X