Forums / Extensions / Bad RewriteRule on INSTALL file - eZJSCore (1.3.0)
Israel Martín
Monday 09 May 2011 1:26:54 am
In line 88 of "./extension/ezjscore/doc/INSTALL" file comes the following RewriteRule:RewriteRule ^/([^/]+/)?ezjscore/call.* /index_ajax.\.php [L]
But it doesn't work.
It must by (recommended) :RewriteRule ^/([^/]+/)?ezjscore/call.* /index_ajax\.php [L]
Or:RewriteRule ^/([^/]+/)?ezjscore/call.* /index_ajax.php [L]
My personal site: http://israel-martin.es eZ Publish Developer Basics Certification (4.4): http://ez.no/certification/verify/388211
André R.
Monday 09 May 2011 1:50:00 am
Thanks for reporting! This has been fixed in GIT and will be part of next version: https://github.com/ezsystems/ezjscore/commit/a2f5e0382aadac6ecb9fd02ede17f8f291b8eb7e#doc/INSTALL
Also note that rewrite rules provided with 4.4/4.5+ (incl doc.ez.no) includes needed rewrite rules for ezjscore (and ezoe).
eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription @: http://twitter.com/andrerom
Monday 09 May 2011 1:56:56 am
Ok.
Thank you!.
Peter Keung
Tuesday 16 August 2011 12:56:28 pm
Sorry to resurrect this. It seems like both of these pages are missing the index_ajax.php rewrite rule:
http://doc.ez.no/eZ-Publish/Technical-manual/4.x/Installation/Virtual-host-setup
http://doc.ez.no/eZ-Publish/Technical-manual/4.5/Installation/Virtual-host-setup
Is there a better location to report this? Perhaps a "doc" area on http://issues.ez.no?
http://www.mugo.ca Mugo Web, eZ Partner in Vancouver, Canada
Robin Muilwijk
Tuesday 16 August 2011 1:08:26 pm
Hi Peter,
I'm not sure if there is a doc area on the tracker, so to be sure this is added to the doc.ez.no pages I'll ping Geir Arne. Thanks for the heads up!
Regards Robin
Board member, eZ Publish Community Project Board - Member of the share.ez.no team - Key values: Openness and Innovation. LinkedIn: http://nl.linkedin.com/in/robinmuilwijk // Twitter: http://twitter.com/i_robin // Skype: robin.muilwijk
Nicolas Pastorino
Tuesday 16 August 2011 1:15:13 pm
Hi Peter, Robin,
A good way to channel this back to our the eZ Doc man is to report the issue on eZ Publish's issue tracker, selecting the "Documentation" component in the right-column (the "Components" box).
Cheers !
-- Nicolas Pastorino Director Community - eZ Member of the Community Project Board eZ Publish Community on twitter: http://twitter.com/ezcommunity t : http://twitter.com/jeanvoye G+ : http://plus.tl/jeanvoye
Tuesday 16 August 2011 1:39:21 pm
Thanks Nicolas and Robin. I'd forgotten about the Documentation checkbox! Issue here now:
http://issues.ez.no/IssueView.php?Id=18547&activeItem=1
Tuesday 16 August 2011 1:44:58 pm
I'll need to build in a response-delay, just added it to the tracker also ;) Closed mine as duplicate.
Thanks for the tip Nicolas, learning every day.
-- Robin