Closed
Bug 430523
Opened 18 years ago
Closed 18 years ago
Patch fails on several files with 2.0 and Bugzilla 3.0.3
Categories
(Testopia :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bugs, Assigned: gregaryh)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Build Identifier:
When applying the patch there are several errors found in:
> common-links.html.tmpl
> Constants.pm (two different ones)
> Error.pm
> Filesystem.pm
> header.html.tmpl
> Mysql.pm
> User.pm (two different ones)
> WebService.pm
When looking at the rej files is appears that the patch is off by one line causing the rejection. I also tried downloading the current shipping 3.0.3 bugzilla clean and applying the patch to those with the same results.
Reproducible: Always
Steps to Reproduce:
1. Clean install of 3.0.3 bugzilla
2. install testopia
3. apply .x patch
Actual Results:
listed files require manual patching
Expected Results:
patch should have worked as these are unaltered source
| Assignee | ||
Comment 1•18 years ago
|
||
This has been fixed in RC1
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•