{5} Accepted, Active Tickets by Owner (Full Description) (5 matches)

List tickets accepted, group by ticket owner. This report demonstrates the use of full-row display.

me.yahoo.com/siruguri#82788 (5 matches)

Ticket Summary Component Milestone Type Created
Description
#42 Makrequest calls caching 504's OpenSocial Gadget Server Cassanova Frankenstein - 0.8 FCS defect 05/17/08

We noticed that if a cached makerequest call results in a 504 the 504 response gets cached until the cache time limit expires. This is pretty dangerous makes it impossible for use caching with make request calls.


#52 UTF-8 problem API Server defect 05/30/08

I found UTF-8 problem.

http://www.hi5.com/friend/apps/developer/app/get/xml/13910

Above page has correct UTF-8 characters. Before application approval, the apllication looks O.K. but after application approval, UTF-8 characters are broken.

http://240848077.hi5.com/friend/apps/entry/www.hi5.com/friend/apps/developer/app/get/xml/13910

Anyway, I am going to change it to numeric entities.

Check it out quickly.


#51 Lifecycle feature breaks other optional features with params Other Cassanova Frankenstein - 0.8 FCS defect 05/30/08

Because of the way i wrote the digester code, see report from Luke @ myminilife on irc:

lrajlich: orkut has added an <Optional> in ModulePrefs? called content-rewrite [02:59am] lrajlich: markup to disable this feature... <Optional feature="content-rewrite"> [02:59am] lrajlich: <Param name="include">NONE</Param> [02:59am] lrajlich: </Optional> [03:00am] lrajlich: throws an error on Hi5. Message is something like bean exception, no attribute called "include"


#68 More Link on Friend Update Not Correct Other Cassanova Frankenstein - 0.8 FCS defect 08/10/08

We are seeing the "more" link that is appended to the end of "Friend Updates" not linking to the application correctly.

On this profile for example:

http://www.hi5.com/friend/profile/displaySameProfile.do?userid=217371590

The "more" link at the end fo the Update titled "Drop is viewing some hotties on FLIRT WITH ME!" links to the page it is on.

The MediaActivityLink? that is provided with the update is correct as we can see that the MediaItem? image of the girl links correctly to the application.


#9 Slow DNS access and Proxy OpenSocial User Interface feature request 03/07/08

it looks like you are loading content from

images.hi5.com
static.sandbox.hi5.com
photos1.hi5.com

images should have several cname aliases for faster browser access

i0.images.hi5.com
i1.images.hi5.com
i2.images.hi5.com
i3.images.hi5.com

the same goes for static.sandbox.hi5.com

s0.static.sandbox.hi5.com
s1.static.sandbox.hi5.com
s2.static.sandbox.hi5.com
s3.static.sandbox.hi5.com

this should cut a few seconds off of page/ gadget load time.

Right now the browser is making requests very synchronously, and gadget load time was 21sec.

most of that time was spent on the proxy cache too.


Note: See TracReports for help on using and creating reports.
Close