Markus wrote:
    ------------------------

    [[property::Some [[link]] to another page]]
    ...
      

    If you feel more comfortable with the potential error, then you can
    activate
    support for nested links again with the new setting

    $smwgLinksInValues = true;

    Unfortunately, I currently see no easy way to enable embedded links
    without
    making a slightly more complex pattern that has potential to kill
    PHP. For
    details on the underlying problem, see [1] -- half of the bug
    reports there
    relate to the issue of crashes for pattern matching in long strings.



Hm, could it be fixed using hard coding instead? At least the brackets?. 
What is the current pattern and which cases does it cover?

Regex tends to get into deep trouble when trying to balance complex 
nested brackets.

Regards,

// Rolf Lampa



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Semediawiki-devel mailing list
Semediawiki-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/semediawiki-devel

Reply via email to