Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 169833 - dokuwiki: Warning: preg_match() [function.preg-match]: Compilation failed
Summary: dokuwiki: Warning: preg_match() [function.preg-match]: Compilation failed
Status: RESOLVED DUPLICATE of bug 163781
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL: http://forum.dokuwiki.org/thread/491
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-07 21:32 UTC by Marco Clocchiatti
Modified: 2007-03-09 07:21 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
added dokuwiki-20061106.ebuild (dokuwiki-20061106.ebuild,1.79 KB, text/plain)
2007-03-09 05:09 UTC, Marco Clocchiatti
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marco Clocchiatti 2007-03-07 21:32:13 UTC
But my wiki site mostly works.  I can view all page.  If I click Edit for a page, the edit icons don't show up.  When I Save the page I get a bunch of error output:
 
 
 
Warning: preg_match() [function.preg-match]: Compilation failed: repeated subpattern is too long at offset 14466 in C:\Inetpub\wiki\itwiki\inc\common.php on line 391
 


Reproducible: Always




see here:

http://forum.dokuwiki.org/thread/491#2

please update to the new version.
Comment 1 Marco Clocchiatti 2007-03-07 21:33:39 UTC
> 
> http://forum.dokuwiki.org/thread/491#2
> 
sorry:

http://forum.dokuwiki.org/post/1647

Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-03-07 21:35:28 UTC
<snip>
C:\Inetpub\wiki\itwiki\inc\common.php on line 391
</snip>

Go complain to Microsoft.
Comment 3 Marco Clocchiatti 2007-03-09 03:51:41 UTC
(In reply to comment #2)
> <snip>
> C:\Inetpub\wiki\itwiki\inc\common.php on line 391
> </snip>
> 
> Go complain to Microsoft.
> 
sorry, I was wrong to post just the message cutted from Internet, instead the ones on my browser from my server (gentoo distribution, off course), which looks like:

Warning: preg_match() [function.preg-match]: Compilation failed: repeated subpattern is too long at offset 13400 in /var/www/localhost/htdocs/pippo/inc/common.php  on line 391
 
 Warning: Cannot modify header information - headers already sent by (output started at /var/www/localhost/htdocs/pippo/inc/common.php:391) in /var/www/localhost/htdocs/pippo/inc/actions.php on line 223

So, the problem is platform independent.
In the link above ( http://forum.dokuwiki.org/post/1647 ), is written:

Its a known problem and solved in the latest release.  Please upgrade to DW 2006-11-06.
 
 Its caused by a change to the pcre library that will have occurred when you updated your PHP ... for details refer to http://bugs.splitbrain.org/?do=details&id=938.

I've tested the new version and it works.
So, please update.
Comment 4 Marco Clocchiatti 2007-03-09 05:09:57 UTC
Created attachment 112671 [details]
added dokuwiki-20061106.ebuild
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2007-03-09 07:21:03 UTC
We already have a bug for version bump; as noone wants to maintain this it's gonna end up in package.mask pretty likely though.

*** This bug has been marked as a duplicate of bug 163781 ***