Opened 10 years ago

Closed 10 years ago

#544 closed defect (fixed)

Can't add the word 'map' as a tag

Reported by: erazlogo Owned by: dstillman
Priority: major Milestone: 1.0 Beta 4
Component: data layer Version: 1.0
Keywords: Cc:

Description

for some reason, i can't add "map" as a tag in the dev version, and if i try to import Zotero rdf that includes a tag "map" I get an error.

Change History (3)

comment:1 Changed 10 years ago by dstillman

  • Component changed from export to data layer
  • Milestone set to 1.0 Beta 4
  • Summary changed from strange tag error to Can't add the word 'map' as a tag

I can't reproduce this (from the interface--didn't try an RDF) or think of any reason why this would happen. What happens when you try to add the tag? Is there an error in the Error Console? Can you attach a sample RDF that fails?

comment:2 Changed 10 years ago by erazlogo

this seems to have been already fixed in the .dev version (it definitely wasn't working last night). i get this error in the public version--perhaps simon already fixed it in dev:

Error: uncaught exception: Invalid bound parameter function map() {

[native code]

} in '0' => function(...){...}

comment:3 Changed 10 years ago by dstillman

  • Resolution set to fixed
  • Status changed from new to closed

(In [1206]) Fixes #544, Can't add the word 'map' as a tag

Words corresponding to JS Object/Array methods/properties couldn't be added as tags -- oops

Fixed for CachedTypes and ItemFields as well, just in case

Note: See TracTickets for help on using tickets.