VirtueMart Forum

VirtueMart Dev/Coding Central: VM1 (old version) => Quality & Testing VirtueMart 1.1.x => Virtuemart 1.1 Development (Archiv) => Q&T Resolved => Topic started by: aravot on August 25, 2007, 07:47:25 AM

Title: [FIXED] Different VM 1.1 pathway in J1.0 and J1.5
Post by: aravot on August 25, 2007, 07:47:25 AM
VM 1.1 r906 pathway effect in Joomla 1.0.12

(http://www.filefarmer.com/aravot/joomla/vm/vm906-j10-pathway.gif)

VM 1.1 r906 pathway effect in Joomla 1.5 r8545

(http://www.filefarmer.com/aravot/joomla/vm/vm906-j15-pathway.gif)
Title: Re: Different VM 1.1 pathway in J1.0 and J1.5
Post by: aravot on September 14, 2007, 08:59:43 AM
This must be VM 1.1 + Joomla 1.5 issue, I just installed docman 1.4 breadcrumb works as expected.
Title: Re: Different VM 1.1 pathway in J1.0 and J1.5
Post by: gregdev on September 14, 2007, 19:44:04 PM
Verified. This is an incompatibility bug. Please enter in the tracker.
Title: Re: Different VM 1.1 pathway in J1.0 and J1.5
Post by: gregdev on September 15, 2007, 01:56:35 AM
OK. In SVN (rev. 946), I reworked the pathway handling (both for Joomla's and VirtueMart's). I've tested everything, but it could use another pair of eyes looking at it.

So, please test in the following areas, both in J! 1.5 and J! 1.0.x:


Thanks,

Greg
Title: Re: Different VM 1.1 pathway in J1.0 and J1.5
Post by: aravot on September 15, 2007, 05:13:48 AM
Joomla 1.0.12
VM 1.1 r946

Front-end - Home -> VirtueMart -> Account Maintenance -> Shipping Addresses when from shipping addresses going back to account maintenance by clicking on account maintenance following message is given.

No input file specified.

typo missing i in index
URL www.example.com/ndex.php?page=account.index&option=com_virtuemart&Itemid=42
Title: Re: Different VM 1.1 pathway in J1.0 and J1.5
Post by: gregdev on September 15, 2007, 07:14:05 AM
Typo fixed in rev. 947.

Greg