Uploaded image for project: 'Snowstorm'
  1. Snowstorm
  2. STORM-793

Offered URL-like named object is displayed as a HTTP URL in the llGiveInventory

    XMLWordPrintableJSON

Details

    • Defect
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • None
    • Sprint 19
    • None
    • Second Life 2.4.0 (216989) Dec 15 2010 06:48:45 (Second Life Release)
    • Code Review, Product Owner
    • Hide

      Slightly simplified test plan:

      1. Create a prim
      2. Add a script to the prim:

         default
         {
            touch_start(integer n)
            {
                //Gives this script to whoever touches the object.
                llGiveInventory(llDetectedKey(0), llGetScriptName());
            }
         }
        

      3. Rename the script foo.example.com
      4. Touch the prim

      The object should offer you a copy of the script, and the name should not be colored or underlined as a url.

      Show
      Slightly simplified test plan: Create a prim Add a script to the prim: default { touch_start(integer n) { //Gives this script to whoever touches the object. llGiveInventory(llDetectedKey(0), llGetScriptName()); } } Rename the script foo.example.com Touch the prim The object should offer you a copy of the script, and the name should not be colored or underlined as a url.
    • Viewer - Viewer

    Description

      1. Create a prim
      2. Put in the prim inventory notecard named aa.com
      3. Add a script which offers the notecard on touch
      4. Touch the prim

      Actual Results Offered notecard is displayed as HTTP URL

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              andrey.productengine Andrey ProductEngine
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0 minutes
                  0m
                  Logged:
                  Time Spent - 2 hours, 40 minutes
                  2h 40m