Error when RELATED_DOC_POD_TAG is set to URL
Reported by phillipadsmith | March 29th, 2010 @ 10:44 PM | in 1.11.4
If you set the RELATED_DOC_POD_TAG to url, restart the server, and then try to bulk edit a document that has related assets, you'll get the error:
Can't locate object method "host" via package
"URI::_generic" at
/home/bricolage/bricolage/lib/Bric/Biz/Element/Container.pm line 2505,
line 1045.
This was on 1.10.8, but I suspect it is present on newer versions too.
Comments and changes to this ticket
-

theory March 29th, 2010 @ 10:46 PM
- State changed from new to open
- Tag set to bulk edit, related url, uri
- Assigned user changed from Bugs (at bricolage) to theory
- Milestone set to 1.11.4
-

Bugs (at bricolage) March 30th, 2010 @ 05:29 AM
- State changed from open to resolved
(from [db1b4a799b3b1c8b6c4cfebeb5f4932e16316eec]) Get
RELATED_DOC_POD_TAG = "url"working again.I didn't realize that the "protocal" attribute of Bric::Biz::OutputChannel was
allowed to beNULL. Not a hot idea, really. [#150 state:resolved]
http://github.com/bricoleurs/bricolage/commit/db1b4a799b3b1c8b6c4cf...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
People watching this ticket
Tags
Referenced by
-
#150 Error when RELATED_DOC_POD_TAG is set to URL
I didn't realize that the "protocal" attribute of
Bric::B...