Closed
Bug 493207
Opened 16 years ago
Closed 16 years ago
Kubla has wrong links and urls
Categories
(Websites :: Other, defect)
Websites
Other
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: pascalc, Assigned: clouserw)
Details
Links listed in Kubla now have the form:
/ /sq/firefox/central/index.html
and links to viewvc or sites also have the problem!
http://www.mozilla.com/%20/sq/firefox/central/index.html
CCing Slater, it's probably safer not to use Kubla for publishing until this little bug is fixed.
| Assignee | ||
Comment 1•16 years ago
|
||
Alex, is this something you changed recently?
Comment 2•16 years ago
|
||
I don't think the patch I applied would have affected this, but I'll double check the last few commits through viewvc
Comment 3•16 years ago
|
||
pascal, could you give me a screenshot or link to a page where you see this please? I haven't used kubla much and I'm not sure where the problem is.
thanks
| Assignee | ||
Comment 4•16 years ago
|
||
Check out https://kubla.mozilla.com/queue/stage
Comment 5•16 years ago
|
||
Nothing in recent code changes stands out to me.
Wil, do you think clearing the summarized diff cache would help?
Another idea, is to error_log($_path) on line 1716 of /sites/all/modules/moz_svn/moz_svn.module
| Reporter | ||
Comment 6•16 years ago
|
||
This is not just a visual problem, pushing files does not work with Kubla (I just tried). Any news ?
Severity: normal → major
OS: Linux → All
Comment 7•16 years ago
|
||
Wil, any thoughts on comment #5 ?
| Assignee | ||
Comment 8•16 years ago
|
||
(In reply to comment #7)
> Wil, any thoughts on comment #5 ?
The cache gets updated at least every hour. The problem here is that SVN was upgraded on May 11 to v1.6.2 and the output of `svn diff` changed. I think I fixed kubla in r25929. Oremj, can you update production?
Additionally, I looked at the moz.com tree a bit and there is some messed up stuff there now. On stage there is a directory with a single space as a name that pascal created yesterday (I assume that was comment 6) and ss just pushed some stuff to it a few hours ago. When kubla is broken please don't try to use it. Can I delete the files under / / on stage?
Assignee: nobody → clouserw
| Reporter | ||
Comment 9•16 years ago
|
||
you can delete everything I tried to commit yesterday, yes.
Comment 10•16 years ago
|
||
Anything I pushed can be removed as well. I can re-push later, when Kubla is working.
| Reporter | ||
Comment 11•16 years ago
|
||
urls in Kubla look fixed
| Assignee | ||
Comment 12•16 years ago
|
||
Yep, oremj pushed this and I deleted the space directory. Should be good. Well...as good as it was before. ;)
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•