a few last second bug fixes
This commit is contained in:
parent
0527e7bf39
commit
efbb31b7dc
6 changed files with 6 additions and 35 deletions
|
|
@ -459,7 +459,7 @@ sub indexDocument {
|
|||
quote($self->getIndexName).", ".
|
||||
($document->{pageId} || 0).", ".
|
||||
($document->{wobjectId} || 0).", ".
|
||||
($document->{languageId} || quote('')).", ".
|
||||
quote($document->{languageId}).", ".
|
||||
quote($document->{namespace} || 'WebGUI')." , ".
|
||||
quote($document->{location}).", ".
|
||||
($document->{page_groupIdView} || 7).", ".
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue