Issue 45 in gref-mvz: Accept HTML form arguments

0 views
Skip to first unread message

codesite...@google.com

unread,
Apr 23, 2008, 6:39:04 PM4/23/08
to gr...@googlegroups.com
Issue 45: Accept HTML form arguments
http://code.google.com/p/gref-mvz/issues/detail?id=45

Comment #1 by zylorian:
This has been addressed a while ago by me.
The issue was that I was using the wrong items. They should come from a
query like

select
book_section.publication_id,gref_roi_ng.page_id
from
gref_roi_ng, gref_roi_value_ng, book_section
where
book_section.book_id = gref_roi_ng.publication_id
and gref_roi_value_ng.id = gref_roi_ng.ROI_VALUE_NG_ID
and gref_roi_ng.section_number = book_section.book_section_order
and gref_roi_value_ng.collection_object_id = #collection_object_id#


Issue attribute updates:
Status: Fixed

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

Reply all
Reply to author
Forward
0 new messages