Bug 13625 - [S60] MRAA-72CE3F - no action when clicking a link at eniro.fi
Summary: [S60] MRAA-72CE3F - no action when clicking a link at eniro.fi
Status: CLOSED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 419.x
Hardware: S60 Emulator S60 3rd edition
: P2 Normal
Assignee: Nobody
URL: http://www.eniro.fi
Keywords: PlatformOnly
Depends on:
Blocks:
 
Reported: 2007-05-08 08:08 PDT by Vikram
Modified: 2011-03-21 11:53 PDT (History)
1 user (show)

See Also:


Attachments
3.2 patch for MRAA-72CE3F pcre change (1.40 KB, patch)
2007-05-08 08:47 PDT, Vikram
Sachin.Padma: review-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vikram 2007-05-08 08:08:53 PDT
- Use case:
Browsing a random web site

- Steps to reproduce:
1. Open browser and go to URL http://www.eniro.fi
2. Click link "Näytä ajankohtaiset"

- Actual outcome:
No action.
Comment 1 Vikram 2007-05-08 08:47:01 PDT
Created attachment 14412 [details]
3.2 patch for MRAA-72CE3F pcre change

Only target strings with length less than 175 chars are successfully matched with maximum match limit set to 225. Increasing this 'maximum match level limit' to a higher number (500), hedges against the a website/link failing in future because of similar reason.
Comment 2 Vikram 2007-05-08 08:50:29 PDT
TSW ID: MRAA-72CE3F
Comment 3 Sachin Padma 2007-05-10 07:39:45 PDT
Comment on attachment 14412 [details]
3.2 patch for MRAA-72CE3F pcre change

causes regression due to stack overflow
Comment 4 Bradley Morrison 2008-04-09 11:31:57 PDT
Bulk update of s60 bugs - tagging and closing.
Comment 5 Bradley Morrison 2008-04-09 11:39:43 PDT
Bulk closing of all s60 platform bugs. 

Sorry for the noise!
Comment 6 Joel Parks 2011-03-21 11:53:26 PDT
re-purposing InTSW keyword for use by QtWebkit team